1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/background/common
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
..
context.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
errors.go refactor generate controller (#3589) 2022-04-13 12:45:04 +00:00
labels.go refactor generate controller (#3589) 2022-04-13 12:45:04 +00:00
report.go bug: fix nil pointer when generating events (#3677) 2022-04-26 05:40:05 +00:00
resource.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
status.go Convert GenerateRequest to UpdateRequest for backward compatibility (#3730) 2022-04-29 16:35:49 +05:30
util.go Convert GenerateRequest to UpdateRequest for backward compatibility (#3730) 2022-04-29 16:35:49 +05:30