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

Error when upgrade via cluster.yaml #10912

Closed
hatsnal opened this issue Feb 12, 2024 · 4 comments · Fixed by #11105
Closed

Error when upgrade via cluster.yaml #10912

hatsnal opened this issue Feb 12, 2024 · 4 comments · Fixed by #11105
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@hatsnal
Copy link

hatsnal commented Feb 12, 2024

What happened?

When i run cluster.yaml for upgrade i've got error
'kubeadm_images_raw' is undefined"

What did you expect to happen?

node upgrade

How can we reproduce it (as minimally and precisely as possible)?

run cluster.yaml for upgrade per node

OS

Linux 5.15.0-92-generic x86_64
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Version of Ansible

ansible [core 2.15.6]
config file = /home/sysadm/dev/ansible-kubespray/kubespray/ansible.cfg
configured module search path = ['/home/sysadm/dev/ansible-kubespray/kubespray/library']
ansible python module location = /home/sysadm/dev/ansible-kubespray/lib/python3.10/site-packages/ansible
ansible collection location = /home/sysadm/.ansible/collections:/usr/share/ansible/collections
executable location = /home/sysadm/dev/ansible-kubespray/bin/ansible
python version = 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] (/home/sysadm/dev/ansible-kubespray/bin/python3)
jinja version = 3.1.2
libyaml = True

Version of Python

3.10.12

Version of Kubespray (commit)

ffda365

Network plugin used

calico

Full inventory with variables

Command used to invoke ansible

ansible-playbook cluster.yml -b -i inventory/ansible-kubespray-inventory/mts-k8s-01-test/hosts.yaml -e ansible_user=girdyuk_a --limit "mts-k8s-01-w0[1-4]-test.ga.loc"

Output of ansible run

Anything else we need to know

No response

@hatsnal hatsnal added the kind/bug Categorizes issue or PR as related to a bug. label Feb 12, 2024
@hatsnal hatsnal closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
@VannTen
Copy link
Contributor

VannTen commented Feb 12, 2024

run cluster.yaml for upgrade per node

Do you mean that you upgrade first the control plane ? I see the problem, (#10899) but it should have happened before if you upgrade only the nodes and not the control plane first.

@VannTen
Copy link
Contributor

VannTen commented Feb 12, 2024

/assign

@VannTen
Copy link
Contributor

VannTen commented Feb 23, 2024

/reopen

@k8s-ci-robot k8s-ci-robot reopened this Feb 23, 2024
@k8s-ci-robot
Copy link
Contributor

@VannTen: Reopened this issue.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
3 participants