You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are often finding it difficult to write valid Kyverno policies, even sometimes as simple as the schema is wrong before getting to more complex issues like deep JMESPath or syntax validations.
This has to be prevented and clearly shown to users with like a large red outline around the policy pane. Users shouldn't be able to test policies that aren't schematically valid. See here.