This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
kubeaudit-v0.16.0
Summary
- Introduces the
--includegenerated
flag which can be used to audit generated resources, which are normally ignored by kubeaudit (eg. pods generated by deployments) - Thank you @nobletrout for this contribution! - Adds support for
initContainers
. They will be audited the same as normal containers. - Thank you @danishprakash for this contribution! - Dependency updates
Changelog
d3ec331 Bump k8s.io/apiextensions-apiserver from 0.22.3 to 0.22.4 (#378)
55ef5fa Test IncludeGenerated (#381)
9f45e34 Bump k8s.io/client-go from 0.22.3 to 0.22.4 (#380)
b0c9c3c ✨ Adds ability to not filter CRDS, see ISSUE #373 (#374)
abd7f12 pkg/k8s: add support for initContainer (#376)
Docker images
docker pull shopify/kubeaudit:latest
docker pull shopify/kubeaudit:0.16.0
docker pull shopify/kubeaudit:v0.16