1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 08:26:53 +00:00
kyverno/pkg/engine/context/loaders
Damien Degois e0fe6ec59a
fix global context error message logic error (#11815)
following same file line 91 and github.com/kyverno/kyverno/pkg/globalcontext/store#35

the proper handling should be `!ok`

Signed-off-by: Damien Degois <damien@degois.info>
Co-authored-by: shuting <shuting@nirmata.com>
2025-01-03 11:47:07 +00:00
..
apicall.go feat:support default value into apiCall context variables (#10594) 2024-09-05 13:57:44 +08:00
configmap.go refactor: add specific loaders from #7597 (#7671) 2023-06-26 13:31:40 +00:00
globalcontext.go fix global context error message logic error (#11815) 2025-01-03 11:47:07 +00:00
imagedata.go feat: Add Manifest Index to ImageRegistry context (#9883) 2024-11-14 08:10:25 +00:00
variable.go feat(json): reduce reliance on DocumentToUntyped() (#10724) 2024-07-29 11:57:20 +00:00