1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno/apply
Charles-Edouard Brétéché e4bf66e756
feat: remove policy mutation for auto-gen rules (#5123)
* feat: remove policy mutation code

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* Fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* changelog

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-10-25 23:43:46 +00:00
..
apply_command.go feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
apply_command_test.go added kubeconfig and context flag to kyverno apply (#4524) 2022-09-20 19:05:18 +05:30
generate.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
generate_test.go refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
report.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
report_test.go refactor: remove some api unnecessary pointers (2) (#3705) 2022-04-28 17:11:14 +08:00