File tree Expand file tree Collapse file tree 4 files changed +53
-15
lines changed Expand file tree Collapse file tree 4 files changed +53
-15
lines changed Original file line number Diff line number Diff line change 6
6
- |k8s | Version
7
7
- OpenShift Version
8
8
9
+ * - 1.24.x
10
+ - 1.26, 1.27, 1.28
11
+ - 4.11-4.13
12
+
9
13
* - 1.23.x
10
14
- 1.26, 1.27, 1.28
11
15
- 4.11-4.13
Original file line number Diff line number Diff line change 1
1
.. important ::
2
2
3
- Starting with the |k8s-op-short | 1.17
4
- release, Ubuntu base images
5
- are deprecated and will be removed in the |k8s-op-short | 1.19 release.
6
-
7
- MongoDB will continue to support the Red Hat UBI 8 base images.
8
-
3
+ Starting with the |k8s-op-short | 1.17 release, Ubuntu base images are
4
+ deprecated. Ubuntu base images are removed in the |k8s-op-short |
5
+ 1.19 release. MongoDB continues to support the Red Hat UBI 8 base images.
9
6
To provide feedback about this change, use the `MongoDB Feedback Engine
10
7
<https://feedback.mongodb.com/forums/924355-ops-tools?category_id=370990> `__.
11
8
16
13
* - |k8s-op-short | Release Series
17
14
- Base Image
18
15
16
+ * - 1.24.x
17
+ - Red Hat UBI 8 Base Image
18
+
19
19
* - 1.23.x
20
20
- Red Hat UBI 8 Base Image
21
21
Original file line number Diff line number Diff line change @@ -12,14 +12,19 @@ Support Lifecycle
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- Starting in version 1.20, the support lifecycle of the |k8s-op| is one
16
- year from the release date of a major version. Prior to version 1.20,
17
- the support lifecycle was 9 months x 31 days each month (279 days total)
18
- from the release date of a major version. Versioning of the
19
- |k8s-op-short| does not follow semantic
20
- versioning convention, and a major version of the |k8s-op-short| is
21
- X.X (for example, 1.17 or 1.18). The following dates might be subject
22
- to change.
15
+ Considerations
16
+ ---------------
17
+
18
+ - Starting with |k8s-op-short| 1.20, the support lifecycle of the |k8s-op|
19
+ is one year from the release date of a major version. Prior to version 1.20,
20
+ the support lifecycle was 9 months x 31 days each month (279 days total)
21
+ from the release date of a major version.
22
+
23
+ - Versioning of the |k8s-op-short| doesn't follow the semantic versioning
24
+ convention. A major version of the |k8s-op-short| is X.X, for example,
25
+ 1.22 or 1.23.
26
+
27
+ - The End of Life dates in this section might be subject to change.
23
28
24
29
.. list-table::
25
30
:header-rows: 1
@@ -28,8 +33,11 @@ to change.
28
33
* - |k8s-op-short| Version
29
34
- End of Life Date
30
35
36
+ * - 1.24.x
37
+ - 2024-12-21
38
+
31
39
* - 1.23.x
32
- - 2025-08-17
40
+ - 2024-11-13
33
41
34
42
* - 1.22.x
35
43
- 2024-09-21
Original file line number Diff line number Diff line change @@ -12,6 +12,32 @@ Release Notes for |k8s-op-full|
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. _ent-op-1.24.x:
16
+
17
+ |k8s-op-full| 1.24 Series
18
+ -------------------------
19
+
20
+ .. _ent_op-1.24.0:
21
+
22
+ |k8s-op-full| 1.24.0
23
+ ~~~~~~~~~~~~~~~~~~~~
24
+
25
+ *Released 2023-12-21*
26
+
27
+
28
+ MongoDBOpsManager Resource
29
+ ``````````````````````````
30
+
31
+ New Features
32
+ ++++++++++++
33
+
34
+ - Adds support for the upcoming |onprem| 7.0.x series.
35
+
36
+ Bug Fixes
37
+ `````````
38
+
39
+ - Fixes an issue that prevented terminating a backup correctly.
40
+
15
41
16
42
.. _ent-op-1.23.x:
17
43
You can’t perform that action at this time.
0 commit comments