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
Vishal Choudhary c2e388a71c
fix: update CLI to use store for fetching regclient (#9315)
* fix: use docker keychain as default in 1.11

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: use store to get registry client

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: use kyverno as username

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: missed cli-test

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: changed location

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: undo test

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-01-05 06:26:25 +00:00
..
command.go feat: add deprecation warnings in the CLI (#9222) 2023-12-20 12:45:26 +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 fix(cli): handle excluded resources as pass (#9274) 2023-12-28 07:16:55 +00:00
test.go fix: update CLI to use store for fetching regclient (#9315) 2024-01-05 06:26:25 +00:00