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/commands
Charles-Edouard Brétéché cad231fc15
feat: add resource migration command (#9296)
* feat: add resource migration command

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

* finalize PR

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

* fix unit tests

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-19 11:47:28 +00:00
..
apply fix: add v1beta1 of VAPs in the CLI (#9404) 2024-01-18 09:40:53 +00:00
create fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
docs refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
fix chore: fix policies (#8449) 2023-09-19 10:28:58 +00:00
jp fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
migrate feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
oci refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
test fix: update CLI to use store for fetching regclient (#9315) 2024-01-05 06:26:25 +00:00
version refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
command.go feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
command_test.go feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00