-
Notifications
You must be signed in to change notification settings - Fork 33
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
The right kubectl is missing on old kubernetes [rc1] #974
Comments
Seems it's caused by Can be tested also with: |
Opened rancher/kuberlr-kubectl#42. |
Blocked on that PR; if it doesn't move forward I will either fork or go back to our image for this release at least. |
See: kubewarden/kubewarden-controller#974 Signed-off-by: Víctor Cuadrado Juan <[email protected]>
See: kubewarden/kubewarden-controller#974 Signed-off-by: Víctor Cuadrado Juan <[email protected]>
The bug has been fixed by doing this revert. We can close the issue |
The follow-up of this is flavio/kuberlr#153. |
Job
kubewarden-controller-delete-controller-job
fails withkubectl missing
errorTo reproduce with e2e tests:
make clean cluster install opentelemetry-remote-collector-tests.bats K3S=1.25 VERSION=next
Error when running e2e
I also noticed we pull
kuberlr-kubectl:v4.0.0
which is meant for rancherv2.11.0+
https://github.com/rancher/kuberlr-kubectl?tab=readme-ov-file#branches-releases-and-rancher
Failed release test: https://github.com/kubewarden/helm-charts/actions/runs/12910158312/job/36003339620
The text was updated successfully, but these errors were encountered: