1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/engine/variables/operator
Shubham Singh dbc12ac2be
[Bug] Enabling many-to-one comparisons for AnyNotIn operator (#9462)
* added cases for int, float

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>

* added bool as well

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>

* added tests

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>

* some more tests

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>

* go fmt

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>

* fixed the failing test cases

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>

---------

Signed-off-by: Shubham Singh <shubhammahar1306@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-04-22 12:12:08 +00:00
..
allin.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
allnotin.go
allnotin_test.go
anyin.go [Bug] Enabling many-to-one comparisons for AnyNotIn operator (#9462) 2024-04-22 12:12:08 +00:00
anynotin.go
anynotin_test.go [Bug] Enabling many-to-one comparisons for AnyNotIn operator (#9462) 2024-04-22 12:12:08 +00:00
duration.go
equal.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
in.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
notequal.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
notin.go
numeric.go
operator.go
utils.go feat: add fail/warn on deprecated/invalid operators (#8624) 2024-01-31 08:40:28 +00:00