1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/generate
Charles-Edouard Brétéché 0c8e8c1212
feat: move GetRules() at the policy level (#3420)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-18 15:18:32 +00:00
..
cleanup feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
errors.go linter suggestions (#655) 2020-01-24 12:05:53 -08:00
generate.go feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
generate_controller.go feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
labels.go Fix for - Generate policy fails if trigger resource name exceed 58 characters (#1631) 2021-02-25 18:48:45 -08:00
report.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
resource.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
status.go fix(generate): use JSON patch for GenerateRequests status updates (#3000) 2022-01-18 14:53:48 +00:00
util.go fix(generate): use JSON patch for GenerateRequests status updates (#3000) 2022-01-18 14:53:48 +00:00
validate.go Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
validate_test.go Added validate logic for generate to handle multiple items in array (#1727) 2021-03-25 17:04:43 -07:00