Skip to content

Commit be1cda2

Browse files
authored
(DOCSP-50312) AKO 2.8.2 Release Notes (#235)
* (DOCSP-50312) AKO 2.8.2 Release Notes * (DOCSP-50312) Content review.
1 parent b927f0d commit be1cda2

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

source/ak8so-changelog.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,36 @@
2222
You can find the full list of |ak8so| releases `here
2323
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`__.
2424

25+
.. _ako_282:
26+
27+
|ak8so| 2.8.2
28+
-------------
29+
30+
Improvements and Fixes
31+
~~~~~~~~~~~~~~~~~~~~~~
32+
33+
- Fixes an issue where the operator infinitely reconciles
34+
``AtlasDeployment`` custom resources due to incorrect region
35+
configuration comparisons if
36+
``spec.deploymentSpec.regionConfigs.autoscaling.compute.enabled`` is
37+
set to false, but
38+
``spec.deploymentSpec.regionConfigs.autoscaling.compute.minInstanceSize``
39+
and
40+
``spec.deploymentSpec.regionConfigs.autoscaling.compute.maxInstanceSize``
41+
are set.
42+
- Fixes an issue where the user couldn't delete expired
43+
``AtlasDatabaseUser`` custom resources.
44+
- Fixes a bug where the user couldn't set tags with spaces for
45+
``AtlasDeployment`` custom resources.
46+
- Fixes an issue where the user couldn't create a ``AtlasBackupCompliancePolicy``
47+
without specifying an ``onDemandPolicy``.
48+
- Fixes an issue where |ak8so| defaults to MongoDB 7.0 for
49+
``AtlasDeployment`` custom resources if
50+
``spec.deploymentSpec.mongoDBMajorVersion`` is not set. |ak8so| now
51+
leaves the field unset if the user doesn't set it.
52+
- Supports Kubernetes versions 1.30 through 1.32
53+
- Supports OpenShift version 4.17
54+
2555
.. _ako_281:
2656

2757
|ak8so| 2.8.1

0 commit comments

Comments
 (0)