-
Story
-
Resolution: Done
-
Critical
-
None
-
3
-
False
-
False
-
-
-
GITOPS Sprint 215
Why
We currently always publish new releases to both stable and preview channels. Therefore, users have opted for auto upgrade will not be able to stay in one minor release. For example, users with auto update enabled will get upgrade from 1.3.4 to 1.4.0. The works fine when we only have to support N-1. It does not work well when we are supporting N-2. Users cannot stay at 1.3 when 1.4.0 is out with auto update is enabled.
What
We need to adopt some channel publishing strategy that allow users to continue getting z-stream fixes (auto update) while staying at an old supported minor release.
Acceptance Criteria
- adopt one of these strategies (or some variant) https://docs.google.com/document/d/1wktenlhM64o_38BhWgz8Am-YjKkeBj7thzjQ1aNXwUg/edit#heading=h.cliecwuv1cq
- tested upgrade using these channels
- document/release notes