v0.7.7
·
1032 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- d474757: feat(ci): add metrics-driven cluster autoscaling validation with Karpenter + KWOK (#168) (@dims)
- 1e3474d: feat(ci): binary attestation with SLSA Build Provenance v1 (#194) (@lockwobr)
- a3037f7: feat(collector): add Helm release and ArgoCD Application collectors (#196) (@mchmarny)
- 308b381: feat(validator): add Go-based CNCF AI conformance checks (#180) (@dims)
- 29b512b: feat(validator): replace helm CLI subprocess with Helm Go SDK for chart rendering (#186) (@xdu31)
- 770d132: feat(validator): self-contained DRA conformance check with EKS overlays (#182) (@dims)
- 2acf5d0: feat(validator): self-contained gang scheduling conformance check (#184) (@dims)
- f1411b6: feat(validator): upgrade conformance checks from static to behavioral validation (#185) (@dims)
- 811643c: feat: add HPA pod autoscaling evidence for CNCF AI Conformance (#191) (@yuanchen8911)
- edbe268: feat: add cluster autoscaling evidence for CNCF AI Conformance (#193) (@yuanchen8911)
- 361120e: feat: add conformance evidence renderer and fix check false-positives (#187) (@dims)
Tasks
- 3c1bd69: chore(ci): remove redundant DRA test steps from inference workflow (#183) (@dims)
- d320928: chore: upgrade Go to 1.26.0 (#190) (@mchmarny)
Others
- 39fbfbd: ci: harden workflows and reduce duplication (#188) (@mchmarny)
- fa0446c: fix(e2e): update deploy-agent test for current snapshot CLI (#198) (@mchmarny)
- e89fbe6: fix: guard against empty path in NewFileReader after filepath.Clean (@mchmarny)
- 4637a80: fix: pass cluster K8s version to Helm SDK chart rendering (#197) (@mchmarny)
- 399a2dc: fix: prevent snapshot agent Job from nesting agent deployment (#200) (@mchmarny)
- 504e77d: fix: resolve gosec lint issues and bump golangci-lint to v2.10.1 (@mchmarny)
- 46602b1: refactor(validator): remove Job-based checks from readiness phase, keep constraint-only gate (#195) (@xdu31)
- 1cf8020: test(recipe): add conformance recipe invariant tests (#181) (@dims)