Skip to content

Commit 35250e7

Browse files
DOCSP-25759: 1.17.1 release notes (#1095)
1 parent a9f43fd commit 35250e7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

source/release-notes.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,35 @@ Release Notes for |k8s-op-full|
1717
|k8s-op-full| 1.17 Series
1818
-------------------------
1919

20+
.. _ent_op-1.17.1:
21+
22+
|k8s-op-full| 1.17.1
23+
~~~~~~~~~~~~~~~~~~~~
24+
25+
*Released 2022-10-10*
26+
27+
Improvements
28+
````````````
29+
30+
- Uses `Quay <https://quay.io/>`__ as an image registry for
31+
|k8s-op-short| on OpenShift. When you upgrade your |k8s-op-short|
32+
deployment, it automatically pulls new images from Quay. You don't need to
33+
take any action.
34+
35+
Breaking Changes
36+
````````````````
37+
38+
- Removes the ``operator.deployment_name`` parameter from |k8s-op-short| Helm charts.
39+
In previous releases, you might have used this parameter to customize the name of the
40+
|k8s-op-short| container.
41+
42+
Starting with this release, the value of the ``operator.name`` Helm chart parameter
43+
determines the name of the |k8s-op-short| container.
44+
45+
This is a breaking change only if you set ``operator.deployment_name`` to a different
46+
value than ``operator.name`` and if you configured tooling to rely on the value of
47+
``operator.deployment_name``.
48+
2049
.. _ent_op-1.17.0:
2150

2251
|k8s-op-full| 1.17.0

0 commit comments

Comments
 (0)