diff --git a/release_notes/ocp-4-3-release-notes.adoc b/release_notes/ocp-4-3-release-notes.adoc index fc4faace37..2da50dda24 100644 --- a/release_notes/ocp-4-3-release-notes.adoc +++ b/release_notes/ocp-4-3-release-notes.adoc @@ -763,6 +763,14 @@ default. Use this command as a workaround to use Jenkins in disconnected environments: + ---- -oc tag jenkins:2 --reference-policy=source -n openshift +$ oc tag jenkins:2 --reference-policy=source -n openshift ---- * The OpenShift Cluster Version Operator (CVO) does not correctly mount SSL certificates from the host, which prevents cluster version updates when using MITM proxy checking. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1773419[*BZ#1773419*]) +* When adding `defaultProxy` and `gitProxy` under `builds.config.openshift.io`, +the Jenkins pipeline build cannot retrieve the proxy configuration (link:https://bugzilla.redhat.com/show_bug.cgi?id=1753562[*BZ#1753562*]). +* When installing OpenStack Storage Platform 15 with self-signed certificates, the +`clouds.yaml` file generated by the installer cannot be used to install +{product-title} (link:https://bugzilla.redhat.com/show_bug.cgi?id=1786314[*BZ#1786314*]). +* `Machine-api` cannot create workers on OpenStack Storage Platform enviroments installed with self-signed certificates (link:https://bugzilla.redhat.com/show_bug.cgi?id=1769879[*BZ#1769879*]). +* Installer Provisioned Infrastructure (IPI) of Upshift on Openstack Storage Platform fail due to `Security group rule already exists` errors (link:https://bugzilla.redhat.com/show_bug.cgi?id=1788062[*BZ#1788062*]). +* Clusters will display errors and abnormal states after `etcd` backup or restore functions are conducted during the `etcd` encryption migration process (link:https://bugzilla.redhat.com/show_bug.cgi?id=1776811[*BZ#1776811*]).