Skip to content

Commit c3f3116

Browse files
authored
Merge pull request #26837 from jottofar/bug1822513-reword
Clarify release notes wording for Bug 1822513
2 parents d1ab935 + 25068da commit c3f3116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_notes/ocp-4-6-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1585,7 +1585,7 @@ All MongoDB-based samples have been replaced, deprecated, or removed.
15851585

15861586
* HTTPS signatures retrieved serialized stores, causing potential time outs before the Cluster Version Operator could complete the tasks. Now, external HTTPS signature retrieval is parallel and all stores will be attempted. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1840343[*BZ#1840343*])
15871587

1588-
* The Cluster Version Operator `currentMinor` version was acquired from `cv.Status.History[0].Version`, which contained the version upgraded to and not the current version. Now, the version history is stored in `CompletedUpdate` and will display the `currentMinor` version. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1822513[*BZ#1822513*])
1588+
* Previously, during z-stream cluster upgrades using the option `--to-image`, for example `oc adm upgrade --to-image`, the Cluster Version Operator was using the cluster version being upgraded to, rather than the current cluster version for validation purposes. This caused z-stream upgrades to fail. Now z-stream cluster upgrades using the option `--to-image` are allowed even when Cluster Version Operator has `Upgradeable=false`. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1822513[*BZ#1822513*])
15891589

15901590
* Previously, the Cluster Version Operator (CVO) was not syncing the shareProcessNamespace parameter in the Pod spec, which caused the Registry Operator to not update the shareProcessNamespace setting. The CVO now syncs shareProcessNamespace, DNSPolicy, and TerminationGracePeriodSeconds, fixing the Registry Operator update issues. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1866554[*BZ#1866554*])
15911591

0 commit comments

Comments
 (0)