Hello All, We're running rancher version 2.6.12 o...
# general
g
Hello All, We're running rancher version 2.6.12 on EKS 1.24. We want to upgrade to 2.7.x but we are running into a webhook error while doing so. We create EKS clusters using Terraform and install rancher using Helm charts. Upon running terraform destroy, the uninstallation gets interrupted by the error
Error: uninstallation completed with 1 error(s): uninstall: Failed to purge the release: Internal error occurred: failed calling webhook "[<http://rancher.cattle.io|rancher.cattle.io>](<http://rancher.cattle.io/).secrets>": failed to call webhook: Post "[<https://rancher-webhook.cattle-system.svc:443/v1/webhook/mutation/secrets?timeout=15s](https://rancher-webhook.cattle-system.svc/v1/webhook/mutation/secrets?timeout=15s)>": context deadline exceeded
I've opened an issue here , would appreciate help here 🙏