crate / cratedb-prometheus-adapter

CrateDB Prometheus Adapter.
Apache License 2.0
60 stars 15 forks source link

Prune previous OCI publishing location on Docker Hub #75

Closed amotl closed 8 months ago

amotl commented 1 year ago

About

Details

While everything is documented correctly on the README, we still may want to prune the project on Docker Hub.

Q&A

If you agree, please add a 👍. If you have objections, 👎, optimally with a suggestion how to do it differently [^1].

[^1]: For example, by bringing back publishing to Docker Hub, for example. It will be a bit more effort needed to setup authentication properly. Using GHCR is just super convenient.

seut commented 1 year ago

+1 Btw. even without pruning, we should ensure in future that people ending up on an old, deprecated place like the Docker Hub should get notified that this project has moved.

amotl commented 1 year ago

Do you have a suggestion how to pull that off? Maybe keep the documentation page there, let it refer to the new location, and purge the images only?

Maybe it is not a good idea to purge the images at all, but exclusively the documentation page, and nothing else?

seut commented 8 months ago

I've added a note to the deprecated docker image registry that new images are available now on GHCR.