1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
Bricktop d8ad5ba8c8
Remove unneeded fmt error (#1927)
Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>
2021-06-01 10:54:21 -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 Enable image substitution in the background mode 2021-04-28 14:21:11 -07:00
background.go Enable image substitution in the background mode 2021-04-28 14:21:11 -07:00
background_test.go fix the unit test 2021-04-28 14:52:26 -07:00
common.go Matched list to configure the matched resources (#1844) 2021-05-06 12:02:06 -07:00
existing.go feat: added kyverno_policy_rule_execution_latency_milliseconds metric 2021-05-24 08:06:36 +05:30
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 Add function label_match, to use matchLabel in JMESPath, usage: label_match(labels_from_network_policy, labels_from pod) bool, Remove validation for JMESPath (#1862) 2021-05-04 09:28:30 -07:00
validate_controller.go Remove unneeded fmt error (#1927) 2021-06-01 10:54:21 -07:00
validate_test.go Add function label_match, to use matchLabel in JMESPath, usage: label_match(labels_from_network_policy, labels_from pod) bool, Remove validation for JMESPath (#1862) 2021-05-04 09:28:30 -07:00