1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/engine/variables/operator
Arsh Sharma 596bc9ba6f
feat(operators): support subset checking for in and notin (#1555)
* feat(operators): support subset checking for in and notin

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>

* feat(operators): fixed NotIn function

Signed-off-by: Arsh Sharma <arshsharma461@gmail.com>
2021-02-10 13:05:36 -08:00
..
equal.go fix wildcard match 2020-11-29 00:35:33 -08:00
in.go feat(operators): support subset checking for in and notin (#1555) 2021-02-10 13:05:36 -08:00
notequal.go fix wildcard match 2020-11-29 00:35:33 -08:00
notin.go feat(operators): support subset checking for in and notin (#1555) 2021-02-10 13:05:36 -08:00
numeric.go added: generic NumericOperator to handle numeric operations for kyverno policies (#1536) 2021-02-05 19:49:23 -08:00
operator.go added: generic NumericOperator to handle numeric operations for kyverno policies (#1536) 2021-02-05 19:49:23 -08:00