-
Notifications
You must be signed in to change notification settings - Fork 50
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
Issue during upgrade from 0.16.2 to 0.16.3 : capi-provider #414
Comments
Thank you for report, could you please check the state of pods in cozy-cluster-api namespace:
|
After investigation, I found that I lost one linstor node ( OFFLINE), I rebooted the node, and after reboot, ther issue was gone. |
All right, just found that fix for cluster api didn't work, I'm going to prepare a new release with #415 |
chumkaska
pushed a commit
to chumkaska/cozystack
that referenced
this issue
Oct 15, 2024
same as aenix-io#400, second try fixes aenix-io#414 Signed-off-by: Andrei Kvapil <[email protected]> Signed-off-by: Andrei Kvapil <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got an issue related to the capi-provider during the upgrade.
Hope it helps:
Helm rollback to previous release cozy-cluster-api/capi-providers.v9 with chart [email protected] failed: cannot patch "kubeadm" with kind BootstrapProvider: Internal error occurred: failed calling webhook "vbootstrapprovider.kb.io": failed to call webhook: Post "https://capi-operator-webhook-service.cozy-cluster-api.svc:443/mutate-operator-cluster-x-k8s-io-v1alpha2-bootstrapprovider?timeout=10s": context deadline exceeded && cannot patch "kamaji" with kind ControlPlaneProvider: Internal error occurred: failed calling webhook "vcontrolplaneprovider.kb.io": failed to call webhook: Post "https://capi-operator-webhook-service.cozy-cluster-api.svc:443/mutate-operator-cluster-x-k8s-io-v1alpha2-controlplaneprovider?timeout=10s": context deadline exceeded && cannot patch "cluster-api" with kind CoreProvider: Internal error occurred: failed calling webhook "vcoreprovider.kb.io": failed to call webhook: Post "https://capi-operator-webhook-service.cozy-cluster-api.svc:443/mutate-operator-cluster-x-k8s-io-v1alpha2-coreprovider?timeout=10s": context deadline exceeded && cannot patch "kubevirt" with kind InfrastructureProvider: Internal error occurred: failed calling webhook "vinfrastructureprovider.kb.io": failed to call webhook: Post "https://capi-operator-webhook-service.cozy-cluster-api.svc:443/mutate-operator-cluster-x-k8s-io-v1alpha2-infrastructureprovider?timeout=10s": context deadline exceeded
The text was updated successfully, but these errors were encountered: