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

Handle EnvoyGateway control plane version upgrades #1713

Closed
Tracked by #1710
arkodg opened this issue Jul 26, 2023 · 3 comments
Closed
Tracked by #1710

Handle EnvoyGateway control plane version upgrades #1713

arkodg opened this issue Jul 26, 2023 · 3 comments

Comments

@arkodg
Copy link
Contributor

arkodg commented Jul 26, 2023

No description provided.

@arkodg arkodg mentioned this issue Jul 26, 2023
4 tasks
@arkodg arkodg added area/installation help wanted Extra attention is needed labels Jul 26, 2023
@arkodg arkodg added this to the 0.6.0-rc1 milestone Jul 26, 2023
@arkodg arkodg modified the milestones: 0.6.0-rc1, Backlog Oct 20, 2023
@Xunzhuo Xunzhuo modified the milestones: Backlog, v1.0.0-rc1 Dec 7, 2023
@arkodg arkodg modified the milestones: v1.0.0-rc1, v1.0.0 Feb 27, 2024
@guydc
Copy link
Contributor

guydc commented Mar 6, 2024

As discussed in last community meeting with @arkodg and @zhaohuabing - achieving a a hitless upgrade in this case may require #2694 to be merged. If XDS is not served during an upgrade and a new envoy pod is started, the proxy will not be programmed and drop all the traffic that reaches it.

So, we can approach this incrementally:

  1. A basic test that EG works after the upgrade from latest rel to main
  2. Upgrade is hitless when there is traffic, e.g. 5k RPS

@alexwo
Copy link
Contributor

alexwo commented Mar 6, 2024

I would like to contribute. Could you please assign this task to me?

@guydc guydc removed the help wanted Extra attention is needed label Mar 6, 2024
@guydc
Copy link
Contributor

guydc commented Mar 12, 2024

closed by #2862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants