Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default container registry to something other than Docker Hub (keep publishing images to Docker Hub) #414

Open
bradfordcp opened this issue Sep 22, 2022 · 4 comments · May be fixed by #413
Assignees
Labels
blocked Issues in the state 'blocked' enhancement New feature or request zh:In-Progress

Comments

@bradfordcp
Copy link
Member

bradfordcp commented Sep 22, 2022

What is missing?
Docker Hub has instituted pull limits for authenticated and anonymous users. This can lead to issues if a pull secret is not configured and used within Kubernetes.

Why do we need it?
Users may run into the issue of images not being pulled due to hitting their rate limit

  • Cass Operator version:

Any

Anything else we need to know?:
We should make the change to the major / minor branches in addition to master.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: CASS-35

@bradfordcp bradfordcp added the enhancement New feature or request label Sep 22, 2022
@bradfordcp bradfordcp self-assigned this Sep 22, 2022
@sync-by-unito sync-by-unito bot changed the title Update container registry from Docker Hub to something else K8SSAND-1799 ⁃ Update container registry from Docker Hub to something else Sep 22, 2022
@bradfordcp bradfordcp linked a pull request Sep 22, 2022 that will close this issue
5 tasks
@burmanm
Copy link
Contributor

burmanm commented Sep 23, 2022

We should not remove Docker Hub, it will break everything. We can publish to additional ones, but not remove Docker Hub.

@burmanm
Copy link
Contributor

burmanm commented Sep 23, 2022

PR #412 pushes to Github Repository also (ghcr.io)

@burmanm
Copy link
Contributor

burmanm commented Sep 23, 2022

Though I have to say, I don't understand how people hit limitations with cass-operator pulls.

@bradfordcp
Copy link
Member Author

FWIW I'm not looking to remove Docker Hub. I should make that more clear in the ticket. There will just be a new default. The PR I'm hacking on just adds the new location in addition to Docker Hub.

@bradfordcp bradfordcp changed the title K8SSAND-1799 ⁃ Update container registry from Docker Hub to something else K8SSAND-1799 ⁃ Update default container registry to something other than Docker Hub (keep publishing images to Docker Hub) Sep 23, 2022
@adejanovski adejanovski moved this to In Progress in K8ssandra Nov 8, 2022
@adejanovski adejanovski moved this from In Progress to Blocked/Stale in K8ssandra Jan 17, 2023
@adejanovski adejanovski added the blocked Issues in the state 'blocked' label Jan 17, 2023
@sync-by-unito sync-by-unito bot changed the title K8SSAND-1799 ⁃ Update default container registry to something other than Docker Hub (keep publishing images to Docker Hub) Update default container registry to something other than Docker Hub (keep publishing images to Docker Hub) Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues in the state 'blocked' enhancement New feature or request zh:In-Progress
Projects
No open projects
Status: Blocked/Stale
Development

Successfully merging a pull request may close this issue.

3 participants