1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/policy
Fish-pro fdfdcc058f
Remove dependency on github.com/pkg/errors (#6165)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-02-01 14:38:04 +08:00
..
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
mutate Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
validate Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00: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: allow root context configmap variable references (#6120) 2023-01-26 16:04:26 +01: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 Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08: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 Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
validate_test.go removed condition type and missingAutoGenRules (#5964) 2023-01-11 06:02:44 +00:00