kubewarden / cel-policy

A policy that can run CEL expressions
Apache License 2.0
3 stars 5 forks source link

fix: continue policy execution if namespaceObject cannot be fetched #28

Closed fabriziosestito closed 7 months ago

fabriziosestito commented 7 months ago

Description

Continue the policy execution if namespaceObject cannot be fetched. This can happen:

Fixes: #26