1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/engine/context
Mritunjay Kumar Sharma 5a541567de
Fix image parsing for image referenced as digests (#3196)
* fixes image break with sha256

Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>

* fixes priority to digest

Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-02-15 08:35:53 +00:00
..
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 image parsing for image referenced as digests (#3196) 2022-02-15 08:35:53 +00:00
imageutils_test.go Fix image parsing for image referenced as digests (#3196) 2022-02-15 08:35:53 +00:00
mock_context.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00