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é 818b92bf60
test: add config unit test (#6595)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-03-16 16:34:30 +00:00
..
auth fix: lookup GVR from GVK (#6517) 2023-03-10 15:15:48 +08:00
autogen fix: adding verbosity to the ./pkg/autogen unit tests (#6566) 2023-03-14 11:40:34 +00:00
background feat: apply generate rules on trigger events (#6508) 2023-03-10 17:17:10 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients chore: remove unused discovery method GetServerVersion (#6577) 2023-03-15 11:36:44 +00:00
config test: add config unit test (#6595) 2023-03-16 16:34:30 +00:00
controllers feat: add webhook annotations support in config map (#6579) 2023-03-15 14:17:37 +01:00
cosign Notary v2 (#6011) 2023-02-20 16:26:10 +00:00
engine Added JMESPath filter to_boolean() (#6292) 2023-03-16 12:52:26 +00:00
event feat: apply generate rules on trigger events (#6508) 2023-03-10 17:17:10 +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: add message to bypass schema validation when it fails (#6604) 2023-03-16 15:03:00 +00:00
policycache fix: remove hasVerifyYaml from policy cache (#6563) 2023-03-14 08:36:53 +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: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils fix: controller duration computation (#6569) 2023-03-15 15:11:00 +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: ignore admission requests sent by the kyverno background controller (#6499) 2023-03-15 12:27:28 +00:00