Skip to content

Commit 7b91a69

Browse files
281 rn backport (#228)
* ako 2.8.1 release notes (#221) * ako 2.8.1 release notes * added new note * update rn (#227)
1 parent ef0c3e0 commit 7b91a69

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

source/ak8so-changelog.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,26 @@
1717
.. note::
1818

1919
You can find the full list of |ak8so| releases `here
20-
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`_.
20+
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`__.
2121

22+
.. _ako_281:
23+
24+
|ak8so| 2.8.1
25+
-------------
26+
27+
Improvements and Fixes
28+
~~~~~~~~~~~~~~~~~~~~~~
29+
30+
- Fixes an issue that caused an infinite reconciliation loop
31+
when the ``spec.deploymentSpec.replicationSpecs.regionConfigs.autoScaling.compute.minInstanceSize`` flag is enabled but the
32+
:setting:`spec.deploymentSpec.replicationSpecs.regionConfigs.autoScaling.compute.minInstanceSize` field is not cleared.
33+
- Fixes an issue where a project could remain in an unsteady state due to incorrect status conditions
34+
for unmanaged private endpolints.
35+
- Fixes an issue where a :ref:`dry run <ak8so-dry-run>` doesn't capture all teams-related errors.
36+
- Updates ``golang.org/x/oauth2`` to address security vulnerability `CVE-2025-22868 <https://nvd.nist.gov/vuln/detail/CVE-2025-22868>`__.
37+
- Updates ``golang.org/x/net`` to address security vulnerability `CVE-2025-22870 <https://nvd.nist.gov/vuln/detail/CVE-2025-22870>`__.
38+
- Supports Kubernetes versions 1.30 through 1.32.
39+
- Supports OpenShift version 4.17.
2240

2341
.. _ako_280:
2442

source/ak8so-compatibility.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,18 @@ Compatibility
2727
- OpenShift
2828
- Base Image
2929

30+
* - 2.8.1
31+
- March 26, 2025
32+
- 1.30, 1.31, 1.32
33+
- 4.17
34+
- Red Hat UBI 8 Base Image
35+
36+
* - 2.8.0
37+
- March 6, 2025
38+
- 1.30, 1.31, 1.32
39+
- 4.17
40+
- Red Hat UBI 8 Base Image
41+
3042
* - 2.7.0
3143
- February 5, 2025
3244
- 1.28, 1.29, 1.30

0 commit comments

Comments
 (0)