1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/policy
shuting 267be0815f
Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629)
* Fix invalid policy reports generated for blocked resource

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix 1464 - copy context and preconditions to auto-gen rules

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix 1628 - add policy validations

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix 1593 - support apiCall in mutate and generate

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix test

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-02-22 12:08:26 -08:00
..
common api server lookups (#1514) 2021-02-01 12:59:13 -08:00
generate Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
mutate update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
validate Switch to use annotations to store resource info in cluster/reportChangeRequest (#1625) 2021-02-19 09:09:41 -08:00
actions.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
apply.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
background.go Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
common.go Refactor resourceCache; Reduce throttling requests (background controller) (#1500) 2021-01-29 17:38:23 -08:00
existing.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
report.go update validation logic 2020-12-23 15:10:07 -08:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
validate_controller.go Refactor resourceCache; Reduce throttling requests (background controller) (#1500) 2021-01-29 17:38:23 -08:00
validate_test.go Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00