1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands/test
Khaled Emara 10258921ac
feat(validation-webhook): validate global context reference (#9678)
* feat(validation-webhook): validate global context reference

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(validation-webhook): global reference name

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(globalcontext): fix tests after valdiation

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(policycache): dont add NotReady Policies

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* chore(globalcontext): rename e2e tests

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* chore(globalcontext): add entry errors

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(globalcontext): fix chainsaw  test

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
2024-02-08 07:46:58 +00:00
..
command.go chore: small nits in cli test command (#9573) 2024-01-31 01:39:47 +00:00
command_test.go refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
compare.go refactor: combine unstructured and resource packages (#8276) 2023-09-05 21:09:31 +00:00
doc.go refactor: add a cobra utils package to build commands doc (#8255) 2023-09-04 19:56:23 +00:00
load.go refactor: cli proper error handling (#8360) 2023-09-12 16:07:06 +00:00
output.go feat: add scan command for generic resources (#9651) 2024-02-05 15:49:01 +00:00
test.go feat(validation-webhook): validate global context reference (#9678) 2024-02-08 07:46:58 +00:00