After yesterday's "failed" upgrade, the "Toolforge Kyverno low policy resources tools" alert has been flapping overnight, looking at the logs I see:
1807 2024-09-04T02:53:23Z ERROR setup.runtime-checks runtime/utils.go:101 failed to validate certificates {"error": "Get \"https://10.96.0.1:443/api/v1/namespaces/kyverno/secrets/kyverno-svc.kyverno.svc.kyverno-tls-ca\": context canceled"}
The error from helm history is also related to timeouts:
root@tools-k8s-control-7:~/toolforge-deploy/components/kyverno# helm history -n kyverno kyverno -o yaml ... - app_version: v1.12.5 chart: kyverno-3.2.6 description: "Upgrade \"kyverno\" failed: post-upgrade hooks failed: 1 error occurred:\n\t* timed out waiting for the condition\n\n" revision: 9 status: failed updated: "2024-09-03T15:22:51.66107678Z"
investigating