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
⭐️ Improve Helm chart management and cleanup (#849, #821)
- Add pre-delete hook to clean up MondooAuditConfig resources on uninstall
- Add cleanup subcommand to operator CLI (replaces external kubectl image)
- Replace helmify-based chart generation with hand-maintained templates
- Add hack/update-helm-crds.sh script to update only CRDs from generated sources
- Add chart-testing (ct) linting to CI and Makefile
- Add Mondoo icon to Helm chart
- Add Helm chart integration tests
The cleanup hook now uses the operator's own image instead of a third-party
kubectl image, eliminating a supply chain dependency.
Fixes#849, Fixes#821
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments