Skip to content

Commit 27409ef

Browse files
DOCSP-39071: 2.2.2 rn (#71) (#77)
* DOCSP-39071: 2.2.2 rn * put deprecation notice under correct setting * Update source/atlasdeployment-custom-resource.txt --------- Co-authored-by: corryroot <[email protected]>
1 parent 2f8b198 commit 27409ef

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

source/ak8so-changelog.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,23 @@
1919
You can find the full list of |ak8so| releases `here
2020
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`_.
2121

22+
.. _ako_222:
23+
24+
|ak8so| 2.2.2
25+
-------------
26+
27+
New Features, Improvements and Fixes
28+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29+
30+
- Supports Kubernetes versions 1.27 through 1.29.
31+
- Supports OpenShift version 4.14.
32+
33+
Fixes
34+
~~~~~
35+
36+
- Fixes a concurrency issue that could have resulted in the
37+
|ak8so| missing changes made to custom resource definitions.
38+
2239
.. _ak8so_221:
2340

2441
|ak8so| 2.2.1

source/atlasdeployment-custom-resource.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,6 +1185,20 @@ examples, and the |api| documentation.
11851185
If you want to create or update a {+serverless-instance+}, you must
11861186
specify this setting.
11871187

1188+
.. important::
1189+
1190+
The following settings are deprecated and will be
1191+
removed in a future release:
1192+
1193+
- ``spec.serverlessSpec.providerSettings.DiskIOPS``
1194+
- ``spec.serverlessSpec.providerSettings.DiskTypeName``
1195+
- ``spec.serverlessSpec.providerSettings.EncryptEBSVolume``
1196+
- ``spec.serverlessSpec.providerSettings.InstanceSizeName``
1197+
- ``spec.serverlessSpec.providerSettings.VolumeType``
1198+
- ``spec.serverlessSpec.providerSettings.AutoScaling``
1199+
1200+
Providing values for any of these settings has no effect.
1201+
11881202
.. setting:: spec.serverlessSpec.providerSettings.providerName
11891203

11901204
*Type*: string

0 commit comments

Comments
 (0)