1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/cmd/cli/kubectl-kyverno/processor
Mariam Fahmy c391fba64c
fix: get ns labels in the cluster mode when using the CLI (#10348)
* fix: get ns labels in the cluster mode when using the CLI

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* chore: fix chainsaw test

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* Update .vscode/launch.json

Co-authored-by: shuting <shuting@nirmata.com>
Signed-off-by: Mariam Fahmy <mariamfahmy66@gmail.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Signed-off-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-06-04 10:44:44 +00:00
..
exceptions.go Support PolicyExceptions with CLI (#9525) 2024-01-31 22:28:14 +00:00
generate.go fix(autogen): only generate rule for request kind (#9984) 2024-04-04 08:09:30 +00:00
policy_processor.go fix: get ns labels in the cluster mode when using the CLI (#10348) 2024-06-04 10:44:44 +00:00
policy_processor_test.go fix: remove unused parameters (#10327) 2024-05-29 13:40:41 +00:00
result.go fix: remove unused parameters (#10327) 2024-05-29 13:40:41 +00:00
utils.go refactor: mutate checks (#9255) 2023-12-22 15:07:17 +02:00
vap_processor.go fix: remove unused parameters (#10327) 2024-05-29 13:40:41 +00:00