-
Notifications
You must be signed in to change notification settings - Fork 473
[feature] Portus Garbage Collection (tag removal) should support an exclusion filter #2261
Comments
Thanks for all your contributions! |
Hi @ArcticSnowman Idid not say anything yet, because I had nothing to say. I support your request, agree with it, and want to add :
|
@ArcticSnowman If I may, and If it is okay that I ask, related to #807 (comment) :
And btw, the content trust / The Update Framework issue is thrilling. |
@Jean-Baptiste-Lasselle - When we first built out our internal docker registry, 3+ years ago, Portus was the best out there at the time. We did look at habor about a year ago, mainly to look at the inclusion of Clair. We did not feel it was any better that Portus at the time and it pulled in lots of new tech that, in an enterprise environment, we did not want to support. And then we found support had been added to Portus. I made reference to Harbor in #807, mainly to show that other registry tools have the support. |
HI @ArcticSnowman thank you so much for your answer, and sorry I did not answer sooner : I think what we are discussing here, is probably the most exciting challenge with I am also working on releasing a complete fully tested automation with docker compose, to finally provide people a secured, coherent working first setup of a private docker registry / Portus. Will happen in the next weeks, It's just that I got involved into a project aside, So I work a little bit everyday, but it takes time. tty on #807 |
Hi again @ArcticSnowman , After a good night of sleep, I today have to add something about this issue ( #807 is another subject) :
Yep, they really pieced me off. At least, they could communicate, I have posted numerous help comments to numerous users, and solved issues, and now they update a package without any communication/message ? Explanation is quite clear, they really don't give a s***t about us end users, and that's why people have months after months, let this project to die. But I won't. We will have our And btw, Thank you so much : it is because of your message, that I today went "oh okay, I'll just launch the last successful release of my recipe to say hello to * |
@ArcticSnowman I just want to share the big friendly laugh I had at home, when I discovered that you work tax collection, it is very comforting to know they they rely on us, and maybe they 'll have to remember that someday 🤣 |
Hi @Jean-Baptiste-Lasselle - We have tried the I feel that having an |
Hi @ArcticSnowman , how very interesting case indeed. Just delivering you my thoughts as I write, I actually never considered the case, and how about you use several docker registry, one for integration tests, one for staging, one for production etc... ? Apart from pure curiosity, I am asking because there might be very interesting reason, like business or regulations constraints which prevent you from using that pattern. |
Thanks for all your contributions! |
Description
While setting up and using the garbage collection, I notice that while you can set a inclusion tag filter, there is no way to easily exclude a set of tags/images.
I think we need a way to exclude images or tags from the GC process.
The text was updated successfully, but these errors were encountered: