1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 19:05:27 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché 7f57b9618a
feat: cleanup v2alpha1 kyverno api ()
* feat: cleanup v2alpha1 kyverno api

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* codegen

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix tests

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix: webhook

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-06-14 09:39:36 +00:00
..
admission feat: cleanup v2alpha1 kyverno api () 2024-06-14 09:39:36 +00:00
api feat(perf): add new linter prealloc to enforce slice declarations best practice () 2024-05-20 14:46:35 +05:30
cel chore: bump k8s libs to 0.30 () 2024-06-04 15:09:44 +08:00
conditions feat: support conditions in PolicyException () 2023-10-24 10:45:52 +00:00
controller fix: policy status reconciliation () 2024-04-12 07:08:15 +00:00
data fix: use go 1.21 new packages () 2023-09-19 12:06:53 +00:00
engine refactor: remove more pointers from engine api () 2023-03-23 20:58:52 +08:00
fuzz fix: change names of fuzzing policies () 2023-11-20 01:05:58 +00:00
generator feat: add a circuit breaker for updaterequests () 2024-06-11 08:54:51 +00:00
git refactor: cli test command () 2022-12-03 19:56:09 +01:00
image bug: making images consistent with image () 2023-12-22 11:15:50 +00:00
json feat(perf): add new linter prealloc to enforce slice declarations best practice () 2024-05-20 14:46:35 +05:30
jsonpointer [Chore] Bump to Go 1.20 () 2023-04-03 11:40:47 +00:00
kube Deploy specific controllers () 2024-02-01 10:14:05 +00:00
match fix: polex matching code () 2024-04-03 18:56:48 +00:00
os fix: missing/incorrect env variables () 2023-06-02 09:19:18 +00:00
policy test: added test for pkg/utils/policy/marshal.go () 2024-01-31 23:00:22 +00:00
report feat(perf): add new linter prealloc to enforce slice declarations best practice () 2024-05-20 14:46:35 +05:30
retry Remove dependency on github.com/pkg/errors () 2023-02-01 14:38:04 +08:00
runtime fix: stop using lister in tls renewer () 2023-06-21 13:35:43 +00:00
strings Conditions message () 2023-05-08 15:34:23 +08:00
tls feat: add subresource support to resource filters () 2023-04-05 13:51:07 +00:00
yaml feat: support validatingadmissionpolicybindings in CLI apply command () 2024-01-23 11:47:38 +00:00