1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché 287eb84d07
refactor: use context in controllers instead of chan (#4761)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-30 16:54:47 +05:30
..
admission use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
api refactor: move ImageExtractorConfigs in api package (#3781) 2022-05-03 08:45:08 +00:00
controller refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
engine refactor: webhook block and unit tests (#4531) 2022-09-08 08:36:31 +00:00
image chore: add unit tests for pkg/utils/image (#4508) 2022-09-05 20:46:57 +00:00
json chore: add unit tests for pkg/utils/json (#4516) 2022-09-06 14:18:48 +01:00
kube Fix issue for wildcard versions (#4670) 2022-09-23 22:04:39 +08:00
os chore: add unit tests for pkg/utils/os (#4509) 2022-09-06 07:19:29 +00:00
report refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
wildcard chore: switch to github.com/IGLOU-EU/go-wildcard (#4563) 2022-09-10 17:30:13 +00:00
yaml fix: load policy and add tests (#4515) 2022-09-06 15:16:44 +00:00
annotations.go Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
annotations_test.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
util.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
util_test.go refactor: move common utils (#3553) 2022-04-05 13:02:43 +00:00