# 4.7.12 Created: 2021-05-20 18:48:00 +0000 UTC Image Digest: `sha256:2029c5779202293f23418d47a1a823c4e4c8539c1ab25e8bda30d48335b4892e` Promoted from registry.ci.openshift.org/ocp/release:4.7.0-0.nightly-2021-05-20-112118 ## Changes from 4.7.11 ### Components * Kubernetes 1.20.0-beta.2 * Red Hat Enterprise Linux CoreOS upgraded from 47.83.202105111846-0 to 47.83.202105200135-0 ### Rebuilt images without code change * [docker-builder](https://github.com/openshift/builder) git [df50aa9a](https://github.com/openshift/builder/commit/df50aa9a4dd8e378d77c398b4d5c55211b9d14ba) `sha256:6469a6b46478e824aaaa35e6784eee22276ef969c69f2525ad92a515d450bc7b` * machine-os-content `sha256:a6353ea35abc546c9d1a36546f583a2a029c34a046576651e4cf4f0d76afadaf` ### [baremetal-installer, installer, installer-artifacts](https://github.com/openshift/installer/tree/d585f92b720275809904ba351dddc1d00a50e544) * [Bug 1940275](https://bugzilla.redhat.com/show_bug.cgi?id=1940275): Revert "baremetal: send full ignition to masters" [#4767](https://github.com/openshift/installer/pull/4767) * [Bug 1943500](https://bugzilla.redhat.com/show_bug.cgi?id=1943500): Bump gophercloud utils [#4794](https://github.com/openshift/installer/pull/4794) * [Full changelog](https://github.com/openshift/installer/compare/47dadceff29de54c5d6c2315c7f109ea86cdf8e6...d585f92b720275809904ba351dddc1d00a50e544) ### [cloud-credential-operator](https://github.com/openshift/cloud-credential-operator/tree/d088f49b436447a29a50958ddafd44e3362fb8ab) * [Bug 1948396](https://bugzilla.redhat.com/show_bug.cgi?id=1948396): oVirt credentials secret contains unnecessary "ovirt_cafile" [#322](https://github.com/openshift/cloud-credential-operator/pull/322) * [Full changelog](https://github.com/openshift/cloud-credential-operator/compare/b8072da3c546bb7a80bd75c0683489c7d39a8d43...d088f49b436447a29a50958ddafd44e3362fb8ab) ### [cluster-authentication-operator](https://github.com/openshift/cluster-authentication-operator/tree/a28bdc97c7f9d1ec4a0a859abeaeda41b37e381f) * [Bug 1956797](https://bugzilla.redhat.com/show_bug.cgi?id=1956797): bump kube to 0.20.6 to prevent delegated authz panics [#443](https://github.com/openshift/cluster-authentication-operator/pull/443) * [Full changelog](https://github.com/openshift/cluster-authentication-operator/compare/9ee87c71cad704f4476286cbefe71b43c7c81b20...a28bdc97c7f9d1ec4a0a859abeaeda41b37e381f) ### [cluster-monitoring-operator](https://github.com/openshift/cluster-monitoring-operator/tree/5b48d8f445f9c0ac3bf99b68c5ee4a909da950b9) * [Bug 1955482](https://bugzilla.redhat.com/show_bug.cgi?id=1955482): Drop high-cardinality metrics from kube-state-metrics which aren't used [#1141](https://github.com/openshift/cluster-monitoring-operator/pull/1141) * [Bug 1955469](https://bugzilla.redhat.com/show_bug.cgi?id=1955469): remove node_mountstats_nfs_* metrics [#1154](https://github.com/openshift/cluster-monitoring-operator/pull/1154) * [Bug 1955462](https://bugzilla.redhat.com/show_bug.cgi?id=1955462): drop container_memory_failures_total metric backport [#1160](https://github.com/openshift/cluster-monitoring-operator/pull/1160) * [Bug 1952149](https://bugzilla.redhat.com/show_bug.cgi?id=1952149): oc adm top reporting unknown status for Windows node [#1130](https://github.com/openshift/cluster-monitoring-operator/pull/1130) * [Bug 1955449](https://bugzilla.redhat.com/show_bug.cgi?id=1955449): drop crio image metrics [#1134](https://github.com/openshift/cluster-monitoring-operator/pull/1134) * [Full changelog](https://github.com/openshift/cluster-monitoring-operator/compare/da421b0e3c3362771e8d91befdd934ac09697db1...5b48d8f445f9c0ac3bf99b68c5ee4a909da950b9) ### [driver-toolkit](https://github.com/openshift/driver-toolkit/tree/bbf091e64bb3cf06edd61e39877ebe534037de3c) * [Bug 1959191](https://bugzilla.redhat.com/show_bug.cgi?id=1959191): Add LABEL io.openshift.release.operator=true for addition to payload [#18](https://github.com/openshift/driver-toolkit/pull/18) * [Full changelog](https://github.com/openshift/driver-toolkit/compare/146e9f83fc87896f087d87930a634229842b1533...bbf091e64bb3cf06edd61e39877ebe534037de3c) ### [hello-openshift, tests](https://github.com/openshift/origin/tree/ca0d30fdf36640b2db6dbdc0530933d672f31605) * [Bug 1958797](https://bugzilla.redhat.com/show_bug.cgi?id=1958797): test/extended/router/idle: Only run on OVNKubernetes or OpenShiftSDN [#26145](https://github.com/openshift/origin/pull/26145) * [Full changelog](https://github.com/openshift/origin/compare/e2862abbfd9939fc12251b3d1e0d4fc42b020a97...ca0d30fdf36640b2db6dbdc0530933d672f31605) ### [hyperkube](https://github.com/openshift/kubernetes/tree/df9c8387b2dc2308da01706ff89982c6b7ad9c48) * [Bug 1955883](https://bugzilla.redhat.com/show_bug.cgi?id=1955883): UPSTREAM: 99095: Prevent Kubelet stuck in DiskPressure when imagefs minreclaim is set [#725](https://github.com/openshift/kubernetes/pull/725) * [Bug 1951726](https://bugzilla.redhat.com/show_bug.cgi?id=1951726): Speed up PV provisioning for vsphere driver (ocp-4.7) [#690](https://github.com/openshift/kubernetes/pull/690) * [Bug 1942141](https://bugzilla.redhat.com/show_bug.cgi?id=1942141): fixes cinder PV labelling [#635](https://github.com/openshift/kubernetes/pull/635) * [Full changelog](https://github.com/openshift/kubernetes/compare/75370d3fb99594d6f0263f3de0bd08237381b77d...df9c8387b2dc2308da01706ff89982c6b7ad9c48) ### [ironic](https://github.com/openshift/ironic-image/tree/1a7f41bb1c2c04ccd06958669a24a08a0bf22258) * [Bug 1958965](https://bugzilla.redhat.com/show_bug.cgi?id=1958965): Updated ironic packages [#166](https://github.com/openshift/ironic-image/pull/166) * [Full changelog](https://github.com/openshift/ironic-image/compare/738bd6c0b8ed07a7570c21af0cb5d1658dcbcb4c...1a7f41bb1c2c04ccd06958669a24a08a0bf22258) ### [kuryr-cni, kuryr-controller](https://github.com/openshift/kuryr-kubernetes/tree/8b61936867e8f3b224f0507685ba0e76e6d3bb95) * [Bug 1959766](https://bugzilla.redhat.com/show_bug.cgi?id=1959766): Fix NPs for OVN LBs with hairpin traffic [#516](https://github.com/openshift/kuryr-kubernetes/pull/516) * [Full changelog](https://github.com/openshift/kuryr-kubernetes/compare/36c2cdd2770630b33f929b0676228a9a6e928a19...8b61936867e8f3b224f0507685ba0e76e6d3bb95) ### [machine-api-operator](https://github.com/openshift/machine-api-operator/tree/bb9e0b5c11708f2cfc3ed069928e51453b7a42f3) * [Bug 1955689](https://bugzilla.redhat.com/show_bug.cgi?id=1955689): Webhook filter should check for both mutating and validating webhooks [#861](https://github.com/openshift/machine-api-operator/pull/861) * [Full changelog](https://github.com/openshift/machine-api-operator/compare/fe685c2b58447cf10c876a927d760e6692686c15...bb9e0b5c11708f2cfc3ed069928e51453b7a42f3) ### [operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager/tree/eaf3ca9bbd84af0a7edd6fed89132efea040d07c) * [Bug 1959009](https://bugzilla.redhat.com/show_bug.cgi?id=1959009): Use DeploymentAvailable instead of custom test for CSV status. [#2151](https://github.com/operator-framework/operator-lifecycle-manager/pull/2151) * [Full changelog](https://github.com/operator-framework/operator-lifecycle-manager/compare/48aea63e3aa0d42c6d69215b23f6132188e2220f...eaf3ca9bbd84af0a7edd6fed89132efea040d07c) ### [ovn-kubernetes](https://github.com/openshift/ovn-kubernetes/tree/e2be0be9cf8d4021ce365e73f12f4aca632abbd0) * [Bug 1956270](https://bugzilla.redhat.com/show_bug.cgi?id=1956270): service controller should not use the target-port [#519](https://github.com/openshift/ovn-kubernetes/pull/519) * [Bug 1947097](https://bugzilla.redhat.com/show_bug.cgi?id=1947097): [4.7z] Ensure no SNAT on GR for DisableSNATMultipleGws [#533](https://github.com/openshift/ovn-kubernetes/pull/533) * [Full changelog](https://github.com/openshift/ovn-kubernetes/compare/26457fa61101fc735a1f77e03ce1cca491ffccf2...e2be0be9cf8d4021ce365e73f12f4aca632abbd0)