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
Charles-Edouard Brétéché a6bc35b740
fix: allow kyverno test variables directly in test (#8168)
* fix: allow kyverno test variables directly in test

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>

* fix

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

* strict

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-08-30 16:17:28 +00:00
..
.gitignore fix: allow policies from stdin in apply again (#5668) 2022-12-16 13:50:15 +00:00
apply_command.go fix: allow kyverno test variables directly in test (#8168) 2023-08-30 16:17:28 +00:00
apply_command_test.go Refactor Kyverno CLI (#7995) 2023-08-18 10:28:47 +00:00
generate.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
generate_test.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
log.go fix: remove cli dead code (#7748) 2023-07-04 16:28:22 +00:00
report.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00
report_test.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00
table.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00