The dev registry will be cleaned up next week #263
Replies: 1 comment
-
|
Done |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As you might know we have two GHCRs:
ghcr.io/db-operator/db-operatorghcr.io/db-operator/db-operator-devIn the CI we are pushing an image for each commit to the dev one (second). This registry has become huge, and I don't feel like it has any value to store all the dev images. I want to keep the registry clean.
Next week I'm going to execute a script that will remove all the images from the dev registry expect 20 latest, and I'm going to run this from time to time in the future, so please make sure you are not using the dev images!
If anybody has anything against this decision, please let me know in this discussion, I'm open for hearing different opinions.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions