File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments