mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
RHDEVDOCS-3371 release note for Tracker: 2002368
This commit is contained in:
@@ -1255,6 +1255,12 @@ Therefore, update scripts and jobs that inspect `buildConfig.spec.triggers[i].im
|
||||
|
||||
* In {product-title} and later, the fix for bug link:https://bugzilla.redhat.com/show_bug.cgi?id=1884270[BZ#1884270] incorrectly pruned SSH protocol URLs in an attempt to provide SCP-styled URL capabilities. This error caused the `oc new-build` command not to pick an automatic source clone secret: the build could not use the `build.openshift.io/sbuild.openshift.io/source-secret-match-uri-1ource-secret-match-uri-1` annotation to map SSH keys with the associated secrets, and therefore could not perform git cloning. This update reverts the changes from BZ#1884270 so that builds can use the annotation and perform git cloning.
|
||||
|
||||
* Before this update, various allowed and block registry configuration options of the cluster image configuration could block the Cluster Samples Operator from creating image streams. When that happened, the samples operator marked itself as `degraded`, which impacted the general OpenShift Container Platform install and upgrade status.
|
||||
+
|
||||
The Cluster Samples Operator can bootstrap itself as `removed` in a variety of circumstances. With this update, these circumstances include when the xref:../openshift_images/image-configuration.html#images-configuration-parameters_image-configuration[image controller configuration parameters] prevent the creation of image streams by using the default image registry or by using the image registry specified by the xref:../openshift_images/configuring-samples-operator.html#samples-operator-configuration_configuring-samples-operator[`samplesRegistry` setting]. The Operator status also indicates when the cluster image configuration prevents the creation of the sample image streams.
|
||||
|
||||
|
||||
|
||||
[discrete]
|
||||
[id="ocp-4-9-cloud-compute-bug-fixes"]
|
||||
==== Cloud Compute
|
||||
|
||||
Reference in New Issue
Block a user