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 we create jsonschema for validating envoy yaml/json config files (see #13078) we can potentially re-use the schema for a cli linter (and/or libs for python/js etc).
description
If we create
jsonschemafor validating envoyyaml/jsonconfig files (see #13078) we can potentially re-use the schema for aclilinter (and/or libs for python/js etc).This could eg be used to:
refs