Skip to content

Commit af9203d

Browse files
authored
Merge branch 'master' into fealebenpae/search-helm-values
2 parents e9faf2a + cb20e63 commit af9203d

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
1-
[//]: # (Consider renaming or removing the header for next release, otherwise it appears as duplicate in the published release, e.g: https://github.com/mongodb/mongodb-enterprise-kubernetes/releases/tag/1.22.0 )
2-
<!-- Next Release -->
3-
4-
# MCK 1.3.0 Release Notes
5-
6-
## Other Changes
7-
* Optional permissions for `PersistentVolumeClaim` moved to a separate role. When managing the operator with Helm it is possible to disable permissions for `PersistentVolumeClaim` resources by setting `operator.enablePVCResize` value to `false` (`true` by default). When enabled, previously these permissions were part of the primary operator role. With this change, permissions have a separate role.
8-
* `subresourceEnabled` Helm value was removed. This setting used to be `true` by default and made it possible to exclude subresource permissions from the operator role by specifying `false` as the value. We are removing this configuration option, making the operator roles always have subresource permissions. This setting was introduced as a temporary solution for [this](https://bugzilla.redhat.com/show_bug.cgi?id=1803171) OpenShift issue. The issue has since been resolved and the setting is no longer needed.
9-
10-
11-
<!-- Past Releases -->
1+
> [!IMPORTANT]
2+
> This file is no longer maintained and updated.
3+
> All future Release Notes for MCK are available only in [GitHub Releases Page](https://github.com/mongodb/mongodb-kubernetes/releases).
124
135
# MCK 1.2.0 Release Notes
146

0 commit comments

Comments
 (0)