1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/event
XDRAGON2002 03c41e7746
[Cleanup] Disable PolicySkipped events (#4913)
* remove skip events

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* update conditions

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* improve conditions

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* remove redundant function

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-10-13 08:32:20 +00:00
..
controller.go refactor: more context less chans (#4764) 2022-10-03 09:19:01 +00:00
events.go [Cleanup] Disable PolicySkipped events (#4913) 2022-10-13 08:32:20 +00:00
fake.go chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
reason.go feature: added new type of event, PolicySkipped (#4251) 2022-07-28 14:01:50 +08:00
source.go chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
util.go - Disable events generation on DELETE; - Reduce event generation retry from 10 to 3 (#4159) 2022-06-28 11:58:23 +08:00