1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/utils/report
Charles-Edouard Brétéché dd7ecff386
refactor: remove more pointers from engine api (#6651)
* refactor: remove more pointers from engine api

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>

* debug

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>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-23 20:58:52 +08:00
..
copy.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
create.go refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
delete.go refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
labels.go refactor: admission reports aggregation (#6568) 2023-03-17 12:07:17 +00:00
new.go refactor: remove more pointers from engine api (#6651) 2023-03-23 20:58:52 +08:00
results.go refactor: remove more pointers from engine api (#6651) 2023-03-23 20:58:52 +08:00
selector.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
support.go fix: improve banned types management in reports (#4953) 2022-10-14 23:20:30 +08:00
update.go refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30