1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00
kyverno/pkg/engine/context
Abhinav Sinha 25641abeb9
Fix kyverno panic with PodSpec.containers JSON merge patch w/o image (#3143)
Signed-off-by: Abhinav Sinha <abhinav@nirmata.com>
2022-02-01 10:01:46 +05:30
..
context.go adds ephemeralContainers to the image variable (#2662) 2022-01-07 16:55:52 +08:00
context_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
evaluate.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
evaluate_test.go Remove dead code and unused variables (#2537) 2021-10-13 22:45:23 +02:00
imageutils.go Fix kyverno panic with PodSpec.containers JSON merge patch w/o image (#3143) 2022-02-01 10:01:46 +05:30
imageutils_test.go adds ephemeralContainers to the image variable (#2662) 2022-01-07 16:55:52 +08:00
mock_context.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00