You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Likely cause: The CI runner's disk reached the kubelet eviction threshold within ~94 seconds of node boot, applying a node.kubernetes.io/disk-pressure:NoSchedule taint that blocked all Deployment-managed pods from scheduling and stalled the cluster health checks.
Evidence: Node controlplane-1 acquired taint node.kubernetes.io/disk-pressure:NoSchedule at 13:05:44 UTC (boot completed at 13:04:10). Pods coredns (0/2 replicas), kubelet-serving-cert-approver (0/1 replicas), and flux2-flux-check all reported FailedScheduling with no nodes available to schedule pods / 1 node(s) had untolerated taint(s). Without kubelet-serving-cert-approver running, CSR csr-rvz4n (the kubelet serving cert for system:node:controlplane-1) remained unapproved, causing the kubelet API endpoint to reject connections with remote error: tls: internal error — logged repeatedly from 13:05:23 onward. The disk pressure arrived before Flux or Kyverno were ever deployed, so the PR's single-line image tag bump (reg.kyverno.io/kyverno/kyverno v1.18.0 → v1.18.1) could not have caused the failure.
Suggested next step: Re-run the workflow — this is a transient CI runner resource failure unrelated to PR changes; if it recurs consistently, investigate whether the Docker storage configuration step in the CI workflow is providing sufficient disk headroom before Talos node boot.
Live read-only inspection by Claude. Support bundle attached to the run artifacts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.18.0→v1.18.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.