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
Bricktop 2d0df77963
Format error messages correctly (#2519)
* Format error messages correctly

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>

* No punctuation at the end or errors

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>

* Replace loop with simple if

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>

* Fix more errors

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>
2021-10-12 14:29:20 -07:00
..
duration.go Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
equal.go add special variable substitution logic for preconditions (#1930) 2021-07-28 09:54:50 -07:00
in.go add special variable substitution logic for preconditions (#1930) 2021-07-28 09:54:50 -07:00
notequal.go add special variable substitution logic for preconditions (#1930) 2021-07-28 09:54:50 -07:00
notin.go add special variable substitution logic for preconditions (#1930) 2021-07-28 09:54:50 -07:00
numeric.go Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
operator.go Add DurationOperator to handle duration comparison operations (#2214) 2021-07-30 13:11:52 -07:00