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 message after k3s update to 1.22.2 #22

Closed
cbirkenbeul opened this issue Oct 3, 2021 · 3 comments
Closed

Error message after k3s update to 1.22.2 #22

cbirkenbeul opened this issue Oct 3, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@cbirkenbeul
Copy link

Describe the bug
After upgrading k3s to 1.22.2 i got the error message
the server could not find the requested resource (get ingresses.extensions)

Seems to be a API change.

@solidDoWant
Copy link

Looks like there was a breaking change with 1.22: https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

@alonso-m
Copy link

Is there any workaround for this other than downgrading?

@toboshii toboshii added the bug Something isn't working label Nov 4, 2021
@toboshii toboshii self-assigned this Nov 4, 2021
@toboshii
Copy link
Owner

toboshii commented Nov 4, 2021

Is there any workaround for this other than downgrading?

Currently, no. There are a few other things in my cluster that were not yet updated to support 1.22 so I haven't had a chance to work on this. I plan on attempting to update my cluster this week and will be able to look into this. Should be a simple fix with just a change to the new ingress API path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants