rancher / system-upgrade-controller

In your Kubernetes, upgrading your nodes
Apache License 2.0
676 stars 83 forks source link

Cannot pull image - latest tag is not available in Docker Hub #301

Closed michaelfresco closed 3 months ago

michaelfresco commented 3 months ago

Version v0.13.4

Describe the bug

I first noticed this bug today. The thing is that we rely on the latest tag to be available in the Docker Hub, where the System Controller image is hosted. There is right now (as of 2024-04-20) no latest tag available for the "rancher/system-upgrade-controller", therefore the following manifest also does not work:

https://raw.githubusercontent.com/rancher/system-upgrade-controller/master/manifests/system-upgrade-controller.yaml

I think that somehow we don't have the latest tag applied to the current image (v0.13.4).

To Reproduce

docker pull rancher/system-upgrade-controller:latest

# Error response from daemon: manifest for rancher/system-upgrade-controller:latest not found: manifest unknown: manifest unknown
michaelfresco commented 3 months ago

Closing issue, please see:

https://docs.k3s.io/upgrades/automated#install-the-system-upgrade-controller