-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Stable release management #7915
Comments
I currently work at Instructure, and would like to share our thoughts on this topic. Since it's something we've been looking at ourselves internally for awhile now.
In both of these senses, "running the same as everyone else" (i.e. a more frequent point release) would be better for troubleshooting purposes. Because instead of saying: "At this Git Hash we see the problem" to: "is anyone else running version v1.12.2 seeing this problem"? This would be ideal. As for point releases, for us that isn't as important. We have our own series of contracts/integration/unit/fuzz/perf/chaos testing to: "Validate" a release. We'd be happy to contribute to validating an RC, but aren't itching for one, because we'll always validate a release the same way, and if we have to wait a bit until it can pass all those tests. That's okay.
|
cc @antoniovicente. Here is the issue we can use to describe the policy updates we have been discussing. |
Assigning this over to @PiotrSikora who is going to convert the in flight proposal into an in repo MD doc which will resolve this issue. |
Originally discussed and approved in: https://bit.ly/envoy-stable-releases Fixes envoyproxy#7915. Signed-off-by: Piotr Sikora <[email protected]>
Originally discussed and approved in: https://bit.ly/envoy-stable-releases Fixes #7915. Signed-off-by: Piotr Sikora <[email protected]>
I'm opening this issue to discuss a few different things and receive community comment:
I'm going to leave this issue open for discussion right now. I would like to hear what people would like to see in this area. Additionally, if you would like to contribute to Envoy in the form of release management, stable branch management, etc. please let us know.
The text was updated successfully, but these errors were encountered: