1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/policy
gcp-cherry-pick-bot[bot] f3fefbc39b
fix: Configure webhook to add ephemeralcontainers for policies matching on Pod (#5886) (#5919)
Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
Co-authored-by: Vyom Yadav <73882557+Vyom-Yadav@users.noreply.github.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-01-06 15:04:20 +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) (#5877) 2023-01-05 06:02:09 +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: 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
condition.go refactor: policy controller package (#5747) (#5803) 2022-12-29 11:23:46 +00:00
on_update_policy_test.go refactor: simplify variables regex (#5075) 2022-10-21 11:51:14 +08:00
policy_controller.go fix: background scan events (#5807) (#5874) 2023-01-04 22:10:32 +01:00
updaterequest.go refactor: policy controller package (#5747) (#5803) 2022-12-29 11:23:46 +00:00
utils.go fix: background scan events (#5807) (#5874) 2023-01-04 22:10:32 +01: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) (#5919) 2023-01-06 15:04:20 +00:00
validate_test.go chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00