1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Charles-Edouard Brétéché c51bc5beb8
docs: improve cli commands docs (#8259)
* chore: improve cli commands docs

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

* docs

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 test

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

* experimental

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

* version

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

* unit tests

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

* oci

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

* oci

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

* jp

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

* apply

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

* create

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-09-05 05:14:28 +03:00
..
auth fix: auth checks with the APIVersion and the subresource (#7628) 2023-06-22 14:14:06 +00:00
autogen chore: organize constants better (#7941) 2023-07-31 11:53:57 +00:00
background fix: extend retry function to mutate rules (#8100) 2023-08-30 12:24:57 +00:00
client feat: generate validating admission policies and their bindings from Kyverno policies (#7840) 2023-08-31 10:25:21 +00:00
clients feat: use k8s 1.28 libs (#8037) 2023-08-18 03:54:05 +00:00
config feat: allow overriding ca and tls secret names (#8137) 2023-08-28 14:05:49 +00:00
controllers fix: propagate registration and error in controllerutils pkg (#8192) 2023-08-31 20:08:29 +00:00
cosign Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
engine docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00
event Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00
images Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
imageverifycache added verify image ristretto cache implementation (#7969) 2023-08-30 07:26:40 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging fix log level (#7877) 2023-07-21 15:41:29 +00:00
metrics feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
notary Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
openapi feat: use k8s 1.28 libs (#8037) 2023-08-18 03:54:05 +00:00
policy feat: support namespaced parameter resources for CEL expressions in Kyverno policies (#8084) 2023-08-28 14:43:09 +00:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix latest version check (#7263) 2023-05-23 15:38:41 +00:00
registryclient Support for Cosign 2.0 (#7248) 2023-08-15 14:25:55 +00:00
tls refactor: remove logger from tls package (#8157) 2023-08-29 10:31:56 +00:00
toggle feat: add lazy loading feature flag (#7680) 2023-06-27 13:44:15 +08:00
tracing feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils refactor: introduce report utils package and use it in cli apply (#8203) 2023-09-01 09:20:39 +00:00
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation fix: misleading warning about matching on status (#8127) 2023-08-25 21:44:08 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00