1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/background/generate/cleanup
shuting a4815f77c4
Convert GenerateRequest to UpdateRequest for backward compatibility (#3730)
- Remove GenerateRequest Informer
 - Rename GenerateRequest to UpdateRequest in logs and vars
 - Fix initContainer leader election
 - Convert GenerateRequest to UpdateRequest in initContainer
 - Remove unused methods
 - Add printer column ruleType to UR


Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-04-29 16:35:49 +05:30
..
cleanup.go Convert GenerateRequest to UpdateRequest for backward compatibility (#3730) 2022-04-29 16:35:49 +05:30
controller.go Convert GenerateRequest to UpdateRequest for backward compatibility (#3730) 2022-04-29 16:35:49 +05:30
resource.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00