1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 11:18:47 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché b54e6230c5
refactor: events controller (#9236)
* refactor: make events controller shutdown graceful

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

* nit

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

* drain

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

* refactor: events controller

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

* exception

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

* remove queue

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>
2023-12-22 11:47:22 +01:00
..
admission fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
api Refactor fuzzing utils and add 3 fuzzers (#8555) 2023-10-05 16:33:26 +00:00
cel refactor: create cel package for compiling expressions (#8108) 2023-08-24 14:06:37 +00:00
conditions feat: support conditions in PolicyException (#8577) 2023-10-24 10:45:52 +00:00
controller fix: creating ClusterAdmissionReports fails for resources with colon in name (#8530) 2023-09-26 11:44:35 +00:00
data fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
engine refactor: remove more pointers from engine api (#6651) 2023-03-23 20:58:52 +08:00
fuzz fix: change names of fuzzing policies (#8947) 2023-11-20 01:05:58 +00:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image chore (deps): bump a couple of deps (#8867) 2023-11-09 16:25:15 +05:30
json chore: bump a couple of deps (#9198) 2023-12-19 02:52:23 +00:00
jsonpointer [Chore] Bump to Go 1.20 (#6683) 2023-04-03 11:40:47 +00:00
kube refactor: events controller (#9236) 2023-12-22 11:47:22 +01:00
match chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
os fix: missing/incorrect env variables (#7383) 2023-06-02 09:19:18 +00:00
policy fix: file name (#6523) 2023-03-09 22:17:26 +00:00
report fix: creating ClusterAdmissionReports fails for resources with colon in name (#8530) 2023-09-26 11:44:35 +00:00
retry Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
runtime fix: stop using lister in tls renewer (#7629) 2023-06-21 13:35:43 +00: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
validatingadmissionpolicy fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
yaml feat: add ext/yaml package (#8760) 2023-10-27 11:08:39 +00:00