1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 19:06:55 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché 2444b7c670
refactor: add per resource reports aggregation ()
* refactor: add per resource reports aggregation

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

* added controller implementation

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

* clean

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>

* fix

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>

* fix kuttl tests

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>

* fix kuttl tests

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

* vaps

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-20 14:51:32 +08:00
..
admission refactor: ttl label validation () 2023-08-03 12:48:10 +08:00
api expose JSON Pointer in Images variable for extension services () 2023-06-05 14:11:52 +08:00
cel refactor: create cel package for compiling expressions () 2023-08-24 14:06:37 +00:00
controller refactor: add per resource reports aggregation () 2023-09-20 14:51:32 +08: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
git refactor: cli test command () 2022-12-03 19:56:09 +01:00
image fix: image logger () 2023-08-16 12:49:21 +00:00
json chore: use github.com/evanphx/json-patch/v5 () 2023-04-27 11:14:20 +00:00
jsonpointer [Chore] Bump to Go 1.20 () 2023-04-03 11:40:47 +00:00
kube fix: error reported when sanity check fails () 2023-06-06 15:47:28 +00:00
match skip other checks if operations do not match () 2023-09-19 08:01:49 +00:00
os fix: missing/incorrect env variables () 2023-06-02 09:19:18 +00:00
policy fix: file name () 2023-03-09 22:17:26 +00:00
report refactor: add per resource reports aggregation () 2023-09-20 14:51:32 +08:00
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
wildcard refactor: move util funcs in sub packages () 2022-12-22 06:39:54 +00:00
yaml fix: load policies () 2023-09-14 16:54:54 +00:00