1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/generate
Charles-Edouard Brétéché 06c2b2bb79
refactor: switch to admission v1 (#3526)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-04-06 20:43:07 +00:00
..
cleanup feat: generate support for namespace policy (#3472) 2022-03-29 13:04:33 +00:00
errors.go linter suggestions (#655) 2020-01-24 12:05:53 -08:00
generate.go refactor: switch to admission v1 (#3526) 2022-04-06 20:43:07 +00:00
generate_controller.go refactor: switch to admission v1 (#3526) 2022-04-06 20:43:07 +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 refactor: add a json patch util and use it in autogen package (#3524) 2022-04-01 13:26:47 +08:00
util.go refactor: add a json patch util and use it in autogen package (#3524) 2022-04-01 13:26:47 +08: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