route.proto: add is_optional field to ClusterSpecifierPlugin (#20301)
When deploying a new cluster specifier plugin, it is often necessary to add it to the configuration before all clients can be updated to support it, with routing rules configured to prevent clients without support from selecting any routes referencing the plugin. This field will allow those clients to suppress the default behavior of NACKing any resource containing the unknown plugin. Risk Level: None Testing: None Docs Changes: None Release Notes: None Platform Specific Features: None Signed-off-by: Doug Fawley <dfawley@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 55539d34f6ad5771f17ba04a64e1c7d24aa3c055pull/626/head
parent
24454c243e
commit
38d9271bdd
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue