1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-11 10:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno/apply
Vyom Yadav 12f05defb8
fix: Add group to subresources declaration in value.yaml file for CLI (#5881)
Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
2023-01-05 08:43:54 +00:00
..
.gitignore fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
apply_command.go fix: Add group to subresources declaration in value.yaml file for CLI (#5881) 2023-01-05 08:43:54 +00:00
apply_command_test.go fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
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 chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
report_test.go adding --audit-warn flag (#5321) 2022-11-21 14:21:32 +00:00