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

Remove Support for REST EDS #9062

Open
ben-taussig-solo opened this issue Jan 12, 2024 · 1 comment
Open

Remove Support for REST EDS #9062

ben-taussig-solo opened this issue Jan 12, 2024 · 1 comment
Labels
Area: API activities related to API Area: Envoy activities related to envoy proxy Area: Stability Issues related to stability of the product, engineering, tech debt Priority: Low Nice to haves or Issues to track general interest over time. Type: Enhancement New feature or request Type: Tech Debt

Comments

@ben-taussig-solo
Copy link
Contributor

ben-taussig-solo commented Jan 12, 2024

Gloo Edge Product

Open Source

Gloo Edge Version

1.16.0-rc3

Is your feature request related to a problem? Please describe.

  • The default GRPC EDS solution has better performance than REST EDS.
    • gRPC's support for multiplexed requests and bidirectional streaming offer significant performance improvements over REST EDS
  • Our documentation does not appropriately clarify the differences between REST EDS and gRPC EDS, potentially leading to confusion among users.
    • The lack of clarity on this issue can lead users to choose REST EDS without understanding the performance/scalability benefits of gRPC EDS
  • By removing support for REST EDS, we can encourage our user base to migrate to the more efficient and scalable gRPC EDS, leading to overall better performance and user satisfaction with our software.

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional Context

@ben-taussig-solo ben-taussig-solo added the Type: Enhancement New feature or request label Jan 12, 2024
@sam-heilbron sam-heilbron added Type: Tech Debt Area: Stability Issues related to stability of the product, engineering, tech debt Area: API activities related to API Area: Envoy activities related to envoy proxy Priority: Low Nice to haves or Issues to track general interest over time. labels Jan 12, 2024
Copy link

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.

@github-actions github-actions bot added the stale Issues that are stale. These will not be prioritized without further engagement on the issue. label Jul 14, 2024
@nfuden nfuden removed the stale Issues that are stale. These will not be prioritized without further engagement on the issue. label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: API activities related to API Area: Envoy activities related to envoy proxy Area: Stability Issues related to stability of the product, engineering, tech debt Priority: Low Nice to haves or Issues to track general interest over time. Type: Enhancement New feature or request Type: Tech Debt
Projects
None yet
Development

No branches or pull requests

3 participants