Message ID | 20231103190215.454583-1-i.maximets@ovn.org |
---|---|
State | Accepted |
Commit | 8b4265c11176551194ef83c35730f8d0c5a651a8 |
Delegated to: | Ilya Maximets |
Headers | show |
Series | [ovs-dev] release-process: Update LTS designation schedule example. | expand |
Context | Check | Description |
---|---|---|
ovsrobot/intel-ovs-compilation | fail | test: fail |
ovsrobot/apply-robot | success | apply and check: success |
ovsrobot/github-robot-_Build_and_Test | success | github build: passed |
On 03/11/2023 19:01, Ilya Maximets wrote: > It is an example and the dates are not set in stone, so updating > the table it is not very important. But it's nice to see currently > supported releases there as well as the near future plans. > > Signed-off-by: Ilya Maximets <i.maximets@ovn.org> > --- > Documentation/internals/release-process.rst | 16 ++++++++++------ > 1 file changed, 10 insertions(+), 6 deletions(-) > > diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst > index 0eb8e192a..d939c2d3a 100644 > --- a/Documentation/internals/release-process.rst > +++ b/Documentation/internals/release-process.rst > @@ -96,18 +96,22 @@ LTS designation schedule example (depends on current state of development): > +---------+--------------+--------------------------------------------------+ > | Version | Release Date | Actions | > +---------+--------------+--------------------------------------------------+ > -| 2.14 | Aug 2020 | 2.14 - new latest stable, 2.13 stable ⟶ new LTS | > -+---------+--------------+--------------------------------------------------+ > -| 2.15 | Feb 2021 | 2.12 - new latest stable, 2.5 LTS ⟶ EOL | > -+---------+--------------+--------------------------------------------------+ > -| 2.16 | Aug 2021 | 2.16 - new latest stable | > -+---------+--------------+--------------------------------------------------+ > | 2.17 | Feb 2022 | 2.17 - new latest stable | > +---------+--------------+--------------------------------------------------+ > | 3.0 | Aug 2022 | 3.0 - new latest stable, 2.17 stable ⟶ new LTS | > +---------+--------------+--------------------------------------------------+ > | 3.1 | Feb 2023 | 3.1 - new latest stable, 2.13 LTS ⟶ EOL | > +---------+--------------+--------------------------------------------------+ > +| 3.2 | Aug 2023 | 3.2 - new latest stable | > ++---------+--------------+--------------------------------------------------+ > +| 3.3 | Feb 2024 | 3.3 - new latest stable | > ++---------+--------------+--------------------------------------------------+ > +| 3.4 | Aug 2024 | 3.4 - new latest stable, 3.3 stable ⟶ new LTS | > ++---------+--------------+--------------------------------------------------+ > +| 3.5 | Feb 2025 | 3.5 - new latest stable, 2.17 LTS ⟶ EOL | > ++---------+--------------+--------------------------------------------------+ > +| 3.6 | Aug 2025 | 3.6 - new latest stable | > ++---------+--------------+--------------------------------------------------+ > > While branches other than LTS and the latest release are not formally > maintained, the OVS project usually provides stable releases for these branches Acked-by: Kevin Traynor <ktraynor@redhat.com>
On Fri, Nov 03, 2023 at 08:01:40PM +0100, Ilya Maximets wrote: > It is an example and the dates are not set in stone, so updating > the table it is not very important. But it's nice to see currently > supported releases there as well as the near future plans. > > Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Thanks Ilya, I think I was referring to this recently (perhaps unwisely), so I am very pleased to see it updated. Acked-by: Simon Horman <horms@ovn.org>
On 3 Nov 2023, at 20:01, Ilya Maximets wrote: > It is an example and the dates are not set in stone, so updating > the table it is not very important. But it's nice to see currently > supported releases there as well as the near future plans. > > Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Thanks for updating this! Acked-by: Eelco Chaudron <echaudro@redhat.com>
On 11/14/23 14:38, Eelco Chaudron wrote: > > > On 3 Nov 2023, at 20:01, Ilya Maximets wrote: > >> It is an example and the dates are not set in stone, so updating >> the table it is not very important. But it's nice to see currently >> supported releases there as well as the near future plans. >> >> Signed-off-by: Ilya Maximets <i.maximets@ovn.org> > > Thanks for updating this! > > Acked-by: Eelco Chaudron <echaudro@redhat.com> > Thanks, Kevin, Simon and Eelco! Applied. Best regards, Ilya Maximets.
diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst index 0eb8e192a..d939c2d3a 100644 --- a/Documentation/internals/release-process.rst +++ b/Documentation/internals/release-process.rst @@ -96,18 +96,22 @@ LTS designation schedule example (depends on current state of development): +---------+--------------+--------------------------------------------------+ | Version | Release Date | Actions | +---------+--------------+--------------------------------------------------+ -| 2.14 | Aug 2020 | 2.14 - new latest stable, 2.13 stable ⟶ new LTS | -+---------+--------------+--------------------------------------------------+ -| 2.15 | Feb 2021 | 2.12 - new latest stable, 2.5 LTS ⟶ EOL | -+---------+--------------+--------------------------------------------------+ -| 2.16 | Aug 2021 | 2.16 - new latest stable | -+---------+--------------+--------------------------------------------------+ | 2.17 | Feb 2022 | 2.17 - new latest stable | +---------+--------------+--------------------------------------------------+ | 3.0 | Aug 2022 | 3.0 - new latest stable, 2.17 stable ⟶ new LTS | +---------+--------------+--------------------------------------------------+ | 3.1 | Feb 2023 | 3.1 - new latest stable, 2.13 LTS ⟶ EOL | +---------+--------------+--------------------------------------------------+ +| 3.2 | Aug 2023 | 3.2 - new latest stable | ++---------+--------------+--------------------------------------------------+ +| 3.3 | Feb 2024 | 3.3 - new latest stable | ++---------+--------------+--------------------------------------------------+ +| 3.4 | Aug 2024 | 3.4 - new latest stable, 3.3 stable ⟶ new LTS | ++---------+--------------+--------------------------------------------------+ +| 3.5 | Feb 2025 | 3.5 - new latest stable, 2.17 LTS ⟶ EOL | ++---------+--------------+--------------------------------------------------+ +| 3.6 | Aug 2025 | 3.6 - new latest stable | ++---------+--------------+--------------------------------------------------+ While branches other than LTS and the latest release are not formally maintained, the OVS project usually provides stable releases for these branches
It is an example and the dates are not set in stone, so updating the table it is not very important. But it's nice to see currently supported releases there as well as the near future plans. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> --- Documentation/internals/release-process.rst | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-)