Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.31.3+k3s1 Upgrade Images missing #11416

Closed
Xeroxxx opened this issue Dec 5, 2024 · 3 comments
Closed

v1.31.3+k3s1 Upgrade Images missing #11416

Xeroxxx opened this issue Dec 5, 2024 · 3 comments

Comments

@Xeroxxx
Copy link

Xeroxxx commented Dec 5, 2024

Environmental Info:
K3s Version: v1.31.2+k3s1

Node(s) CPU architecture, OS, and Version: Linux 6.11.10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.11.10-1 (2024-11-23) x86_64 GNU/Linux

Cluster Configuration: 1 server, 2 agents

Describe the bug:

System-Upgrade Controller fails to pull images, however it cordons the server node.
"docker.io/rancher/k3s-upgrade:v1.31.3-k3s1": docker.io/rancher/k3s-upgrade:v1.31.3-k3s1: not found

Release channel is set to latest.

Steps To Reproduce:

Install system-upgrade controller on v1.31.2+k3s1 with release channel latest

Expected behavior:

  • Do not upgrade or cordon nodes if images are missing
  • Or images are present

Actual behavior:
Cordon server nodes, not finding the images, jobs are stuck

Additional context / logs:

@janpieper
Copy link

In rancher/system-upgrade-controller#339 @brandond wrote that there was a problem with the CI. The issue is known and worked on.

@brandond brandond closed this as completed Dec 5, 2024
@github-project-automation github-project-automation bot moved this from New to Done Issue in K3s Development Dec 5, 2024
@janpieper
Copy link

The images k3s-upgrade:v1.31.3-k3s1 are finally available 👍

@Xeroxxx
Copy link
Author

Xeroxxx commented Dec 6, 2024

Yes, thank you. My cluster is already running 1.31.3 as system-upgrade-controller basically hammers the registry :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants