Skip to content

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 24 Feb 13:56
· 1032 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.7.7
c6e868e

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

Others