-
Notifications
You must be signed in to change notification settings - Fork 284
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
[Release-1.30] - rke2 ingress upgrade fails 1.31.4 -> 1.31.5 #7660
Comments
I do not see this issue replicating the way it should be currently on v1.31.4+rke2r1 $ sudo INSTALL_RKE2_VERSION=v1.31.4+rke2r1 INSTALL_RKE2_EXEC=server ./install-rke2.sh
$ go_rke2
$ kgn
$ sudo vim /var/lib/rancher/rke2/server/manifests/rke2-ingress-nginx.yaml
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ sudo cat /var/lib/rancher/rke2/server/manifests/rke2-ingress-nginx.yaml
I'm truncating the output on these commands to focus on the pods in question from the clusters kube-system namespace FYI $ sudo INSTALL_RKE2_VERSION=v1.31.6-rc1+rke2r1 INSTALL_RKE2_EXEC=server ./install-rke2.sh
$ go_rke2
$ kgp -A
$ sudo vim /var/lib/rancher/rke2/server/manifests/rke2-ingress-nginx.yaml
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
$ kgp -A
|
Backport fix for rke2 ingress upgrade fails 1.31.4 -> 1.31.5
The text was updated successfully, but these errors were encountered: