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

feat(registry): change the default registry from dockerhub to quay.io #799

Merged
merged 8 commits into from
Mar 6, 2023

Conversation

brokenpip3
Copy link
Collaborator

@brokenpip3 brokenpip3 commented Mar 3, 2023

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Reviewer Notes

Let's change the registry to avoid pull limitations and make the images name more near to the project name.
In the future we can improve the github ci to let it become less makefile dependent.
As soon a operator image will be pushed in quay.io I will create another PR to fix the doc with that reference.

Release Notes

Changed the default registry from docker-hub to quay.io

@brokenpip3 brokenpip3 changed the title feat(registry): change the defaukt registry from dockerhub to quay.io feat(registry): change the default registry from dockerhub to quay.io Mar 3, 2023
Copy link
Collaborator

@prryb prryb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, I've added those secrets before and forgot to let you know, figured out it's easier to just rename them here, rather than regenerate/add new.

.github/workflows/deploy-nightly.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy-nightly.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
@brokenpip3 brokenpip3 merged commit cd2efd6 into master Mar 6, 2023
@brokenpip3 brokenpip3 deleted the change_docker_repo branch March 6, 2023 23:08
@brokenpip3
Copy link
Collaborator Author

thanks @prryb :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants