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
Andrew Bulford 11942560c3
fix: Stop incorrect any block condition logging (#4107)
Previously the "no condition passed for 'any' block" would be logged for
all `any` blocks because the log line always occurs, even if conditions
are found.

Co-authored-by: Samuel Torres <samuel.torres@form3.tech>
Signed-off-by: Andrew Bulford <andrew.bulford@form3.tech>

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
2022-06-15 15:39:24 +00:00
..
operator chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
evaluate.go fix: Stop incorrect any block condition logging (#4107) 2022-06-15 15:39:24 +00:00
evaluate_test.go refactor: engine context (#3563) 2022-04-09 11:52:50 +00:00
variables_test.go feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
vars.go Support @ for mutate targets (#3998) 2022-05-24 17:49:36 +05:30
vars_test.go refactor: engine context (#3563) 2022-04-09 11:52:50 +00:00