| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The ksail issues this repo's CI worked around are now resolved upstream: - #5371 (non-deterministic in-process Helm render) closed COMPLETED, so the validate/scan job no longer needs the 7.65.0 freeze — lift it back onto the Renovate-managed latest (7.77.0), grouped with the deploy pins, with a tripwire to re-pin if validate/scan flake run-to-run again. - #5369 (native Kubescape scan exceptions) shipped — refresh the scan comment; wiring the platform's ClusterSecurityException CRs in to ratchet the threshold toward 100 is tracked in #2264. Also reconcile the AGENTS.md Validation bullets, which cited the closed issues as open blockers and contradicted themselves on the threshold (85 vs 94; CI uses 85). The pin lift can only be proven by CI (the scan score is environment-dependent and not reproducible offline), so this is a draft pending green, deterministic CI runs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
🎉 This PR is included in version 1.79.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What
The ksail limitations this repo's CI was working around are now resolved upstream. This adopts the fixes and refreshes the now-stale references.
Why this is a draft — promotion gate
The pin lift can only be proven by CI: the platform documents that the Kubescape compliance score is environment-dependent and not reproducible offline, and determinism is a run-to-run property. Promote once CI is green and validate/scan is confirmed deterministic across a few runs — and the scan score on 7.77.0 clears the 85 floor (a ksail bump can shift the score; the comment now flags re-baselining). If it flakes or drops below 85, re-pin per the tripwire instead of promoting.
Out of scope (deliberately)
Validation
actionlint .github/workflows/ci.yaml passes. No manifest changes (k8s/** untouched), so no ksail workload validate is required — this is CI config + docs only.
Filed from a holistic platform↔ksail review (the same review that fed ksail#5441 / #5442 / #5443 and evidence onto the open epic ksail#5344 upstream).