google / cadvisor

Analyzes resource usage and performance characteristics of running containers.
Other
16.85k stars 2.31k forks source link

Please clarify image location after Container Registry deprecation #3415

Open bboreham opened 10 months ago

bboreham commented 10 months ago

All the image names I can find documented are like gcr.io/cadvisor/cadvisor:$VERSION. However when I visit https://gcr.io/cadvisor/cadvisor I am told:

Container Registry is deprecated. After 15 May 2024, Artifact Registry will host images for the gcr.io domain in projects without previous Container Registry usage. 

It's not clear to me whether the path gcr.io/cadvisor/cadvisor should be changed, or this is some internal thing I don't need to react to. Please clarify.

ledroide commented 6 months ago

Any update about the registry issue ?

oleksandrsv commented 3 months ago

Is there any update here please?

rc5hack commented 1 month ago

new docker images is now in registry, latest now is 0.49.1

bboreham commented 1 month ago

Do you get this warning at the link you posted?

image

"Container Registry is deprecated and scheduled for shutdown."

That is what this issue is about.