1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 17:23:32 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché 05d90afe1b
fix: check resource version on update notification ()
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-11-01 21:49:25 +01:00
..
admission use failurePolicy to block or allow requests, on policy errors () 2022-08-02 20:24:02 +05:30
api refactor: move ImageExtractorConfigs in api package () 2022-05-03 08:45:08 +00:00
controller fix: check resource version on update notification () 2022-11-01 21:49:25 +01:00
engine refactor: support Audit and Enforce validation failure actions () 2022-11-01 09:56:52 +00:00
image chore: add unit tests for pkg/utils/image () 2022-09-05 20:46:57 +00:00
json chore: add unit tests for pkg/utils/json () 2022-09-06 14:18:48 +01:00
kube Fix issue for wildcard versions () 2022-09-23 22:04:39 +08:00
os chore: add unit tests for pkg/utils/os () 2022-09-06 07:19:29 +00:00
report fix: improve banned types management in reports () 2022-10-14 23:20:30 +08:00
runtime fix: detection of kyverno going down () 2022-10-19 10:06:48 +00:00
wildcard chore: switch to github.com/IGLOU-EU/go-wildcard () 2022-09-10 17:30:13 +00:00
yaml add package logger in files () 2022-10-02 19:45:03 +00:00
annotations.go Fix merging JSON patches () 2022-07-11 09:26:31 +05:30
annotations_test.go add package logger in files () 2022-10-02 19:45:03 +00:00
util.go feat: enable/disable Debug mode which shows entire AdmissionReview payload () 2022-10-21 16:17:49 +00:00
util_test.go fix: add policy validation for ValidationFailureActionOverride field () 2022-10-06 06:16:12 +00:00