1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Abhishek Kumar 7d4ea1dcdc
oldObject translation solved in autogen (#6305)
* OldObject translation solved in autogen

Signed-off-by: Abhishek Kumar <abhishek22512@gmail.com>

* CronJob fixed in autogen

Signed-off-by: Abhishek Kumar <abhishek22512@gmail.com>

* tests added

Signed-off-by: Abhishek Kumar <abhishek22512@gmail.com>

---------

Signed-off-by: Abhishek Kumar <abhishek22512@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2023-02-21 09:06:29 +00: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 add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients feat: add new instrumented clients (#6302) 2023-02-10 20:54:53 +00:00
config improve logging (#5941) 2023-01-09 17:45:53 +01:00
controllers refactor: propagate exception in rule response (#6298) 2023-02-10 20:14:34 +00:00
cosign Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
engine Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
event refactor: propagate exception in rule response (#6298) 2023-02-10 20:14:34 +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 refactor: make engine stats standard fields (#6301) 2023-02-10 11:35:55 -08: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 add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +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 Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing fix: tracing attributes length and tracer name (#6117) 2023-01-26 09:39:52 +00:00
userinfo fix: use labels.Everything in userinfo clusterroles matching (#6351) 2023-02-20 11:06:49 +00:00
utils fix: use client instead of discovery for sanity checks (#6296) 2023-02-10 15:38:34 +00: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 fix: dump admission response (#6349) 2023-02-20 10:06:46 +00:00