You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I'm musing on Envoy deprecation process (#5693, #5559) it'd be really helpful if we could change the deprecation window from 3 months / 1 release to 6 months / 2 releases. For major features it'd give folks time to allocate time to properly qual and test new code paths, and for minor features it'd still allow better customer communication for behavioral changes.
Throwing this out to the community - if no one objects I will make the changes to the tooling, and then we can bike-shed over on #5559 what we want the default deprecation process to be (how long on each phase)
The text was updated successfully, but these errors were encountered:
This brings deprecation window from between 0-3 months to 3-6 months. Updating tools / docs accordingly.
Note the deprecation script can be skipped when we cut the next release because of this.
Also fixing up the deprecation script to handle (date)s and (pending)
Docs Changes: n/a
Release Notes: inline
Fixes#5694
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
danzh2010
pushed a commit
to danzh2010/envoy
that referenced
this issue
Jan 31, 2019
…oyproxy#5737)
This brings deprecation window from between 0-3 months to 3-6 months. Updating tools / docs accordingly.
Note the deprecation script can be skipped when we cut the next release because of this.
Also fixing up the deprecation script to handle (date)s and (pending)
Docs Changes: n/a
Release Notes: inline
Fixesenvoyproxy#5694
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: alyssawilk <alyssar@google.com>
fredlas
pushed a commit
to fredlas/envoy
that referenced
this issue
Mar 5, 2019
…oyproxy#5737)
This brings deprecation window from between 0-3 months to 3-6 months. Updating tools / docs accordingly.
Note the deprecation script can be skipped when we cut the next release because of this.
Also fixing up the deprecation script to handle (date)s and (pending)
Docs Changes: n/a
Release Notes: inline
Fixesenvoyproxy#5694
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Fred Douglas <fredlas@google.com>
While I'm musing on Envoy deprecation process (#5693, #5559) it'd be really helpful if we could change the deprecation window from 3 months / 1 release to 6 months / 2 releases. For major features it'd give folks time to allocate time to properly qual and test new code paths, and for minor features it'd still allow better customer communication for behavioral changes.
Throwing this out to the community - if no one objects I will make the changes to the tooling, and then we can bike-shed over on #5559 what we want the default deprecation process to be (how long on each phase)
The text was updated successfully, but these errors were encountered: