[ovs-dev] [PATCH ovn v2 2/2] Add 2020 and 2021 release calendars.

Mark Michelson mmichels at redhat.com
Fri Sep 4 13:55:12 UTC 2020


In 2020, there were times where we started the release process later
than expected. Part of the reason why was that the actual release dates
for OVN were vague, meaning nobody really knew when we should start the
release process.

This attempts to remedy the problem by creating a calendar for releases
for 2020 and 2021. This way developers can know more easily when
releases are scheduled and prepare in advance better.

Signed-off-by: Mark Michelson <mmichels at redhat.com>
---
 Documentation/internals/release-process.rst | 27 +++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/Documentation/internals/release-process.rst b/Documentation/internals/release-process.rst
index 9cea5277f..875e01554 100644
--- a/Documentation/internals/release-process.rst
+++ b/Documentation/internals/release-process.rst
@@ -123,6 +123,33 @@ approximate:
 | T + 3         | Mar 1, Jun 1, ...   | Release version x.y.0                |
 +---------------+---------------------+--------------------------------------+
 
+Release Calendar
+----------------
+
+The 2020 timetable is shown below. Note that these dates are not set in stone.
+If extenuating circumstances arise, a release may be delayed from its target
+date.
+
++---------+-------------+-----------------+---------+
+| Release | Soft Freeze | Branch Creation | Release |
++---------+-------------+-----------------+---------+
+| 20.12.0 | Nov 6       | Nov 20          | Dec 4   |
++---------+-------------+-----------------+---------+
+
+Below is the 2021 timetable
+
++---------+-------------+-----------------+---------+
+| Release | Soft Freeze | Branch Creation | Release |
++---------+-------------+-----------------+---------+
+| 21.03.0 | Feb 5       | Feb 19          | Mar 5   |
++---------+-------------+-----------------+---------+
+| 21.06.0 | May 7       | May 21          | Jun 4   |
++---------+-------------+-----------------+---------+
+| 21.09.0 | Aug 6       | Aug 20          | Sep 3   |
++---------+-------------+-----------------+---------+
+| 21.12.0 | Nov 5       | Nov 19          | Dec 3   |
++---------+-------------+-----------------+---------+
+
 Contact
 -------
 
-- 
2.25.4



More information about the dev mailing list