Skip to content

Commit

Permalink
feat: allow mutation of all types of resources managed by the policy
Browse files Browse the repository at this point in the history
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
flavio committed Sep 5, 2024
1 parent 580f7aa commit 1617dae
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 239 deletions.
Loading

0 comments on commit 1617dae

Please sign in to comment.