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é 89cfa88c1e
fix: lookup GVK from GVR (#6516)
* fix: lookup GVK from GVR

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 tests

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

* error

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-03-09 22:52:44 +08:00
..
auth refactor: auth package and add full unit test coverage (#5749) 2022-12-22 13:24:37 +08:00
autogen oldObject translation solved in autogen (#6305) 2023-02-21 09:06:29 +00:00
background fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00
config fix: remove dead code (#6380) 2023-02-23 15:31:31 +00:00
controllers check errors (#6424) 2023-02-28 14:58:28 +00:00
cosign Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
engine disallow variabels in clone/cloneList (#6438) 2023-03-03 11:32:40 +00:00
event update resource info in polex events (#6459) 2023-03-02 17:19:32 +00:00
images Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics feat: upgrade otel (#6383) 2023-02-23 17:54:33 +00:00
notaryv2 Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
openapi refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
policy fix: apply generate existing when a new rule is added (#6472) 2023-03-06 15:40:49 +00:00
policycache refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
registryclient Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
tls fix: delete certificate secret if type is not TLS (#6368) 2023-02-22 17:04:17 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing feat: upgrade otel (#6383) 2023-02-23 17:54:33 +00:00
userinfo refactor: user/groups exclusions (#6357) 2023-02-22 10:08:41 +00:00
utils fix: compile regex globally (#6510) 2023-03-08 15:20:39 -08:00
validation spec.background field implementation for PolicyExceptions (#6127) 2023-02-06 15:45:31 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks feat: add validations for generate immutable fields (#6328) 2023-03-01 06:52:20 +00:00