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/commands
Vishal Choudhary 4108415153
feat: use awslabs keychain for AWS and gcr keychain for GCP (#9416)
* feat: use awslabs keychain for AWS and gcr keychain for GCP

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

* chore: remove unused var

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

* chore: remove more unused vars

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

* fix: gofumpt

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

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-29 08:25:52 +00:00
..
apply Fix: not showing error during policy validation error (#9533) 2024-01-28 23:46:09 +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 feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +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 feat: use awslabs keychain for AWS and gcr keychain for GCP (#9416) 2024-01-29 08:25:52 +00:00
test feat: use assertion trees in cli test command (#9380) 2024-01-24 16:40:59 +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