1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine/validate
Max Goncharenko 0776b438d3
Support operators (>=, <, etc ...) on list values (#1838)
Signed-off-by: Max Goncharenko <kacejot@fex.net>
2021-04-28 13:31:55 -07:00
..
common.go fix #1192 2020-11-03 15:31:58 -08:00
pattern.go Add AND logical operator support (#1539) 2021-02-05 17:52:31 -08:00
pattern_test.go Add AND logical operator support (#1539) 2021-02-05 17:52:31 -08:00
utils.go 1314 validate rule (#1368) 2020-12-08 22:52:37 -08:00
validate.go Support operators (>=, <, etc ...) on list values (#1838) 2021-04-28 13:31:55 -07:00
validate_test.go Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02:00