1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine/variables/operator
Shuting Zhao 7502e5da98 fix variable substitution in NumericOperatorHandler
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-03-18 13:40:14 -07:00
..
equal.go fix wildcard match 2020-11-29 00:35:33 -08:00
in.go Change isNotIn 2021-03-16 14:26:41 -04:00
notequal.go fix wildcard match 2020-11-29 00:35:33 -08:00
notin.go fix: changed logic for In and NotIn for sets (#1704) 2021-03-15 12:59:24 -07:00
numeric.go fix variable substitution in NumericOperatorHandler 2021-03-18 13:40:14 -07:00
operator.go added: generic NumericOperator to handle numeric operations for kyverno policies (#1536) 2021-02-05 19:49:23 -08:00