File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 22
22
You can find the full list of |ak8so| releases `here
23
23
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`__.
24
24
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
+
25
55
.. _ako_281:
26
56
27
57
|ak8so| 2.8.1
You can’t perform that action at this time.
0 commit comments