1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/engine/context
Bricktop 3f15ec5a1e
Remove dead code and unused variables (#2537)
* Remove dead code and unused variables

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

* Remove unnecessary definitions

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>
2021-10-13 22:45:23 +02:00
..
context.go Adding log statements in context.go (#2483) 2021-10-06 10:29:28 -07:00
context_test.go implement validate.foreach 2021-09-26 02:12:31 -07:00
evaluate.go add special variable substitution logic for preconditions (#1930) 2021-07-28 09:54:50 -07:00
evaluate_test.go Remove dead code and unused variables (#2537) 2021-10-13 22:45:23 +02:00
imageutils.go separate MutateResourceWithImageInfo from buildContext and add comments 2021-10-06 22:19:47 -07:00
imageutils_test.go check for changes 2021-07-20 09:36:12 -07:00