mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
Merge pull request #18916 from sheriff-rh/20200108RNs
Jan 08 2020 4.3 release notes updates
This commit is contained in:
@@ -763,6 +763,14 @@ default. Use this command as a workaround to use Jenkins in disconnected
|
||||
environments:
|
||||
+
|
||||
----
|
||||
oc tag <jenkins_source_image> jenkins:2 --reference-policy=source -n openshift
|
||||
$ oc tag <jenkins_source_image> 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*]).
|
||||
|
||||
Reference in New Issue
Block a user