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
appears to be the culprit, for openshift schemas, the logic to determine apiVersion for reference is ignored since you are returning before it is processed.
I am seeing this error:
using flags --openshift --strict -v 3.11.0 on the following yaml construct:
furthermore, the status values are not required, yet --strict fails if they are not defined.
Using kubeval version :
Originally posted by @davidmalott in #57 (comment)
The text was updated successfully, but these errors were encountered: