1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
Max Goncharenko 8050c4e77b
moved variable substitution to higher level to avoid unhandled cases (#1785)
Signed-off-by: Max Goncharenko <kacejot@fex.net>
2021-04-13 11:44:43 -07:00
..
common Enhancement/existence anchor - should loop all the items in the array (#1719) 2021-03-19 15:18:26 -07: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 added namespace label in context (#1644) 2021-02-25 20:52:53 -08:00
background.go moved variable substitution to higher level to avoid unhandled cases (#1785) 2021-04-13 11:44:43 -07:00
background_test.go Fix #1754 Invalid variable validation (#1770) 2021-04-06 10:56:06 -07:00
common.go fix exclude logic (#1756) 2021-03-31 22:02:36 -07:00
existing.go Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
report.go Auto-recover policy report (#1730) 2021-03-25 12:28:03 -07:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go Fix log message (#1779) 2021-04-08 12:10:30 -07:00
validate_controller.go Fix #1446 :Failed to mutate policy (#1767) 2021-04-07 16:34:45 -07:00
validate_test.go feat: [preconditions, conditions] added backwards-compatible support for logical operators (#1604) 2021-03-01 20:31:06 -08:00