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

Stop publishing to the internal container registry #247

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

edmorley
Copy link
Member

Currently the base images are published not only to Docker Hub, but also an internal container registry.

However, the last remaining consumer of the base-images from the internal registry is migrating away from these images as of:
https://github.com/heroku/kodon/pull/483

As such, there is no longer any need to publish to this registry, which simplifies the publishing process here, and means one less set of credentials to manage/rotate.

GUS-W-15019312.

@edmorley edmorley self-assigned this Feb 12, 2024
@edmorley edmorley requested a review from a team as a code owner February 12, 2024 13:37
Base automatically changed from edmorley/rm-heroku-private to main February 12, 2024 14:57
Currently the base images are published not only to Docker Hub, but also
an internal container registry.

However, the last remaining consumer of the base-images from the
internal registry is migrating away from these images as of:
heroku/kodon#483

As such, there is no longer any need to publish to this registry, which
simplifies the publishing process here, and means one less set of
credentials to manage/rotate.

GUS-W-15019312.
@edmorley edmorley force-pushed the edmorley/rm-internal-registry branch from 9cdb576 to a0b50fc Compare February 12, 2024 14:57
@edmorley edmorley merged commit 7a0073e into main Feb 12, 2024
3 checks passed
@edmorley edmorley deleted the edmorley/rm-internal-registry branch February 12, 2024 18:57
@edmorley
Copy link
Member Author

I've deleted all ID_SERVICE_* and INTERNAL_REGISTRY_* secrets from:
https://github.com/heroku/base-images/settings/secrets/actions

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.

2 participants