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

Move all build environment images to Github Container Registry #50

Open
FooBarWidget opened this issue May 29, 2020 · 3 comments
Open
Assignees
Labels
bug Something isn't working ci/cd Issue related to the CI/CD system

Comments

@FooBarWidget
Copy link
Member

FooBarWidget commented May 29, 2020

When we add/change a build environment image (e.g. when we're adding support for a new distro), the image must currently be manually pushed to the Docker Hub. This requires authorization to Docker Hub. But we don't want the pipeline to have admin access to all images under fullstaq/.

We should migrate to Github Container Registry which allows authorization on a per-image basis.

@FooBarWidget FooBarWidget added the bug Something isn't working label May 29, 2020
@FooBarWidget FooBarWidget added the ci/cd Issue related to the CI/CD system label Aug 11, 2020
@FooBarWidget FooBarWidget changed the title Move all environment images to Google Container Registry Move all build environment images to Google Container Registry Aug 11, 2020
@PaulusTM
Copy link
Contributor

PaulusTM commented Oct 6, 2020

With the new GitHub Container Registry available (https://github.blog/2020-09-01-introducing-github-container-registry/) it might be a good idea to put all images there as it it linked to the repo.

If you like this idea I'll give this a shot.

@FooBarWidget
Copy link
Member Author

Yes I'd appreciate that.

@PaulusTM PaulusTM self-assigned this Oct 7, 2020
@FooBarWidget FooBarWidget changed the title Move all build environment images to Google Container Registry Move all build environment images to Github Container Registry Oct 2, 2021
@FooBarWidget
Copy link
Member Author

All images have been moved to Github Container Registry. But we don't auto-publish yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci/cd Issue related to the CI/CD system
Projects
None yet
Development

No branches or pull requests

2 participants