1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/utils
Marc Brugger 2031134a28
quote image in error (#7259)
Signed-off-by: bakito <github@bakito.ch>
2023-05-23 16:47:47 +02:00
..
admission refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
api quote image in error (#7259) 2023-05-23 16:47:47 +02:00
controller chore: bump otel deps (#7152) 2023-05-11 10:16:48 +00:00
data fix: replace more refect.DeepEqual (#6674) 2023-03-24 10:01:49 +00:00
engine refactor: remove more pointers from engine api (#6651) 2023-03-23 20:58:52 +08:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image fix ns selector (#6887) 2023-04-13 08:17:28 +00:00
json chore: use github.com/evanphx/json-patch/v5 (#7015) 2023-04-27 11:14:20 +00:00
jsonpointer [Chore] Bump to Go 1.20 (#6683) 2023-04-03 11:40:47 +00:00
kube feat: add subresource support to resource filters (#6780) 2023-04-05 13:51:07 +00:00
match fix: remove excluded groups from matching (#7083) 2023-05-03 21:37:17 +08:00
os chore: add unit tests for pkg/utils/os (#4509) 2022-09-06 07:19:29 +00:00
policy fix: file name (#6523) 2023-03-09 22:17:26 +00:00
report refactor: engine response policy (#7063) 2023-05-03 13:05:01 +08:00
retry Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
runtime refactor: health check system (#5176) 2022-11-03 11:19:38 +01:00
strings Conditions message (#7113) 2023-05-08 15:34:23 +08:00
tls feat: add subresource support to resource filters (#6780) 2023-04-05 13:51:07 +00:00
wildcard refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
yaml Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
annotations.go fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
annotations_test.go fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00