1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/policy
Vishal Choudhary 232ff79cd8
removed condition type and missingAutoGenRules (#5964)
Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>

Signed-off-by: Vishal Choudhary <contactvishaltech@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-01-11 06:02:44 +00:00
..
common chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
generate refactor: auth package and add full unit test coverage (#5749) 2022-12-22 13:24:37 +08:00
mutate Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
validate fix validation checks for foreach and nested foreach (#5875) 2023-01-05 13:22:43 +08:00
actions.go chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
allowed_vars_test.go fix: load policy and add tests (#4515) 2022-09-06 15:16:44 +00:00
background.go Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
background_test.go refactor: simplify variables regex (#5075) 2022-10-21 11:51:14 +08:00
on_update_policy_test.go refactor: simplify variables regex (#5075) 2022-10-21 11:51:14 +08:00
policy_controller.go removed condition type and missingAutoGenRules (#5964) 2023-01-11 06:02:44 +00:00
updaterequest.go refactor: policy controller package (#5747) 2022-12-29 18:08:50 +08:00
utils.go fix: background scan events (#5807) 2023-01-04 13:15:30 +08:00
utils_test.go tests: add unit tests for utils functions (#3857) 2022-05-10 13:45:48 +00:00
validate.go fix: Configure webhook to add ephemeralcontainers for policies matching on Pod (#5886) 2023-01-06 13:40:35 +00:00
validate_test.go removed condition type and missingAutoGenRules (#5964) 2023-01-11 06:02:44 +00:00