1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/cmd/cli/kubectl-kyverno/apply
shuting e14fe847bc
feat: new access checks for background policies (#6970)
* switch to use sar for access checks

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix unit tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update helm config

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix username

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update msg

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix sa name

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update install.yaml

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-04-24 10:31:42 +00:00
..
.gitignore fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
apply_command.go feat: new access checks for background policies (#6970) 2023-04-24 10:31:42 +00:00
apply_command_test.go refactor: remove obsolete structs from CLI (#6802) 2023-04-12 20:51:03 +08: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 refactor: remove obsolete structs from CLI (#6802) 2023-04-12 20:51:03 +08:00
report_test.go refactor: remove obsolete structs from CLI (#6802) 2023-04-12 20:51:03 +08:00