Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow mutation of all types of resources managed by the policy
Allow the policy to mutate not only Pods, but also Deployments, ReplicaSets, DaemonSets,... While doing that I also refactored the code, removing some repetition and I cleaned up the unit tests. Signed-off-by: Flavio Castelli <[email protected]>
- Loading branch information