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
If I run the tool against Istio OpenAPI schemas, it generates a schema successfully, but the schema contains invalid references. E.g. I run it like this:
If I run the tool against Istio OpenAPI schemas, it generates a schema successfully, but the schema contains invalid references. E.g. I run it like this:
It generates schema with references like this:
And yet, the tool does not actually generate this file
istio.networking.v1beta1.TLSRoute.json
. So loading of the schema usingkubeval
fails outright.The text was updated successfully, but these errors were encountered: