Hello All, we're trying to upgrade Rancher 2.6.12...
# general
g
Hello All, we're trying to upgrade Rancher 2.6.12 to 2.7.4 which happens to succeed, however when we try to destroy the cluster, (we create and destroy clusters quite often as part of our CI/CD), it fails with this error. We're running AWS EKS 1.24 I see few users complaining about the same error on RKE and GKE but haven't come across Known issues with EKS. Are there any pointers on what could be wrong here?
Copy code
│ Error: uninstallation completed with 2 error(s): timed out waiting for the condition; uninstall: Failed to purge the release: Internal error occurred: failed calling webhook "rancher.cattle.io.secrets": failed to call webhook: Post "<https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/secrets?timeout=15s>": context deadline exceeded
│ 

│ Error: uninstallation completed with 1 error(s): uninstall: Failed to purge the release: Internal error occurred: failed calling webhook "rancher.cattle.io.secrets": failed to call webhook: Post "<https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/secrets?timeout=15s>": dial tcp 100.81.117.143:9443: i/o timeout
Would appreciate your help!
208 Views