Skip to content

Commit a2e8b6f

Browse files
authored
Merge pull request #73708 from opayne1/RHDEVDOCS-5627
RHDEVDOCS-5627: Adds missing 4.15 release note for builds
2 parents 9787934 + 4e8b953 commit a2e8b6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,13 +1558,15 @@ With {product-title} {product-version}, the `inspector.ipxe` configuration has b
15581558

15591559
* Previously, the termination handler prematurely exited before marking a node for termination. This condition occurred based on the timing of when the termination signal was received by the controller. With this release, the possibility of early termination is accounted for by introducing an additional check for termination. (link:https://issues.redhat.com/browse/OCPBUGS-2117[*OCPBUGS-2117*])
15601560

1561+
* Previously, when the `Build` cluster capability was not enabled, the cluster version Operator (CVO) failed to synchronize the build informer, and did not start successfully. With this release, the CVO successfully starts when the `Build` capability is not enabled. (link:https://issues.redhat.com/browse/OCPBUGS-22956[*OCPBUGS-22956*])
1562+
15611563
[discrete]
15621564
[id="ocp-4-15-cloud-cred-operator-bug-fixes"]
15631565
==== Cloud Credential Operator
15641566

15651567
* Previously, the Cloud Credential Operator utility (`ccoctl`) created custom GCP roles at the cluster level, so each cluster contributed to the quota limit on the number of allowed custom roles. Because of GCP deletion policies, deleted custom roles continue to contribute to the quota limit for many days after they are deleted. With this release, custom roles are added at the project level instead of the cluster level to reduce the total number of custom roles created. Additionally, an option to clean up custom roles is now available when deleting the GCP resources that the `ccoctl` utility creates during installation. These changes can help avoid reaching the quota limit on the number of allowed custom roles. (link:https://issues.redhat.com/browse/OCPBUGS-28850[*OCPBUGS-28850*])
15661568

1567-
* Previously, when the Cloud Credential Operator (CCO) was in default mode, CCO used an incorrect client for root credential queries. The CCO failed to find the intended secret and wrongly reported a `credsremoved` mode in the `cco_credentials_mode` metric. With this release, the CCO now uses the correct client to ensure accurate reporting of the `cco_credentials_mode` metric. (link:https://issues.redhat.com/browse/OCPBUGS-26510[*OCPBUGS-26510*])
1569+
* Previously, when the `Build` cluster capability was not enabled, the Cluster Version Operator (CVO) failed to synchronize the build informer and did not start successfully. With this release, the CVO successfully starts when the `Build` capability is not enabled. (link:https://issues.redhat.com/browse/OCPBUGS-26510[*OCPBUGS-26510*])
15681570

15691571
* Previously, buckets created by running the `ccoctl azure create` command were prohibited from allowing public blob access due to a change in the default behavior of Microsoft Azure buckets. With this release, buckets created by running the `ccoctl azure create` command are explicitly set to allow public blob access. (link:https://issues.redhat.com/browse/OCPBUGS-22369[*OCPBUGS-22369*])
15701572

0 commit comments

Comments
 (0)