-
Notifications
You must be signed in to change notification settings - Fork 218
Error setting SSA resource version on Creation #2033
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
Comments
We might want to update #1657 and merge it after all as we're definitely behind on which kube versions we're testing with… |
Another oddity to note here is this is happening on an update - so the cache state thinks there's an existing entry, but the server thinks it's a creation. |
@vmuzikar confirmed that this happens only on k8s version < 1.23. |
Since this is on a quite old version of Kubernetes will close it (if no objections), since we don't support that now. |
The following error produced by Kubernetes:
resourceVersion should not be set on objects to be created
Note that we did not see this before just happened in this CI.
From CI Definition:
Logs:
https://github.com/keycloak/keycloak/actions/runs/5957796945/job/16161289266
The text was updated successfully, but these errors were encountered: