Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin: support patch routeconfiguration #507

Merged
merged 1 commit into from
May 22, 2024
Merged

plugin: support patch routeconfiguration #507

merged 1 commit into from
May 22, 2024

Conversation

believening
Copy link
Contributor

@believening believening commented May 17, 2024

The EnvoyPlugin API is designed to encapsulate Envoy filters for RDS (Route Discovery Service), enabling the batch generation of filter configurations for VirtualHost and Route. In the Envoy API context, RDS operates within a three-level object hierarchy, progressing downward from RouteConfiguration, to VirtualHost, and finally to Route. The EnvoyPlugin is intended to complement the configuration capabilities for the top-level routing object, RouteConfiguration, ensuring comprehensive coverage in plugin setup.

Please refer to the enhanced EnvoyPlugin protobuf API in the PR for more detailed information.

@believening believening changed the title plugin: support patch routeconfiguration -- api part [Draft]plugin: support patch routeconfiguration -- api part May 17, 2024
@believening believening marked this pull request as draft May 17, 2024 07:44
@believening believening changed the title [Draft]plugin: support patch routeconfiguration -- api part plugin: support patch routeconfiguration -- api part May 17, 2024
@believening believening marked this pull request as ready for review May 20, 2024 10:12
@believening believening changed the title plugin: support patch routeconfiguration -- api part plugin: support patch routeconfiguration May 22, 2024
@wbpcode wbpcode merged commit c34dc56 into master May 22, 2024
@wbpcode wbpcode deleted the plugin-rc-api branch May 22, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants