- Issued:
- 2021-02-24
- Updated:
- 2021-02-24
RHSA-2020:5633 - Security Advisory
Synopsis
Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update
Type/Severity
Security Advisory: Moderate
Topic
Red Hat OpenShift Container Platform release 4.7.0 is now available.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Description
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the container images for Red Hat OpenShift Container
Platform 4.7.0. See the following advisory for the RPM packages for this
release:
https://access.redhat.com/errata/RHSA-2020:5634
Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:
https://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html
You may download the oc tool and use it to inspect release image metadata as follows:
(For x86_64 architecture)
$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.7.0-x86_64
The image digest is sha256:d74b1cfa81f8c9cc23336aee72d8ae9c9905e62c4874b071317a078c316f8a70
(For s390x architecture)
$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.7.0-s390x
The image digest is sha256:a68ca03d87496ddfea0ac26b82af77231583a58a7836b95de85efe5e390ad45d
(For ppc64le architecture)
$ oc adm release info quay.io/openshift-release-dev/ocp-release:4.7.0-ppc64le
The image digest is sha256:bc7b04e038c8ff3a33b827f4ee19aa79b26e14c359a7dcc1ced9f3b58e5f1ac6
All OpenShift Container Platform 4.7 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.7/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor.
Security Fix(es):
- crewjam/saml: authentication bypass in saml authentication (CVE-2020-27846)
- golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference (CVE-2020-29652)
- gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)
- nodejs-y18n: prototype pollution vulnerability (CVE-2020-7774)
- kubernetes: Secret leaks in kube-controller-manager when using vSphere Provider (CVE-2020-8563)
- containernetworking/plugins: IPv6 router advertisements allow for MitM attacks on IPv4 clusters (CVE-2020-10749)
- heketi: gluster-block volume password details available in logs (CVE-2020-10763)
- golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash (CVE-2020-14040)
- jwt-go: access restriction bypass vulnerability (CVE-2020-26160)
- golang-github-gorilla-websocket: integer overflow leads to denial of service (CVE-2020-27813)
- golang: math/big: panic during recursive division of very large numbers (CVE-2020-28362)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Solution
For OpenShift Container Platform 4.7, see the following documentation, which
will be updated shortly for this release, for important instructions on how
to upgrade your cluster and fully apply this asynchronous errata update:
https://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html
Details on how to access this content are available at
https://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.
Affected Products
- Red Hat OpenShift Container Platform 4.7 for RHEL 8 x86_64
- Red Hat OpenShift Container Platform for Power 4.7 for RHEL 8 ppc64le
- Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.7 for RHEL 8 s390x
Fixes
- BZ - 1620608 - Restoring deployment config with history leads to weird state
- BZ - 1752220 - [OVN] Network Policy fails to work when project label gets overwritten
- BZ - 1756096 - Local storage operator should implement must-gather spec
- BZ - 1756173 - /etc/udev/rules.d/66-azure-storage.rules missing from initramfs
- BZ - 1768255 - installer reports 100% complete but failing components
- BZ - 1770017 - Init containers restart when the exited container is removed from node.
- BZ - 1775057 - [MSTR-485] Cluster is abnormal after etcd backup/restore when the backup is conducted during etcd encryption is migrating
- BZ - 1775444 - RFE: k8s cpu manager does not restrict /usr/bin/pod cpuset
- BZ - 1777038 - Cluster scaled beyond host subnet limits does not fire alert or cleanly report why it cannot scale
- BZ - 1777224 - InfraID in metadata.json and .openshift_install_state.json is not consistent when repeating `create` commands
- BZ - 1784298 - "Displaying with reduced resolution due to large dataset." would show under some conditions
- BZ - 1785399 - Under condition of heavy pod creation, creation fails with 'error reserving pod name ...: name is reserved"
- BZ - 1797766 - Resource Requirements" specDescriptor fields - CPU and Memory injects empty string YAML editor
- BZ - 1801089 - [OVN] Installation failed and monitoring pod not created due to some network error.
- BZ - 1805025 - [OSP] Machine status doesn't become "Failed" when creating a machine with invalid image
- BZ - 1805639 - Machine status should be "Failed" when creating a machine with invalid machine configuration
- BZ - 1806000 - CRI-O failing with: error reserving ctr name
- BZ - 1806915 - openshift-service-ca: Some core components are in openshift.io/run-level 1 and are bypassing SCC, but should not be
- BZ - 1806917 - openshift-service-ca-operator: Some core components are in openshift.io/run-level 1 and are bypassing SCC, but should not be
- BZ - 1810438 - Installation logs are not gathered from OCP nodes
- BZ - 1812085 - kubernetes-networking-namespace-pods dashboard doesn't exist
- BZ - 1812412 - Monitoring Dashboard: on restricted cluster, query timed out in expression evaluation
- BZ - 1813012 - EtcdDiscoveryDomain no longer needed
- BZ - 1813949 - openshift-install doesn't use env variables for OS_* for some of API endpoints
- BZ - 1816812 - OpenShift test suites are not resilient to rate limited registries (like docker.io) and cannot control their dependencies for offline use
- BZ - 1819053 - loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: OpenAPI spec does not exist
- BZ - 1819457 - Package Server is in 'Cannot update' status despite properly working
- BZ - 1820141 - [RFE] deploy qemu-quest-agent on the nodes
- BZ - 1822744 - OCS Installation CI test flaking
- BZ - 1824038 - Integration Tests: StaleElementReferenceError in OLM single-installmode scenario
- BZ - 1825892 - StorageClasses and PVs are not cleaned completely after running the csi verification tool
- BZ - 1826301 - Wrong NodeStatus reports in file-integrity scan when configuration error in aide.conf file
- BZ - 1829723 - User workload monitoring alerts fire out of the box
- BZ - 1832968 - oc adm catalog mirror does not mirror the index image itself
- BZ - 1833012 - Lower OVNKubernetes HTTP E/W performance compared with OpenShiftSDN
- BZ - 1833220 - CVE-2020-10749 containernetworking/plugins: IPv6 router advertisements allow for MitM attacks on IPv4 clusters
- BZ - 1834995 - olmFull suite always fails once th suite is run on the same cluster
- BZ - 1836017 - vSphere UPI: Both Internal and External load balancers for kube-apiserver should use /readyz
- BZ - 1837953 - Replacing masters doesn't work for ovn-kubernetes 4.4
- BZ - 1838352 - OperatorExited, Pending marketplace-operator-... pod for several weeks
- BZ - 1838751 - [oVirt][Tracker] Re-enable skipped network tests
- BZ - 1839239 - csi-snapshot-controller flickers Degraded=True on etcd hiccups
- BZ - 1840759 - [aws-ebs-csi-driver] The volume created by aws ebs csi driver can not be deleted when the cluster is destroyed
- BZ - 1841039 - authentication-operator: Add e2e test for password grants to Keycloak being set as OIDC IdP
- BZ - 1841119 - Get rid of config patches and pass flags directly to kcm
- BZ - 1841175 - When an Install Plan gets deleted, OLM does not create a new one
- BZ - 1841381 - Issue with memoryMB validation
- BZ - 1841885 - oc adm catalog mirror command attempts to pull from registry.redhat.io when using --from-dir option
- BZ - 1844727 - Etcd container leaves grep and lsof zombie processes
- BZ - 1845387 - CVE-2020-10763 heketi: gluster-block volume password details available in logs
- BZ - 1847074 - Filter bar layout issues at some screen widths on search page
- BZ - 1848358 - CRDs with preserveUnknownFields:true don't reflect in status that they are non-structural
- BZ - 1849543 - [4.5]kubeletconfig's description will show multiple lines for finalizers when upgrade from 4.4.8->4.5
- BZ - 1851103 - Use of NetworkManager-wait-online.service in rhcos-growpart.service
- BZ - 1851203 - [GSS] [RFE] Need a simpler representation of capactiy breakdown in total usage and per project breakdown in OCS 4 dashboard
- BZ - 1851351 - OCP 4.4.9: EtcdMemberIPMigratorDegraded: rpc error: code = Canceled desc = grpc: the client connection is closing
- BZ - 1851693 - The `oc apply` should return errors instead of hanging there when failing to create the CRD
- BZ - 1852289 - Upgrade testsuite fails on ppc64le environment - Unsupported LoadBalancer service
- BZ - 1853115 - the restriction of --cloud option should be shown in help text.
- BZ - 1853116 - `--to` option does not work with `--credentials-requests` flag.
- BZ - 1853352 - [v2v][UI] Storage Class fields Should Not be empty in VM disks view
- BZ - 1853652 - CVE-2020-14040 golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash
- BZ - 1854567 - "Installed Operators" list showing "duplicated" entries during installation
- BZ - 1855325 - [Feature:Prometheus][Conformance] Prometheus when installed on the cluster [Top Level] [Feature:Prometheus][Conformance] Prometheus when installed on the cluster should report telemetry if a cloud.openshift.com token is present
- BZ - 1855351 - Inconsistent Installer reactions to Ctrl-C during user input process
- BZ - 1855408 - OVN cluster unstable after running minimal scale test
- BZ - 1856351 - Build page should show metrics for when the build ran, not the last 30 minutes
- BZ - 1856354 - New APIServices missing from OpenAPI definitions
- BZ - 1857446 - ARO/Azure: excessive pod memory allocation causes node lockup
- BZ - 1857877 - Operator upgrades can delete existing CSV before completion
- BZ - 1858578 - [v2v] [ui] VM import RHV to CNV Target VM Name longer than 63 chars should not be allowed
- BZ - 1859174 - [IPI][OSP] Having errors from 4.3 to 4.6 about Security group rule already created
- BZ - 1860136 - default ingress does not propagate annotations to route object on update
- BZ - 1860322 - [OCPv4.5.2] after unexpected shutdown one of RHV Hypervisors, OCP worker nodes machine are marked as "Failed"
- BZ - 1860518 - unable to stop a crio pod
- BZ - 1861383 - Route with `haproxy.router.openshift.io/timeout: 365d` kills the ingress controller
- BZ - 1862430 - LSO: PV creation lock should not be acquired in a loop
- BZ - 1862489 - LSO autoprovisioning should exclude top level disks that are part of LVM volume group.
- BZ - 1862608 - Virtual media does not work on hosts using BIOS, only UEFI
- BZ - 1862918 - [v2v] User should only select SRIOV network when importin vm with SRIOV network
- BZ - 1865743 - Some pods are stuck in ContainerCreating and some sdn pods are in CrashLoopBackOff
- BZ - 1865839 - rpm-ostree fails with "System transaction in progress" when moving to kernel-rt
- BZ - 1866043 - Configurable table column headers can be illegible
- BZ - 1866087 - Examining agones helm chart resources results in "Oh no!"
- BZ - 1866261 - Need to indicate the intentional behavior for Ansible in the `create api` help info
- BZ - 1866298 - [RHOCS Usability Study][Installation] Labeling the namespace should be a part of the installation flow or be clearer as a requirement
- BZ - 1866320 - [RHOCS Usability Study][Dashboard] Users were confused by Available Capacity and the Total Capacity
- BZ - 1866334 - [RHOCS Usability Study][Installation] On the Operator installation page, there’s no indication on which labels offer tooltip/help
- BZ - 1866340 - [RHOCS Usability Study][Dashboard] It was not clear why “No persistent storage alerts” was prominently displayed
- BZ - 1866343 - [RHOCS Usability Study][Dashboard] User wanted to know the time frame for Data Consumption, e.g I/O Operations
- BZ - 1866445 - kola --basic-qemu-scenarios scenario fail on ppc64le & s390x
- BZ - 1866482 - Few errors are seen when oc adm must-gather is run
- BZ - 1866605 - No metadata.generation set for build and buildconfig objects
- BZ - 1866873 - MCDDrainError "Drain failed on , updates may be blocked" missing rendered node name
- BZ - 1866901 - Deployment strategy for BMO allows multiple pods to run at the same time
- BZ - 1866925 - openshift-install destroy cluster should fail quickly when provided with invalid credentials on Azure.
- BZ - 1867165 - Cannot assign static address to baremetal install bootstrap vm
- BZ - 1867380 - When using webhooks in OCP 4.5 fails to rollout latest deploymentconfig
- BZ - 1867400 - [OCs 4.5]UI should not allow creation of second storagecluster of different mode in a single OCS
- BZ - 1867477 - HPA monitoring cpu utilization fails for deployments which have init containers
- BZ - 1867518 - [oc] oc should not print so many goroutines when ANY command fails
- BZ - 1867608 - ds/machine-config-daemon takes 100+ minutes to rollout on 250 node cluster
- BZ - 1867965 - OpenShift Console Deployment Edit overwrites deployment yaml
- BZ - 1868004 - opm index add appears to produce image with wrong registry server binary
- BZ - 1868065 - oc -o jsonpath prints possible warning / bug "Unable to decode server response into a Table"
- BZ - 1868104 - Baremetal actuator should not delete Machine objects
- BZ - 1868125 - opm index add is not creating an index with valid images when --permissive flag is added, the index is empty instead
- BZ - 1868384 - CLI does not save login credentials as expected when using the same username in multiple clusters
- BZ - 1868527 - OpenShift Storage using VMWare vSAN receives error "Failed to add disk 'scsi0:2'" when mounted pod is created on separate node
- BZ - 1868645 - After a disaster recovery pods a stuck in "NodeAffinity" state and not running
- BZ - 1868748 - ClusterProvisioningIP in baremetal platform has wrong JSON annotation
- BZ - 1868765 - [vsphere][ci] could not reserve an IP address: no available addresses
- BZ - 1868770 - catalogSource named "redhat-operators" deleted in a disconnected cluster
- BZ - 1868976 - Prometheus error opening query log file on EBS backed PVC
- BZ - 1869293 - The configmap name looks confusing in aide-ds pod logs
- BZ - 1869606 - crio's failing to delete a network namespace
- BZ - 1870337 - [sig-storage] Managed cluster should have no crashlooping recycler pods over four minutes
- BZ - 1870342 - [sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]
- BZ - 1870373 - Ingress Operator reports available when DNS fails to provision
- BZ - 1870467 - D/DC Part of Helm / Operator Backed should not have HPA
- BZ - 1870728 - openshift-install creates expired ignition files from stale .openshift_install_state.json
- BZ - 1870800 - [4.6] Managed Column not appearing on Pods Details page
- BZ - 1871170 - e2e tests are needed to validate the functionality of the etcdctl container
- BZ - 1872001 - EtcdDiscoveryDomain no longer needed
- BZ - 1872095 - content are expanded to the whole line when only one column in table on Resource Details page
- BZ - 1872124 - Could not choose device type as "disk" or "part" when create localvolumeset from web console
- BZ - 1872128 - Can't run container with hostPort on ipv6 cluster
- BZ - 1872166 - 'Silences' link redirects to unexpected 'Alerts' view after creating a silence in the Developer perspective
- BZ - 1872251 - [aws-ebs-csi-driver] Verify job in CI doesn't check for vendor dir sanity
- BZ - 1872786 - Rules in kube-apiserver.rules are taking too long and consuming too much memory for Prometheus to evaluate them
- BZ - 1872821 - [DOC] Typo in Ansible Operator Tutorial
- BZ - 1872907 - Fail to create CR from generated Helm Base Operator
- BZ - 1872923 - Click "Cancel" button on the "initialization-resource" creation form page should send users to the "Operator details" page instead of "Install Operator" page (previous page)
- BZ - 1873007 - [downstream] failed to read config when running the operator-sdk in the home path
- BZ - 1873030 - Subscriptions without any candidate operators should cause resolution to fail
- BZ - 1873043 - Bump to latest available 1.19.x k8s
- BZ - 1873114 - Nodes goes into NotReady state (VMware)
- BZ - 1873288 - Changing Cluster-Wide Pull Secret Does Not Trigger Updates In Kubelet Filesystem
- BZ - 1873305 - Failed to power on /inspect node when using Redfish protocol
- BZ - 1873326 - Accessibility - The symbols e.g checkmark in the overview page has no text description, label, or other accessible information
- BZ - 1873480 - Accessibility - No text description, alt text, label, or other accessible information associated with the help icon: “?” button/icon in Developer Console ->Navigation
- BZ - 1873556 - [Openstack] HTTP_PROXY setting for NetworkManager-resolv-prepender not working
- BZ - 1873593 - MCO fails to cope with ContainerRuntimeConfig thas has a name > 63 characters
- BZ - 1874057 - Pod stuck in CreateContainerError - error msg="container_linux.go:348: starting container process caused \"chdir to cwd (\\\"/mount-point\\\") set in config.json failed: permission denied\""
- BZ - 1874074 - [CNV] Windows 2019 Default Template Not Defaulting to Proper NIC/Storage Driver
- BZ - 1874192 - [RFE] "Create Backing Store" page doesn't allow to select already defined k8s secret as target bucket credentials when Google Cloud Storage is selected as a provider
- BZ - 1874240 - [vsphere] unable to deprovision - Runtime error list attached objects
- BZ - 1874248 - Include validation for vcenter host in the install-config
- BZ - 1874340 - vmware: NodeClockNotSynchronising alert is triggered in openshift cluster after upgrading form 4.4.16 to 4.5.6
- BZ - 1874583 - apiserver tries and fails to log an event when shutting down
- BZ - 1874584 - add retry for etcd errors in kube-apiserver
- BZ - 1874638 - Missing logging for nbctl daemon
- BZ - 1874736 - [downstream] no version info for the helm-operator
- BZ - 1874901 - add utm_source parameter to Red Hat Marketplace URLs for attribution
- BZ - 1874968 - Accessibility: The project selection drop down is a keyboard trap
- BZ - 1875247 - Dependency resolution error "found more than one head for channel" is unhelpful for users
- BZ - 1875516 - disabled scheduling is easy to miss in node page of OCP console
- BZ - 1875598 - machine status is Running for a master node which has been terminated from the console
- BZ - 1875806 - When creating a service of type "LoadBalancer" (Kuryr,OVN) communication through this loadbalancer failes after 2-5 minutes.
- BZ - 1876166 - need to be able to disable kube-apiserver connectivity checks
- BZ - 1876469 - Invalid doc link on yaml template schema description
- BZ - 1876701 - podCount specDescriptor change doesn't take effect on operand details page
- BZ - 1876815 - Installer uses the environment variable OS_CLOUD for manifest generation despite explicit prompt
- BZ - 1876935 - AWS volume snapshot is not deleted after the cluster is destroyed
- BZ - 1877071 - vSphere IPI - Nameserver limits were exceeded, some nameservers have been omitted
- BZ - 1877105 - add redfish to enabled_bios_interfaces
- BZ - 1877116 - e2e aws calico tests fail with `rpc error: code = ResourceExhausted`
- BZ - 1877273 - [OVN] EgressIP cannot fail over to available nodes after one egressIP node shutdown
- BZ - 1877648 - [sriov]VF from allocatable and capacity of node is incorrect when the policy is only 'rootDevices'
- BZ - 1877681 - Manually created PV can not be used
- BZ - 1877693 - dnsrecords specify recordTTL as 30 but the value is null in AWS Route 53
- BZ - 1877740 - RHCOS unable to get ip address during first boot
- BZ - 1877812 - [ROKS] IBM cloud failed to terminate OSDs when upgraded between internal builds of OCS 4.5
- BZ - 1877919 - panic in multus-admission-controller
- BZ - 1877924 - Cannot set BIOS config using Redfish with Dell iDracs
- BZ - 1878022 - Met imagestreamimport error when import the whole image repository
- BZ - 1878086 - OCP 4.6+OCS 4.6(multiple SC) Internal Mode- UI should populate the default "Filesystem Name" instead of providing a textbox, & the name should be validated
- BZ - 1878301 - [4.6] [UI] Unschedulable used to always be displayed when Node is Ready status
- BZ - 1878701 - After deleting and recreating a VM with same name, the VM events contain the events from the old VM
- BZ - 1878766 - CPU consumption on nodes is higher than the CPU count of the node.
- BZ - 1878772 - On the nodes there are up to 547 zombie processes caused by thanos and Prometheus.
- BZ - 1878823 - "oc adm release mirror" generating incomplete imageContentSources when using "--to" and "--to-release-image"
- BZ - 1878845 - 4.5 to 4.6.rc.4 upgrade failure: authentication operator health check connection refused for multitenant mode
- BZ - 1878900 - Installer complains about not enough vcpu for the baremetal flavor where generic bm flavor is being used
- BZ - 1878953 - RBAC error shows when normal user access pvc upload page
- BZ - 1878956 - `oc api-resources` does not include API version
- BZ - 1878972 - oc adm release mirror removes the architecture information
- BZ - 1879013 - [RFE]Improve CD-ROM interface selection
- BZ - 1879056 - UI should allow to change or unset the evictionStrategy
- BZ - 1879057 - [CSI Certificate Test] Test failed for CSI certification tests for CSIdriver openshift-storage.rbd.csi.ceph.com with RWX enabled
- BZ - 1879094 - RHCOS dhcp kernel parameters not working as expected
- BZ - 1879099 - Extra reboot during 4.5 -> 4.6 upgrade
- BZ - 1879244 - Error adding container to network "ipvlan-host-local": "master" field is required
- BZ - 1879248 - OLM Cert Dir for Webhooks does not align SDK/Kubebuilder
- BZ - 1879282 - Update OLM references to point to the OLM's new doc site
- BZ - 1879283 - panic after nil pointer dereference in pkg/daemon/update.go
- BZ - 1879365 - Overlapping, divergent openshift-cluster-storage-operator manifests
- BZ - 1879419 - [RFE]Improve boot source description for 'Container' and ‘URL’
- BZ - 1879430 - openshift-object-counts quota is not dynamically updating as the resource is deleted.
- BZ - 1879565 - IPv6 installation fails on node-valid-hostname
- BZ - 1879777 - Overlapping, divergent openshift-machine-api namespace manifests
- BZ - 1879878 - Messages flooded in thanos-querier pod- oauth-proxy container: Authorization header does not start with 'Basic', skipping basic authentication in Log message in thanos-querier pod the oauth-proxy
- BZ - 1879930 - Annotations shouldn't be removed during object reconciliation
- BZ - 1879976 - No other channel visible from console
- BZ - 1880068 - image pruner is not aware of image policy annotation, StatefulSets, etc.
- BZ - 1880148 - dns daemonset rolls out slowly in large clusters
- BZ - 1880161 - Actuator Update calls should have fixed retry time
- BZ - 1880259 - additional network + OVN network installation failed
- BZ - 1880389 - Pipeline Runs with skipped Tasks incorrectly show Tasks as "Failed"
- BZ - 1880410 - Convert Pipeline Visualization node to SVG
- BZ - 1880417 - [vmware] Fail to boot with Secure Boot enabled, kernel lockdown denies iopl access to afterburn
- BZ - 1880443 - broken machine pool management on OpenStack
- BZ - 1880450 - Host failed to install because its installation stage joined took longer than expected 20m0s.
- BZ - 1880473 - IBM Cloudpak operators installation stuck "UpgradePending" with InstallPlan status updates failing due to size limitation
- BZ - 1880680 - [4.3] [Tigera plugin] - openshift-kube-proxy fails - Failed to execute iptables-restore: exit status 4 (iptables-restore v1.8.4 (nf_tables)
- BZ - 1880785 - CredentialsRequest missing description in `oc explain`
- BZ - 1880787 - No description for Provisioning CRD for `oc explain`
- BZ - 1880902 - need dnsPlocy set in crd ingresscontrollers
- BZ - 1880913 - [DeScheduler] - change loglevel from Info to Error when priority class given in the descheduler params is not present in the cluster
- BZ - 1881027 - Cluster installation fails at with error : the container name \"assisted-installer\" is already in use
- BZ - 1881046 - [OSP] openstack-cinder-csi-driver-operator doesn't contain required manifests and assets
- BZ - 1881155 - operator install authentication: Authentication require functional ingress which requires at least one schedulable and ready node
- BZ - 1881268 - Image uploading failed but wizard claim the source is available
- BZ - 1881322 - kube-scheduler not scheduling pods for certificates not renewed automatically after nodes restoration
- BZ - 1881347 - [v2v][ui]VM Import Wizard does not call Import provider cleanup
- BZ - 1881881 - unable to specify target port manually resulting in application not reachable
- BZ - 1881898 - misalignment of sub-title in quick start headers
- BZ - 1882022 - [vsphere][ipi] directory path is incomplete, terraform can't find the cluster
- BZ - 1882057 - Not able to select access modes for snapshot and clone
- BZ - 1882140 - No description for spec.kubeletConfig
- BZ - 1882176 - Master recovery instructions don't handle IP change well
- BZ - 1882191 - Installation fails against external resources which lack DNS Subject Alternative Name
- BZ - 1882209 - [ BateMetal IPI ] local coredns resolution not working
- BZ - 1882210 - [release 4.7] insights-operator: Fix bug in reflector not recovering from "Too large resource version"
- BZ - 1882268 - [e2e][automation]Add Integration Test for Snapshots
- BZ - 1882361 - Retrieve and expose the latest report for the cluster
- BZ - 1882485 - dns-node-resolver corrupts /etc/hosts if internal registry is not in use
- BZ - 1882556 - git:// protocol in origin tests is not currently proxied
- BZ - 1882569 - CNO: Replacing masters doesn't work for ovn-kubernetes 4.4
- BZ - 1882608 - Spot instance not getting created on AzureGovCloud
- BZ - 1882630 - Fstype is changed after deleting pv provisioned by localvolumeset instance
- BZ - 1882649 - IPI installer labels all images it uploads into glance as qcow2
- BZ - 1882653 - The Approval should display the Manual after the APPROVAL changed to Manual from the Automatic
- BZ - 1882658 - [RFE] Volume Snapshot is not listed under inventory in Project Details page
- BZ - 1882660 - Operators in a namespace should be installed together when approve one
- BZ - 1882667 - [ovn] br-ex Link not found when scale up RHEL worker
- BZ - 1882723 - [vsphere]Suggested mimimum value for providerspec not working
- BZ - 1882730 - z systems not reporting correct core count in recording rule
- BZ - 1882750 - [sig-api-machinery][Feature:APIServer][Late] kubelet terminates kube-apiserver gracefully
- BZ - 1882781 - nameserver= option to dracut creates extra NM connection profile
- BZ - 1882785 - Multi-Arch CI Jobs destroy libvirt network but occasionally leave it defined
- BZ - 1882844 - [IPI on vsphere] Executing 'openshift-installer destroy cluster' leaves installer tag categories in vsphere
- BZ - 1883371 - CVE-2020-26160 jwt-go: access restriction bypass vulnerability
- BZ - 1883388 - Bare Metal Hosts Details page doesn't show Mainitenance and Power On/Off status
- BZ - 1883422 - operator-sdk cleanup fail after installing operator with "run bundle" without installmode and og with ownnamespace
- BZ - 1883425 - Gather top installplans and their count
- BZ - 1883502 - Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1883523 - [sig-cli] oc adm must-gather runs successfully for audit logs [Suite:openshift/conformance/parallel]
- BZ - 1883538 - must gather report "cannot file manila/aws ebs/ovirt csi related namespaces and objects" error
- BZ - 1883560 - operator-registry image needs clean up in /tmp
- BZ - 1883563 - Creating duplicate namespace from create namespace modal breaks the UI
- BZ - 1883614 - [OCP 4.6] [UI] UI should not describe power cycle as "graceful"
- BZ - 1883642 - [sig-imageregistry][Feature:ImageTriggers][Serial] ImageStream admission TestImageStreamAdmitSpecUpdate
- BZ - 1883660 - e2e-metal-ipi CI job consistently failing on 4.4
- BZ - 1883765 - [user workload monitoring] improve latency of Thanos sidecar when streaming read requests
- BZ - 1883766 - [e2e][automation] Adjust tests for UI changes
- BZ - 1883768 - [user workload monitoring] The Prometheus operator should discard invalid TLS configurations
- BZ - 1883773 - opm alpha bundle build fails on win10 home
- BZ - 1883790 - revert "force cert rotation every couple days for development" in 4.7
- BZ - 1883803 - node pull secret feature is not working as expected
- BZ - 1883836 - Jenkins imagestream ubi8 and nodejs12 update
- BZ - 1883847 - The UI does not show checkbox for enable encryption at rest for OCS
- BZ - 1883853 - go list -m all does not work
- BZ - 1883905 - race condition in opm index add --overwrite-latest
- BZ - 1883946 - Understand why trident CSI pods are getting deleted by OCP
- BZ - 1884035 - Pods are illegally transitioning back to pending
- BZ - 1884041 - e2e should provide error info when minimum number of pods aren't ready in kube-system namespace
- BZ - 1884131 - oauth-proxy repository should run tests
- BZ - 1884165 - Repos should be disabled in -firstboot.service before OS extensions are applied
- BZ - 1884221 - IO becomes unhealthy due to a file change
- BZ - 1884258 - Node network alerts should work on ratio rather than absolute values
- BZ - 1884270 - Git clone does not support SCP-style ssh locations
- BZ - 1884334 - CVO marks an upgrade as failed when an operator takes more than 20 minutes to rollout
- BZ - 1884435 - vsphere - loopback is randomly not being added to resolver
- BZ - 1884565 - oauth-proxy crashes on invalid usage
- BZ - 1884584 - Kuryr controller continuously restarting due to unable to clean up Network Policy
- BZ - 1884613 - Create Instance of Prometheus from operator returns blank page for non cluster-admin users
- BZ - 1884628 - ovs-configuration service fails when the external network is configured on a tagged vlan on top of a bond device on a baremetal IPI deployment
- BZ - 1884629 - Visusally impaired user using screen reader not able to select Admin/Developer console options in drop down menu.
- BZ - 1884632 - Adding BYOK disk encryption through DES
- BZ - 1884654 - Utilization of a VMI is not populated
- BZ - 1884655 - KeyError on self._existing_vifs[port_id]
- BZ - 1884664 - Operator install page shows "installing..." instead of going to install status page
- BZ - 1884672 - Failed to inspect hardware. Reason: unable to start inspection: 'idrac'
- BZ - 1884691 - Installer blocks cloud-credential-operator manual mode on GCP and Azure
- BZ - 1884724 - Quick Start: Serverless quickstart doesn't match Operator install steps
- BZ - 1884739 - Node process segfaulted
- BZ - 1884824 - Update baremetal-operator libraries to k8s 1.19
- BZ - 1885002 - network kube-rbac-proxy scripts crashloop rather than non-crash looping
- BZ - 1885138 - Wrong detection of pending state in VM details
- BZ - 1885151 - [Cloud Team - Cluster API Provider Azure] Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885165 - NoRunningOvnMaster alert falsely triggered
- BZ - 1885170 - Nil pointer when verifying images
- BZ - 1885173 - [e2e][automation] Add test for next run configuration feature
- BZ - 1885179 - oc image append fails on push (uploading a new layer)
- BZ - 1885213 - Vertical Pod Autoscaler (VPA) not working with DeploymentConfig
- BZ - 1885218 - [e2e][automation] Add virtctl to gating script
- BZ - 1885223 - Sync with upstream (fix panicking cluster-capacity binary)
- BZ - 1885235 - Prometheus: Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885241 - kube-rbac-proxy: Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885243 - prometheus-adapter: Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885244 - prometheus-operator: Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885246 - cluster-monitoring-operator: Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885249 - openshift-state-metrics: Logging is broken due to mix of k8s.io/klog v1 and v2
- BZ - 1885308 - Supermicro nodes failed to boot via disk during installation when using IPMI and UEFI
- BZ - 1885315 - unit tests fail on slow disks
- BZ - 1885319 - Remove redundant use of group and kind of DataVolumeTemplate
- BZ - 1885343 - Console doesn't load in iOS Safari when using self-signed certificates
- BZ - 1885344 - 4.7 upgrade - dummy bug for 1880591
- BZ - 1885358 - add p&f configuration to protect openshift traffic
- BZ - 1885365 - MCO does not respect the install section of systemd files when enabling
- BZ - 1885376 - failed to initialize the cluster: Cluster operator marketplace is still updating
- BZ - 1885398 - CSV with only Webhook conversion can't be installed
- BZ - 1885403 - Some OLM events hide the underlying errors
- BZ - 1885414 - Need to disable HTX when not using HTTP/2 in order to preserve HTTP header name case
- BZ - 1885425 - opm index add cannot batch add multiple bundles that use skips
- BZ - 1885543 - node tuning operator builds and installs an unsigned RPM
- BZ - 1885644 - Panic output due to timeouts in openshift-apiserver
- BZ - 1885676 - [OCP 4.7]UI should fallback to minimal deployment only after total CPU < 30 || totalMemory < 72 GiB for initial deployment
- BZ - 1885702 - Cypress: Fix 'aria-hidden-focus' accesibility violations
- BZ - 1885706 - Cypress: Fix 'link-name' accesibility violation
- BZ - 1885761 - DNS fails to resolve in some pods
- BZ - 1885856 - Missing registry v1 protocol usage metric on telemetry
- BZ - 1885864 - Stalld service crashed under the worker node
- BZ - 1885930 - [release 4.7] Collect ServiceAccount statistics
- BZ - 1885940 - kuryr/demo image ping not working
- BZ - 1886007 - upgrade test with service type load balancer will never work
- BZ - 1886022 - Move range allocations to CRD's
- BZ - 1886028 - [BM][IPI] Failed to delete node after scale down
- BZ - 1886111 - UpdatingopenshiftStateMetricsFailed: DeploymentRollout of openshift-monitoring/openshift-state-metrics: got 1 unavailable replicas
- BZ - 1886134 - Need to set GODEBUG=x509ignoreCN=0 in initrd
- BZ - 1886154 - System roles are not present while trying to create new role binding through web console
- BZ - 1886166 - 1885517 Clone - Not needed for 4.7 - upgrade from 4.5->4.6 causes broadcast storm
- BZ - 1886168 - Remove Terminal Option for Windows Nodes
- BZ - 1886200 - greenwave / CVP is failing on bundle validations, cannot stage push
- BZ - 1886229 - Multipath support for RHCOS sysroot
- BZ - 1886294 - Unable to schedule a pod due to Insufficient ephemeral-storage
- BZ - 1886327 - Attempt to add a worker using bad roodDeviceHint: bmh and machine become Provisioned, no error in status
- BZ - 1886353 - [e2e][automation] kubevirt-gating job fails for a missing virtctl URL
- BZ - 1886397 - Move object-enum to console-shared
- BZ - 1886423 - New Affinities don't contain ID until saving
- BZ - 1886435 - Azure UPI uses deprecated command 'group deployment'
- BZ - 1886449 - p&f: add configuration to protect oauth server traffic
- BZ - 1886452 - layout options doesn't gets selected style on click i.e grey background
- BZ - 1886462 - IO doesn't recognize namespaces - 2 resources with the same name in 2 namespaces -> only 1 gets collected
- BZ - 1886488 - move e2e test off of nfs image from docker.io/gmontero/nfs-server:latest
- BZ - 1886524 - Change default terminal command for Windows Pods
- BZ - 1886553 - i/o timeout experienced from build02 when targeting CI test cluster during test execution
- BZ - 1886600 - panic: assignment to entry in nil map
- BZ - 1886620 - Application behind service load balancer with PDB is not disrupted
- BZ - 1886627 - Kube-apiserver pods restarting/reinitializing periodically
- BZ - 1886635 - CVE-2020-8563 kubernetes: Secret leaks in kube-controller-manager when using vSphere Provider
- BZ - 1886636 - Panic in machine-config-operator
- BZ - 1886749 - Removing network policy from namespace causes inability to access pods through loadbalancer.
- BZ - 1886751 - Gather MachineConfigPools
- BZ - 1886766 - PVC dropdown has 'Persistent Volume' Label
- BZ - 1886834 - ovn-cert is mandatory in both master and node daemonsets
- BZ - 1886848 - [OSP] machine instance-state annotation discrepancy with providerStatus.instanceState
- BZ - 1886861 - ordered-values.yaml not honored if values.schema.json provided
- BZ - 1886871 - Neutron ports created for hostNetworking pods
- BZ - 1886890 - Overwrite jenkins-agent-base imagestream
- BZ - 1886900 - Cluster-version operator fills logs with "Manifest: ..." spew
- BZ - 1886922 - [sig-network] pods should successfully create sandboxes by getting pod
- BZ - 1886973 - Local storage operator doesn't include correctly populate LocalVolumeDiscoveryResult in console
- BZ - 1886977 - [v2v]Incorrect VM Provider type displayed in UI while importing VMs through VMIO
- BZ - 1887010 - Imagepruner met error "Job has reached the specified backoff limit" which causes image registry degraded
- BZ - 1887026 - FC volume attach fails with “no fc disk found” error on OCP 4.6 PowerVM cluster
- BZ - 1887040 - [upgrade] ovs pod crash for rhel worker when upgarde from 4.5 to 4.6
- BZ - 1887046 - Event for LSO need update to avoid confusion
- BZ - 1887088 - cluster-node-tuning-operator refers to missing cluster-node-tuned image
- BZ - 1887375 - User should be able to specify volumeMode when creating pvc from web-console
- BZ - 1887380 - Unsupported access mode should not be available to select when creating pvc by aws-ebs-csi-driver(gp2-csi) from web-console
- BZ - 1887392 - openshift-apiserver: delegated authn/z should have ttl > metrics/healthz/readyz/openapi interval
- BZ - 1887428 - oauth-apiserver service should be monitored by prometheus
- BZ - 1887441 - ingress misconfiguration may break authentication but ingress operator keeps reporting "degraded: False"
- BZ - 1887454 - [sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ext4)] volumes should store data
- BZ - 1887456 - It is impossible to attach the default NIC to a bridge with the latest version of OVN Kubernetes
- BZ - 1887465 - Deleted project is still referenced
- BZ - 1887472 - unable to edit application group for KSVC via gestures (shift+Drag)
- BZ - 1887488 - OCP 4.6: Topology Manager OpenShift E2E test fails: gu workload attached to SRIOV networks should let resource-aligned PODs have working SRIOV network interface
- BZ - 1887509 - Openshift-tests conformance TopologyManager tests run when Machine Config Operator is not installed on cluster
- BZ - 1887525 - Failures to set master HardwareDetails cannot easily be debugged
- BZ - 1887545 - 4.5 to 4.6 upgrade fails when external network is configured on a bond device: ovs-configuration service fails and node becomes unreachable
- BZ - 1887585 - ovn-masters stuck in crashloop after scale test
- BZ - 1887651 - [Internal Mode] Object gateway (RGW) in unknown state after OCP upgrade.
- BZ - 1887737 - Test TestImageRegistryRemovedWithImages is failing on e2e-vsphere-operator
- BZ - 1887740 - cannot install descheduler operator after uninstalling it
- BZ - 1887745 - API server is throwing 5xx error code for 42.11% of requests for LIST events
- BZ - 1887750 - `oc explain localvolumediscovery` returns empty description
- BZ - 1887751 - `oc explain localvolumediscoveryresult` returns empty description
- BZ - 1887778 - Add ContainerRuntimeConfig gatherer
- BZ - 1887783 - PVC upload cannot continue after approve the certificate
- BZ - 1887797 - [CNV][V2V] Default network type is bridge for interface bound to POD network in VMWare migration wizard
- BZ - 1887799 - User workload monitoring prometheus-config-reloader OOM
- BZ - 1887850 - [sig-auth][Feature:SCC][Early] should not have pod creation failures during install test is flaky
- BZ - 1887863 - Installer panics on invalid flavor
- BZ - 1887864 - Clean up dependencies to avoid invalid scan flagging
- BZ - 1887934 - TestForwardedHeaderPolicyAppend, TestForwardedHeaderPolicyReplace, and TestForwardedHeaderPolicyIfNone consistently fail because of case-sensitive comparison
- BZ - 1887936 - Kube-scheduler should be able to parse v1beta1 KubeSchedulerConfig
- BZ - 1888015 - workaround kubelet graceful termination of static pods bug
- BZ - 1888028 - prevent extra cycle in aggregated apiservers
- BZ - 1888036 - Operator details shows old CRD versions
- BZ - 1888041 - non-terminating pods are going from running to pending
- BZ - 1888072 - Setting Supermicro node to PXE boot via Redfish doesn't take affect
- BZ - 1888073 - Operator controller continuously busy looping
- BZ - 1888118 - Memory requests not specified for image registry operator
- BZ - 1888150 - Install Operand Form on OperatorHub is displaying unformatted text
- BZ - 1888172 - PR 209 didn't update the sample archive, but machineset and pdbs are now namespaced
- BZ - 1888227 - Failed to deploy some of container image on the recent OCP 4.6 nightly build
- BZ - 1888292 - Fix CVE-2015-7501 affecting agent-maven-3.5
- BZ - 1888311 - p&f: make SAR traffic from oauth and openshift apiserver exempt
- BZ - 1888363 - namespaces crash in dev
- BZ - 1888378 - [IPI on Azure] errors destroying cluster when Azure resource group was never created
- BZ - 1888381 - instance:node_network_receive_bytes_excluding_lo:rate1m value twice expected
- BZ - 1888464 - installer missing permission definitions for TagResources and UntagResources when installing in existing VPC
- BZ - 1888494 - imagepruner pod is error when image registry storage is not configured
- BZ - 1888565 - [OSP] machine-config-daemon-firstboot.service failed with "error reading osImageURL from rpm-ostree"
- BZ - 1888595 - cluster-policy-controller logs shows error which reads initial monitor sync has error
- BZ - 1888601 - The poddisruptionbudgets is using the operator service account, instead of gather
- BZ - 1888657 - oc doesn't know its name
- BZ - 1888663 - sdn starts after kube-apiserver, delay readyz until oauth-apiserver is reachable
- BZ - 1888671 - Document the Cloud Provider's ignore-volume-az setting
- BZ - 1888738 - quay.io/openshift/origin-must-gather:latest is not a multi-arch, manifest-list image
- BZ - 1888763 - at least one of these parameters (Vendor, DeviceID or PfNames) has to be defined in nicSelector in CR %s", cr.GetName()
- BZ - 1888827 - ovnkube-master may segfault when trying to add IPs to a nil address set
- BZ - 1888861 - need to pass dual-stack service CIDRs to kube-apiserver in dual-stack cluster
- BZ - 1888866 - AggregatedAPIDown permanently firing after removing APIService
- BZ - 1888870 - JS error when using autocomplete in YAML editor
- BZ - 1888874 - hover message are not shown for some properties
- BZ - 1888900 - align plugins versions
- BZ - 1888985 - Cypress: Fix 'Ensures buttons have discernible text' accesibility violation
- BZ - 1889213 - The error message of uploading failure is not clear enough
- BZ - 1889267 - Increase the time out for creating template and upload image in the terraform
- BZ - 1889348 - Project link should be removed from Application Details page, since it is inaccurate (Application Stages)
- BZ - 1889374 - Kiali feature won't work on fresh 4.6 cluster
- BZ - 1889388 - ListBundles returns incorrect replaces/skips when bundles have been added via semver-skippatch mode
- BZ - 1889420 - OCP failed to add vsphere disk when pod moved to new node during cluster upgrade
- BZ - 1889515 - Accessibility - The symbols e.g checkmark in the Node > overview page has no text description, label, or other accessible information
- BZ - 1889529 - [Init-CR annotation] Inline alert shows operand instance was needed still appearing after creating an Operand instance
- BZ - 1889540 - [4.5 upgrade][alert]CloudCredentialOperatorDown
- BZ - 1889577 - Resources are not shown on project workloads page
- BZ - 1889620 - [Azure] - Machineset not scaling when publicIP:true in disconnected Azure enviroment
- BZ - 1889630 - Scheduling disabled popovers are missing for Node status in Node Overview and Details pages
- BZ - 1889692 - Selected Capacity is showing wrong size
- BZ - 1889694 - usbguard fails to install as RHCOS extension due to missing libprotobuf.so.15
- BZ - 1889698 - When the user clicked cancel at the Create Storage Class confirmation dialog all the data from the Local volume set goes off
- BZ - 1889710 - Prometheus metrics on disk take more space compared to OCP 4.5
- BZ - 1889721 - opm index add semver-skippatch mode does not respect prerelease versions
- BZ - 1889724 - When LocalVolumeDiscovery CR is created form the LSO page User doesn't see the Disk tab
- BZ - 1889767 - [vsphere] Remove certificate from upi-installer image
- BZ - 1889779 - error when destroying a vSphere installation that failed early
- BZ - 1889787 - OCP is flooding the oVirt engine with auth errors
- BZ - 1889838 - race in Operator update after fix from bz1888073
- BZ - 1889852 - support new AWS regions ap-east-1, af-south-1, eu-south-1
- BZ - 1889863 - Router prints incorrect log message for namespace label selector
- BZ - 1889891 - Backport timecache LRU fix
- BZ - 1889912 - Drains can cause high CPU usage
- BZ - 1889921 - Reported Degraded=False Available=False pair does not make sense
- BZ - 1889928 - [e2e][automation] Add more tests for golden os
- BZ - 1889943 - EgressNetworkPolicy does not work when setting Allow rule to a dnsName
- BZ - 1890038 - Infrastructure status.platform not migrated to status.platformStatus causes warnings
- BZ - 1890074 - MCO extension kernel-headers is invalid
- BZ - 1890104 - with Serverless 1.10 version of trigger/subscription/channel/IMC is V1 as latest
- BZ - 1890130 - multitenant mode consistently fails CI
- BZ - 1890141 - move off docker.io images for build/image-eco/templates/jenkins e2e
- BZ - 1890145 - The mismatched of font size for Status Ready and Health Check secondary text
- BZ - 1890180 - FieldDependency x-descriptor doesn't support non-sibling fields
- BZ - 1890182 - DaemonSet with existing owner garbage collected
- BZ - 1890228 - AWS: destroy stuck on route53 hosted zone not found
- BZ - 1890235 - e2e: update Protractor's checkErrors logging
- BZ - 1890250 - workers may fail to join the cluster during an update from 4.5
- BZ - 1890256 - Replacing a master node on a baremetal IPI deployment gets stuck when deleting the machine of the unhealthy member
- BZ - 1890270 - External IP doesn't work if the IP address is not assigned to a node
- BZ - 1890361 - s390x: Generate new ostree rpm with fix for rootfs immutability
- BZ - 1890456 - [vsphere] mapi_instance_create_failed doesn't work on vsphere
- BZ - 1890467 - unable to edit an application without a service
- BZ - 1890472 - [Kuryr] Bulk port creation exception not completely formatted
- BZ - 1890494 - Error assigning Egress IP on GCP
- BZ - 1890530 - cluster-policy-controller doesn't gracefully terminate
- BZ - 1890630 - [Kuryr] Available port count not correctly calculated for alerts
- BZ - 1890671 - [SA] verify-image-signature using service account does not work
- BZ - 1890677 - 'oc image info' claims 'does not exist' for application/vnd.oci.image.manifest.v1+json manifest
- BZ - 1890808 - New etcd alerts need to be added to the monitoring stack
- BZ - 1890951 - Mirror of multiarch images together with cluster logging case problems. It doesn't sync the "overall" sha it syncs only the sub arch sha.
- BZ - 1890984 - Rename operator-webhook-config to sriov-operator-webhook-config
- BZ - 1890995 - wew-app should provide more insight into why image deployment failed
- BZ - 1891023 - ovn-kubernetes rbac proxy never starts waiting for an incorrect API call
- BZ - 1891047 - Helm chart fails to install using developer console because of TLS certificate error
- BZ - 1891068 - [sig-instrumentation] Prometheus when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured [Early] failing due to TargetDown alert from kube-scheduler
- BZ - 1891080 - [LSO] When Localvolumeset and SC is already created before OCS install Creation of LVD and LVS is skipped when user click created storage cluster from UI
- BZ - 1891108 - p&f: Increase the concurrency share of workload-low priority level
- BZ - 1891143 - CVO deadlocked while shutting down, shortly after fresh cluster install (metrics goroutine)
- BZ - 1891189 - [LSO] max device limit is accepting negative values. PVC is not getting created and no error is shown
- BZ - 1891314 - Display incompatible helm charts for installation (kubeVersion of cluster doesn't meet requirements of chart)
- BZ - 1891362 - Wrong metrics count for openshift_build_result_total
- BZ - 1891368 - fync should be fsync for etcdHighFsyncDurations alert's annotations.message
- BZ - 1891374 - fync should be fsync for etcdHighFsyncDurations critical alert's annotations.message
- BZ - 1891376 - Extra text in Cluster Utilization charts
- BZ - 1891419 - Wrong detail head on network policy detail page.
- BZ - 1891459 - Snapshot tests should report stderr of failed commands
- BZ - 1891498 - Other machine config pools do not show during update
- BZ - 1891543 - OpenShift 4.6/OSP install fails when node flavor has less than 25GB, even with dedicated storage
- BZ - 1891551 - Clusterautoscaler doesn't scale up as expected
- BZ - 1891552 - Handle missing labels as empty.
- BZ - 1891555 - The windows oc.exe binary does not have version metadata
- BZ - 1891559 - kuryr-cni cannot start new thread
- BZ - 1891614 - [mlx] testpmd fails inside OpenShift pod using DevX version 19.11
- BZ - 1891625 - [Release 4.7] Mutable LoadBalancer Scope
- BZ - 1891702 - installer get pending when additionalTrustBundle is added into install-config.yaml
- BZ - 1891716 - OVN cluster upgrade from 4.6.1 to 4.7 fails
- BZ - 1891740 - OperatorStatusChanged is noisy
- BZ - 1891758 - the authentication operator may spam DeploymentUpdated event endlessly
- BZ - 1891759 - Dockerfile builds cannot change /etc/pki/ca-trust
- BZ - 1891816 - [UPI] [OSP] control-plane.yml provisioning playbook fails on OSP 16.1
- BZ - 1891825 - Error message not very informative in case of mode mismatch
- BZ - 1891898 - The ClusterServiceVersion can define Webhooks that cannot be created.
- BZ - 1891951 - UI should show warning while creating pools with compression on
- BZ - 1891952 - [Release 4.7] Apps Domain Enhancement
- BZ - 1891993 - 4.5 to 4.6 upgrade doesn't remove deployments created by marketplace
- BZ - 1891995 - OperatorHub displaying old content
- BZ - 1891999 - Storage efficiency card showing wrong compression ratio
- BZ - 1892004 - OCP 4.6 opm on Ubuntu 18.04.4 - error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ./opm)
- BZ - 1892167 - [SR-IOV] SriovNetworkNodePolicies apply ignoring the spec.nodeSelector.
- BZ - 1892198 - TypeError in 'Performance Profile' tab displayed for 'Performance Addon Operator'
- BZ - 1892288 - assisted install workflow creates excessive control-plane disruption
- BZ - 1892338 - HAProxyReloadFail alert only briefly fires in the event of a broken HAProxy config
- BZ - 1892358 - [e2e][automation] update feature gate for kubevirt-gating job
- BZ - 1892376 - Deleted netnamespace could not be re-created
- BZ - 1892390 - TestOverwrite/OverwriteBundle/DefaultBehavior in operator-registry is flaky
- BZ - 1892393 - TestListPackages is flaky
- BZ - 1892448 - MCDPivotError alert/metric missing
- BZ - 1892457 - NTO-shipped stalld needs to use FIFO for boosting.
- BZ - 1892467 - linuxptp-daemon crash
- BZ - 1892521 - [AWS] Startup bootstrap machine failed due to ignition file is missing in disconnected UPI env
- BZ - 1892653 - User is unable to create KafkaSource with v1beta
- BZ - 1892724 - VFS added to the list of devices of the nodeptpdevice CRD
- BZ - 1892799 - Mounting additionalTrustBundle in the operator
- BZ - 1893117 - Maintenance mode on vSphere blocks installation.
- BZ - 1893351 - TLS secrets are not able to edit on console.
- BZ - 1893362 - The ovs-xxxxx_openshift-sdn container does not terminate gracefully, slowing down reboots
- BZ - 1893386 - false-positive ReadyIngressNodes_NoReadyIngressNodes: Auth operator makes risky "worker" assumption when guessing about ingress availability
- BZ - 1893546 - Deploy using virtual media fails on node cleaning step
- BZ - 1893601 - overview filesystem utilization of OCP is showing the wrong values
- BZ - 1893645 - oc describe route SIGSEGV
- BZ - 1893648 - Ironic image building process is not compatible with UEFI secure boot
- BZ - 1893724 - OperatorHub generates incorrect RBAC
- BZ - 1893739 - Force deletion doesn't work for snapshots if snapshotclass is already deleted
- BZ - 1893776 - No useful metrics for image pull time available, making debugging issues there impossible
- BZ - 1893798 - Lots of error messages starting with "get namespace to enqueue Alertmanager instances failed" in the logs of prometheus-operator
- BZ - 1893832 - ErrorCount field is missing in baremetalhosts.metal3.io CRD
- BZ - 1893889 - disabled dropdown items in the pf dropdown component are skipped over and unannounced by JAWS
- BZ - 1893926 - Some "Dynamic PV (block volmode)" pattern storage e2e tests are wrongly skipped
- BZ - 1893944 - Wrong product name for Multicloud Object Gateway
- BZ - 1893953 - (release-4.7) Gather default StatefulSet configs
- BZ - 1893956 - Installation always fails at "failed to initialize the cluster: Cluster operator image-registry is still updating"
- BZ - 1893963 - [Testday] Workloads-> Virtualization is not loading for Firefox browser
- BZ - 1893972 - Should skip e2e test cases as early as possible
- BZ - 1894013 - [v2v][Testday] VMware to CNV VM import]VMware URL: It is not clear that only the FQDN/IP address is required without 'https://'
- BZ - 1894020 - User with edit users cannot deploy images from their own namespace from the developer perspective
- BZ - 1894025 - OCP 4.5 to 4.6 upgrade for "aws-ebs-csi-driver-operator" fails when "defaultNodeSelector" is set
- BZ - 1894041 - [v2v][[Testday]VM import from VMware/RHV] VM import wizard: The target storage class name is not displayed if default storage class is used.
- BZ - 1894065 - tag new packages to enable TLS support
- BZ - 1894110 - Console shows wrong value for maxUnavailable and maxSurge when set to 0
- BZ - 1894144 - CI runs of baremetal IPI are failing due to newer libvirt libraries
- BZ - 1894146 - ironic-api used by metal3 is over provisioned and consumes a lot of RAM
- BZ - 1894194 - KuryrPorts leftovers from 4.6 GA need to be deleted
- BZ - 1894210 - Failed to encrypt OSDs on OCS4.6 installation (via UI)
- BZ - 1894216 - Improve OpenShift Web Console availability
- BZ - 1894275 - Fix CRO owners file to reflect node owner
- BZ - 1894278 - "database is locked" error when adding bundle to index image
- BZ - 1894330 - upgrade channels needs to be updated for 4.7
- BZ - 1894342 - oauth-apiserver logs many "[SHOULD NOT HAPPEN] failed to update managedFields for ... OAuthClient ... no corresponding type for oauth.openshift.io/v1, Kind=OAuthClient"
- BZ - 1894374 - Dont prevent the user from uploading a file with incorrect extension
- BZ - 1894432 - [oVirt] sometimes installer timeout on tmp_import_vm
- BZ - 1894477 - bash syntax error in nodeip-configuration.service
- BZ - 1894503 - add automated test for Polarion CNV-5045
- BZ - 1894519 - [OSP] External mode cluster creation disabled for Openstack and oVirt platform
- BZ - 1894539 - [on-prem] Unable to deploy additional machinesets on separate subnets
- BZ - 1894645 - Cinder volume provisioning crashes on nil cloud provider
- BZ - 1894677 - image-pruner job is panicking: klog stack
- BZ - 1894810 - Remove TechPreview Badge from Eventing in Serverless version 1.11.0
- BZ - 1894860 - 'backend' CI job passing despite failing tests
- BZ - 1894910 - Update the node to use the real-time kernel fails
- BZ - 1894992 - All nightly jobs for e2e-metal-ipi failing due to ipa image missing tenacity package
- BZ - 1895065 - Schema / Samples / Snippets Tabs are all selected at the same time
- BZ - 1895099 - vsphere-upi and vsphere-upi-serial jobs time out waiting for bootstrap to complete in CI
- BZ - 1895141 - panic in service-ca injector
- BZ - 1895147 - Remove memory limits on openshift-dns
- BZ - 1895169 - VM Template does not properly manage Mount Windows guest tools check box during VM creation
- BZ - 1895268 - The bundleAPIs should NOT be empty
- BZ - 1895309 - [OCP v47] The RHEL node scaleup fails due to "No package matching 'cri-o-1.19.*' found available" on OCP 4.7 cluster
- BZ - 1895329 - The infra index filled with warnings "WARNING: kubernetes.io/cinder built-in volume provider is now deprecated. The Cinder volume provider is deprecated and will be removed in a future release"
- BZ - 1895360 - Machine Config Daemon removes a file although its defined in the dropin
- BZ - 1895367 - Missing image in metadata DB index.db in disconnected Operator Hub installation. OCP 4.6.1
- BZ - 1895372 - Web console going blank after selecting any operator to install from OperatorHub
- BZ - 1895385 - Revert KUBELET_LOG_LEVEL back to level 3
- BZ - 1895423 - unable to edit an application with a custom builder image
- BZ - 1895430 - unable to edit custom template application
- BZ - 1895509 - Backup taken on one master cannot be restored on other masters
- BZ - 1895537 - [sig-imageregistry][Feature:ImageExtract] Image extract should extract content from an image
- BZ - 1895838 - oc explain description contains '/'
- BZ - 1895908 - "virtio" option is not available when modifying a CD-ROM to disk type
- BZ - 1895909 - e2e-metal-ipi-ovn-dualstack is failing
- BZ - 1895919 - NTO fails to load kernel modules
- BZ - 1895959 - configuring webhook token authentication should prevent cluster upgrades
- BZ - 1895979 - Unable to get coreos-installer with --copy-network to work
- BZ - 1896101 - [cnv][automation] Added negative tests for migration from VMWare and RHV
- BZ - 1896160 - CI: Some cluster operators are not ready: marketplace (missing: Degraded)
- BZ - 1896188 - [sig-cli] oc debug deployment configs from a build: local-busybox-1-build not completed
- BZ - 1896218 - Occasional GCP install failures: Error setting IAM policy for project ...: googleapi: Error 400: Service account ... does not exist., badRequest
- BZ - 1896229 - Current Rate of Bytes Received and Current Rate of Bytes Transmitted data can not be loaded
- BZ - 1896244 - Found a panic in storage e2e test
- BZ - 1896296 - Git links should avoid .git as part of the URL and should not link git:// urls in general
- BZ - 1896302 - [e2e][automation] Fix 4.6 test failures
- BZ - 1896365 - [Migration]The SDN migration cannot revert under some conditions
- BZ - 1896384 - [ovirt IPI]: local coredns resolution not working
- BZ - 1896446 - Git clone from private repository fails after upgrade OCP 4.5 to 4.6
- BZ - 1896529 - Incorrect instructions in the Serverless operator and application quick starts
- BZ - 1896645 - documentationBaseURL needs to be updated for 4.7
- BZ - 1896697 - [Descheduler] policy.yaml param in cluster configmap is empty
- BZ - 1896704 - Machine API components should honour cluster wide proxy settings
- BZ - 1896732 - "Attach to Virtual Machine OS" button should not be visible on old clusters
- BZ - 1896866 - File /etc/NetworkManager/system-connections/default_connection.nmconnection is incompatible with SR-IOV operator
- BZ - 1896898 - ovs-configuration.service fails when multiple IPv6 default routes are provided via RAs over the same interface and deployment bootstrap fails
- BZ - 1896918 - start creating new-style Secrets for AWS
- BZ - 1896923 - DNS pod /metrics exposed on anonymous http port
- BZ - 1896977 - route SimpleAllocationPlugin: host name validation errors: spec.host: Invalid value: ... must be no more than 63 characters
- BZ - 1897003 - VNC console cannot be connected after visit it in new window
- BZ - 1897008 - Cypress: reenable check for 'aria-hidden-focus' rule & checkA11y test for modals
- BZ - 1897026 - [Migration] With updating optional network operator configuration, migration stucks on MCO
- BZ - 1897039 - router pod keeps printing log: template "msg"="router reloaded" "output"="[WARNING] 316/065823 (15) : parsing [/var/lib/haproxy/conf/haproxy.config:52]: option 'http-use-htx' is deprecated and ignored
- BZ - 1897050 - [IBM Power] LocalVolumeSet provisions boot partition as PV.
- BZ - 1897073 - [OCP 4.5] wrong netid assigned to Openshift projects/namespaces
- BZ - 1897138 - oVirt provider uses depricated cluster-api project
- BZ - 1897142 - When scaling replicas to zero, Octavia loadbalancer pool members are not updated accordingly
- BZ - 1897252 - Firing alerts are not showing up in console UI after cluster is up for some time
- BZ - 1897354 - Operator installation showing success, but Provided APIs are missing
- BZ - 1897361 - The MCO GCP-OP tests fail consistently on containerruntime tests with "connection refused"
- BZ - 1897412 - [sriov]disableDrain did not be updated in CRD of manifest
- BZ - 1897423 - Max unavailable and Max surge value are not shown on Deployment Config Details page
- BZ - 1897516 - Baremetal IPI deployment with IPv6 control plane fails when the nodes obtain both SLAAC and DHCPv6 addresses as they set their hostname to 'localhost'
- BZ - 1897520 - After restarting nodes the image-registry co is in degraded true state.
- BZ - 1897584 - Add casc plugins
- BZ - 1897603 - Cinder volume attachment detection failure in Kubelet
- BZ - 1897604 - Machine API deployment fails: Kube-Controller-Manager can't reach API: "Unauthorized"
- BZ - 1897635 - CVE-2020-28362 golang: math/big: panic during recursive division of very large numbers
- BZ - 1897641 - Baremetal IPI with IPv6 control plane: nodes respond with duplicate packets to ICMP6 echo requests
- BZ - 1897676 - [CI] [Azure] [UPI] CI failing since 4.6 changes in ignition
- BZ - 1897830 - [GSS] Unable to deploy OCS 4.5.2 on OCP 4.6.1, cannot `Create OCS Cluster Service`
- BZ - 1897891 - [RFE][v2v][UI][CNV VM import] Providing error message or/and block migration when vddk-init-image is missing
- BZ - 1897897 - ptp lose sync openshift 4.6
- BZ - 1898036 - no network after reboot (IPI)
- BZ - 1898045 - AWS EBS CSI Driver can not get updated cloud credential secret automatically
- BZ - 1898097 - mDNS floods the baremetal network
- BZ - 1898118 - Lack of logs on some image stream tests make hard to find root cause of a problem
- BZ - 1898134 - Descheduler logs show absolute values instead of percentage when LowNodeUtilization strategy is applied
- BZ - 1898159 - kcm operator shall pass --allocate-node-cidrs=false to kcm for ovn-kube and openshift-sdn cluster
- BZ - 1898174 - [OVN] EgressIP does not guard against node IP assignment
- BZ - 1898194 - GCP: can't install on custom machine types
- BZ - 1898238 - Installer validations allow same floating IP for API and Ingress
- BZ - 1898268 - [OVN]: `make check` broken on 4.6
- BZ - 1898289 - E2E test: Use KUBEADM_PASSWORD_FILE by default
- BZ - 1898320 - Incorrect Apostrophe Translation of "it's" in Scheduling Disabled Popover
- BZ - 1898357 - Within the operatorhub details view, long unbroken text strings do not wrap cause breaking display.
- BZ - 1898407 - [Deployment timing regression] Deployment takes longer with 4.7
- BZ - 1898417 - GCP: the dns targets in Google Cloud DNS is not updated after recreating loadbalancer service
- BZ - 1898487 - [oVirt] Node is not removed when VM has been removed from oVirt engine
- BZ - 1898500 - Failure to upgrade operator when a Service is included in a Bundle
- BZ - 1898517 - Ironic auto-discovery may result in rogue nodes registered in ironic
- BZ - 1898532 - Display names defined in specDescriptors not respected
- BZ - 1898580 - When adding more than one node selector to the sriovnetworknodepolicy, the cni and the device plugin pods are constantly rebooted
- BZ - 1898613 - Whereabouts should exclude IPv6 ranges
- BZ - 1898655 - [oVirt] Node deleted in oVirt should cause the Machine to go into a Failed phase
- BZ - 1898679 - Operand creation form - Required "type: object" properties (Accordion component) are missing red asterisk
- BZ - 1898680 - CVE-2020-7774 nodejs-y18n: prototype pollution vulnerability
- BZ - 1898745 - installation failing with CVO reporting openshift-samples not rolled out, samples not setting versions in its ClusterOperator
- BZ - 1898839 - Wrong YAML in operator metadata
- BZ - 1898851 - Multiple Pods access the same volume on the same node e2e test cases are missed from aws ebs csi driver e2e test job
- BZ - 1898873 - Remove TechPreview Badge from Monitoring
- BZ - 1898954 - Backup script does not take /etc/kubernetes/static-pod-resources on a reliable way
- BZ - 1899111 - [RFE] Update jenkins-maven-agen to maven36
- BZ - 1899128 - VMI details screen -> show the warning that it is preferable to have a VM only if the VM actually does not exist
- BZ - 1899175 - bump the RHCOS boot images for 4.7
- BZ - 1899198 - Use new packages for ipa ramdisks
- BZ - 1899200 - In Installed Operators page I cannot search for an Operator by it's name
- BZ - 1899220 - Support AWS IMDSv2
- BZ - 1899350 - configure-ovs.sh doesn't configure bonding options
- BZ - 1899433 - When Creating OCS from ocs wizard Step Discover Disks shows Error "An error occurred Not Found"
- BZ - 1899459 - Failed to start monitoring pods once the operator removed from override list of CVO
- BZ - 1899515 - Passthrough credentials are not immediately re-distributed on update
- BZ - 1899575 - update discovery burst to reflect lots of CRDs on openshift clusters
- BZ - 1899582 - update discovery burst to reflect lots of CRDs on openshift clusters
- BZ - 1899588 - Operator objects are re-created after all other associated resources have been deleted
- BZ - 1899600 - Increased etcd fsync latency as of OCP 4.6
- BZ - 1899603 - workers-rhel7 CI jobs failing: Failed to remove rollback: error running rpm-ostree cleanup
- BZ - 1899627 - Project dashboard Active status using small icon
- BZ - 1899725 - Pods table does not wrap well with quick start sidebar open
- BZ - 1899746 - [ovn] error while waiting on flows for pod: OVS sandbox port is no longer active (probably due to a subsequent CNI ADD)
- BZ - 1899760 - etcd_request_duration_seconds_bucket metric has excessive cardinality
- BZ - 1899835 - catalog-operator repeatedly crashes with "runtime error: index out of range [0] with length 0"
- BZ - 1899839 - thanosRuler.resources.requests does not take effect in user-workload-monitoring-config confimap
- BZ - 1899853 - additionalSecurityGroupIDs not working for master nodes
- BZ - 1899922 - NP changes sometimes influence new pods.
- BZ - 1899949 - [Platform] Remove restriction on disk type selection for LocalVolumeSet
- BZ - 1900008 - Fix internationalized sentence fragments in ImageSearch.tsx
- BZ - 1900010 - Fix internationalized sentence fragments in BuildImageSelector.tsx
- BZ - 1900020 - Remove ' from internationalized keys
- BZ - 1900022 - Search Page - Top labels field is not applied to selected Pipeline resources
- BZ - 1900030 - disruption_tests: [sig-imageregistry] Image registry remain available failing consistently
- BZ - 1900126 - Creating a VM results in suggestion to create a default storage class when one already exists
- BZ - 1900138 - [OCP on RHV] Remove insecure mode from the installer
- BZ - 1900196 - stalld is not restarted after crash
- BZ - 1900239 - Skip "subPath should be able to unmount" NFS test
- BZ - 1900322 - metal3 pod's toleration for key: node-role.kubernetes.io/master currently matches on exact value matches but should match on Exists
- BZ - 1900377 - [e2e][automation] create new css selector for active users
- BZ - 1900496 - (release-4.7) Collect spec config for clusteroperator resources
- BZ - 1900672 - (s390x) Upgrade from old LUKS to new not working with DASD disks
- BZ - 1900699 - Impossible to add new Node on OCP 4.6 using large ECKD disks - fdasd issue
- BZ - 1900759 - include qemu-guest-agent by default
- BZ - 1900790 - Track all resource counts via telemetry
- BZ - 1900835 - Multus errors when cachefile is not found
- BZ - 1900935 - `oc adm release mirror` panic panic: runtime error
- BZ - 1900989 - accessing the route cannot wake up the idled resources
- BZ - 1901040 - When scaling down the status of the node is stuck on deleting
- BZ - 1901057 - authentication operator health check failed when installing a cluster behind proxy
- BZ - 1901107 - pod donut shows incorrect information
- BZ - 1901111 - Installer dependencies are broken
- BZ - 1901200 - linuxptp-daemon crash when enable debug log level
- BZ - 1901301 - CBO should handle platform=BM without provisioning CR
- BZ - 1901355 - [Azure][4.7] Invalid vm size from customized compute nodes does not fail properly
- BZ - 1901363 - High Podready Latency due to timed out waiting for annotations
- BZ - 1901373 - redundant bracket on snapshot restore button
- BZ - 1901376 - [on-prem] Upgrade from 4.6 to 4.7 failed with "timed out waiting for the condition during waitForControllerConfigToBeCompleted: controllerconfig is not completed: ControllerConfig has not completed: completed(false) running(false) failing(true"
- BZ - 1901395 - "Edit virtual machine template" action link should be removed
- BZ - 1901472 - [OSP] Bootstrap and master nodes use different keepalived unicast setting
- BZ - 1901517 - RHCOS 4.6.1 uses a single NetworkManager connection for multiple NICs when using default DHCP
- BZ - 1901531 - Console returns a blank page while trying to create an operator Custom CR with Invalid Schema
- BZ - 1901594 - Kubernetes resource CRUD operations.Kubernetes resource CRUD operations Pod "before all" hook for "creates the resource instance"
- BZ - 1901604 - CNO blocks editing Kuryr options
- BZ - 1901675 - [sig-network] multicast when using one of the plugins 'redhat/openshift-ovs-multitenant, redhat/openshift-ovs-networkpolicy' should allow multicast traffic in namespaces where it is enabled
- BZ - 1901909 - The device plugin pods / cni pod are restarted every 5 minutes
- BZ - 1901982 - [sig-builds][Feature:Builds] build can reference a cluster service with a build being created from new-build should be able to run a build that references a cluster service
- BZ - 1902019 - when podTopologySpreadConstraint strategy is enabled for descheduler it throws error
- BZ - 1902059 - Wire a real signer for service accout issuer
- BZ - 1902091 - `cluster-image-registry-operator` pod leaves connections open when fails connecting S3 storage
- BZ - 1902111 - CVE-2020-27813 golang-github-gorilla-websocket: integer overflow leads to denial of service
- BZ - 1902157 - The DaemonSet machine-api-termination-handler couldn't allocate Pod
- BZ - 1902253 - MHC status doesnt set RemediationsAllowed = 0
- BZ - 1902299 - Failed to mirror operator catalog - error: destination registry required
- BZ - 1902545 - Cinder csi driver node pod should add nodeSelector for Linux
- BZ - 1902546 - Cinder csi driver node pod doesn't run on master node
- BZ - 1902547 - Cinder csi driver controller pod doesn't run on master node
- BZ - 1902552 - Cinder csi driver does not use the downstream images
- BZ - 1902595 - Project workloads list view doesn't show alert icon and hover message
- BZ - 1902600 - Container csi-snapshotter in Cinder csi driver needs to use ImagePullPolicy=IfNotPresent
- BZ - 1902601 - Cinder csi driver pods run as BestEffort qosClass
- BZ - 1902653 - [BM][IPI] Master deployment failed: No valid host was found. Reason: No conductor service registered which supports driver redfish for conductor group
- BZ - 1902702 - [sig-auth][Feature:LDAP][Serial] ldap group sync can sync groups from ldap: oc cp over non-existing directory/file fails
- BZ - 1902746 - [BM][IP] Master deployment failed - Base.1.0.GeneralError: database is locked
- BZ - 1902824 - failed to generate semver informed package manifest: unable to determine default channel
- BZ - 1902894 - hybrid-overlay-node crashing trying to get node object during initialization
- BZ - 1902969 - Cannot load vmi detail page
- BZ - 1902981 - It should default to current namespace when create vm from template
- BZ - 1902996 - [AWS] UPI on USGov, bootstrap machine can not fetch ignition file via s3:// URI
- BZ - 1903033 - duplicated lines of imageContentSources is seen when mirror release image to local registry
- BZ - 1903034 - OLM continuously printing debug logs
- BZ - 1903062 - [Cinder csi driver] Deployment mounted volume have no write access
- BZ - 1903078 - Deleting VolumeSnapshotClass makes VolumeSnapshot not Ready
- BZ - 1903107 - Enable vsphere-problem-detector e2e tests
- BZ - 1903164 - OpenShift YAML editor jumps to top every few seconds
- BZ - 1903165 - Improve Canary Status Condition handling for e2e tests
- BZ - 1903172 - Column Management: Fix sticky footer on scroll
- BZ - 1903186 - [Descheduler] cluster logs should report some info when PodTopologySpreadConstraints strategy is enabled
- BZ - 1903188 - [Descheduler] cluster log reports failed to validate server configuration" err="unsupported log format:
- BZ - 1903192 - Role name missing on create role binding form
- BZ - 1903196 - Popover positioning is misaligned for Overview Dashboard status items
- BZ - 1903206 - Ingress controller incorrectly routes traffic to non-ready pods/backends.
- BZ - 1903226 - MutatingWebhookConfiguration pod-identity-webhook does not exclude critical control-plane components
- BZ - 1903248 - Backport Upstream Static Pod UID patch
- BZ - 1903277 - Deprovisioning Not Deleting Security Groups [VpcLimitExceeded on e2e-aws tests]
- BZ - 1903290 - Kubelet repeatedly log the same log line from exited containers
- BZ - 1903346 - PV backed by FC lun is not being unmounted properly and this leads to IO errors / xfs corruption.
- BZ - 1903382 - Panic when task-graph is canceled with a TaskNode with no tasks
- BZ - 1903400 - Migrate a VM which is not running goes to pending state
- BZ - 1903402 - Nic/Disk on VMI overview should link to VMI's nic/disk page
- BZ - 1903414 - NodePort is not working when configuring an egress IP address
- BZ - 1903424 - mapi_machine_phase_transition_seconds_sum doesn't work
- BZ - 1903464 - "Evaluating rule failed" for "record: cluster:kube_persistentvolumeclaim_resource_requests_storage_bytes:provisioner:sum" and "record: cluster:kubelet_volume_stats_used_bytes:provisioner:sum"
- BZ - 1903639 - Hostsubnet gatherer produces wrong output
- BZ - 1903651 - Network Policies are not working as expected with OVN-Kubernetes when traffic hairpins back to the same source through a service
- BZ - 1903660 - Cannot install with Assisted Installer on top of IPv6 since network provider is not started
- BZ - 1903674 - [sig-apps] ReplicationController should serve a basic image on each replica with a private image
- BZ - 1903717 - Handle different Pod selectors for metal3 Deployment
- BZ - 1903733 - Scale up followed by scale down can delete all running workers
- BZ - 1903917 - Failed to load "Developer Catalog" page
- BZ - 1903999 - Httplog response code is always zero
- BZ - 1904026 - The quota controllers should resync on new resources and make progress
- BZ - 1904064 - Automated cleaning is disabled by default
- BZ - 1904124 - DHCP to static lease script doesn't work correctly if starting with infinite leases
- BZ - 1904125 - Boostrap VM .ign image gets added into 'default' pool instead of <cluster-name>-<id>-bootstrap
- BZ - 1904131 - kuryr tempest plugin test test_ipblock_network_policy_sg_rules fails
- BZ - 1904133 - KubeletConfig flooded with failure conditions
- BZ - 1904161 - AlertmanagerReceiversNotConfigured fires unconditionally on alertmanager restart
- BZ - 1904243 - RHCOS 4.6.1 missing ISCSI initiatorname.iscsi !
- BZ - 1904244 - MissingKey errors for two plugins using i18next.t
- BZ - 1904262 - clusterresourceoverride-operator has version: 1.0.0 every build
- BZ - 1904296 - VPA-operator has version: 1.0.0 every build
- BZ - 1904297 - The index image generated by "opm index prune" leaves unrelated images
- BZ - 1904305 - Should have scroll-down bar for the field which the values list has too many results under dashboards
- BZ - 1904385 - [oVirt] registry cannot mount volume on 4.6.4 -> 4.6.6 upgrade
- BZ - 1904497 - vsphere-problem-detector: Run on vSphere cloud only
- BZ - 1904501 - [Descheduler] descheduler does not evict any pod when PodTopologySpreadConstraint strategy is set
- BZ - 1904502 - vsphere-problem-detector: allow longer timeouts for some operations
- BZ - 1904503 - vsphere-problem-detector: emit alerts
- BZ - 1904538 - [sig-arch][Early] Managed cluster should start all core operators: monitoring: container has runAsNonRoot and image has non-numeric user (nobody)
- BZ - 1904578 - metric scraping for vsphere problem detector is not configured
- BZ - 1904582 - All application traffic broken due to unexpected load balancer change on 4.6.4 -> 4.6.6 upgrade
- BZ - 1904663 - IPI pointer customization MachineConfig always generated
- BZ - 1904679 - [Feature:ImageInfo] Image info should display information about images
- BZ - 1904683 - `[sig-builds][Feature:Builds] s2i build with a root user image` tests use docker.io image
- BZ - 1904684 - [sig-cli] oc debug ensure it works with image streams
- BZ - 1904713 - Helm charts with kubeVersion restriction are filtered incorrectly
- BZ - 1904776 - Snapshot modal alert is not pluralized
- BZ - 1904824 - Set vSphere hostname from guestinfo before NM starts
- BZ - 1904941 - Insights status is always showing a loading icon
- BZ - 1904973 - KeyError: 'nodeName' on NP deletion
- BZ - 1904985 - Prometheus and thanos sidecar targets are down
- BZ - 1904993 - Many "&" are found in strings
- BZ - 1905066 - QE - Monitoring test cases - smoke test suite automation
- BZ - 1905074 - QE -Gherkin linter to maintain standards
- BZ - 1905100 - Too many haproxy processes in default-router pod causing high load average
- BZ - 1905104 - Snapshot modal disk items missing keys
- BZ - 1905115 - CI: dev-scripts fail on 02_configure_host: Failed to start network ostestbm
- BZ - 1905119 - Race in AWS EBS determining whether custom CA bundle is used
- BZ - 1905128 - [e2e][automation] e2e tests succeed without actually execute
- BZ - 1905133 - operator conditions special-resource-operator
- BZ - 1905141 - vsphere-problem-detector: report metrics through telemetry
- BZ - 1905146 - Backend Tests: TestHelmRepoGetter_SkipDisabled failures
- BZ - 1905194 - Detecting broken connections to the Kube API takes up to 15 minutes
- BZ - 1905221 - CVO transitions from "Initializing" to "Updating" despite not attempting many manifests
- BZ - 1905232 - [sig-imageregistry][Feature:ImageAppend] Image append should create images by appending them failing due to inconsistent images between CI and OCP
- BZ - 1905253 - Inaccurate text at bottom of Events page
- BZ - 1905298 - openshift-apiserver initContainer fix-audit-permissions is not requesting required resources: cpu, memory
- BZ - 1905299 - OLM fails to update operator
- BZ - 1905307 - Provisioning CR is missing from must-gather
- BZ - 1905319 - cluster-samples-operator containers are not requesting required memory resource
- BZ - 1905320 - csi-snapshot-webhook is not requesting required memory resource
- BZ - 1905323 - dns-operator is not requesting required memory resource
- BZ - 1905324 - ingress-operator is not requesting required memory resource
- BZ - 1905327 - openshift-kube-scheduler initContainer wait-for-host-port is not requesting required resources: cpu, memory
- BZ - 1905328 - Changing the bound token service account issuer invalids previously issued bound tokens
- BZ - 1905329 - openshift-oauth-apiserver initContainer fix-audit-permissions is not requesting required resources: cpu, memory
- BZ - 1905330 - openshift-monitoring init-textfile is not requesting required resources: cpu, memory
- BZ - 1905338 - QE -Cypress Automation for Add Flow - Database, Yaml, OperatorBacked, PageDetails
- BZ - 1905347 - QE - Design Gherkin Scenarios
- BZ - 1905348 - QE - Design Gherkin Scenarios
- BZ - 1905362 - [sriov] Error message 'Fail to update DaemonSet' always shown in sriov operator pod
- BZ - 1905368 - [sriov] net-attach-def generated from sriovnetwork cannot be restored once it was deleted
- BZ - 1905370 - A-Z/Z-A sorting dropdown on Developer Catalog page is not aligned with filter text input
- BZ - 1905380 - Default to Red Hat/KubeVirt provider if common template does not have provider annotation
- BZ - 1905393 - CMO uses rbac.authorization.k8s.io/v1beta1 instead of rbac.authorization.k8s.io/v1
- BZ - 1905404 - The example of "Remove the entrypoint on the mysql:latest image" for `oc image append` does not work
- BZ - 1905416 - Hyperlink not working from Operator Description
- BZ - 1905430 - usbguard extension fails to install because of missing correct protobuf dependency version
- BZ - 1905492 - The stalld service has a higher scheduler priority than ksoftirq and rcu{b, c} threads
- BZ - 1905502 - Test flake - unable to get https transport for ephemeral-registry
- BZ - 1905542 - [GSS] The "External" mode option is not available when the OCP cluster is deployed using Redhat Cluster Assisted Installer 4.6.
- BZ - 1905599 - Errant change to lastupdatetime in copied CSV status can trigger runaway csv syncs
- BZ - 1905610 - Fix typo in export script
- BZ - 1905621 - Protractor login test fails against a 4.7 (nightly) Power cluster
- BZ - 1905640 - Subscription manual approval test is flaky
- BZ - 1905647 - Report physical core valid-for-subscription min/max/cumulative use to telemetry
- BZ - 1905696 - ClusterMoreUpdatesModal component did not get internationalized
- BZ - 1905748 - with sharded ingresscontrollers, all shards reload when any endpoint changes
- BZ - 1905761 - NetworkPolicy with Egress policyType is resulting in SDN errors and improper communication within Project
- BZ - 1905778 - inconsistent ingresscontroller between fresh installed cluster and upgraded cluster
- BZ - 1905792 - [OVN]Cannot create egressfirewalll with dnsName
- BZ - 1905889 - Should create SA for each namespace that the operator scoped
- BZ - 1905920 - Quickstart exit and restart
- BZ - 1905941 - Page goes to error after create catalogsource
- BZ - 1905977 - QE ghaekin design scenaio-pipeline metrics ODC-3711
- BZ - 1906032 - Canary Controller: Canary daemonset rolls out slowly in large clusters
- BZ - 1906100 - Disconnected cluster upgrades are failing from the cli, when signature retrieval is being blackholed instead of quickly rejected
- BZ - 1906105 - CBO annotates an existing Metal3 deployment resource to indicate that it is managing it
- BZ - 1906118 - OCS feature detection constantly polls storageclusters and storageclasses
- BZ - 1906120 - 'Create Role Binding' form not setting user or group value when created from a user or group resource
- BZ - 1906121 - [oc] After new-project creation, the kubeconfig file does not set the project
- BZ - 1906134 - OLM should not create OperatorConditions for copied CSVs
- BZ - 1906143 - CBO supports log levels
- BZ - 1906186 - i18n: Translators are not able to translate `this` without context for alert manager config
- BZ - 1906228 - tuned and openshift-tuned sometimes do not terminate gracefully, slowing reboots
- BZ - 1906274 - StorageClass installed by Cinder csi driver operator should enable the allowVolumeExpansion to support volume resize.
- BZ - 1906276 - `oc image append` can't work with multi-arch image with --filter-by-os='.*'
- BZ - 1906318 - use proper term for Authorized SSH Keys
- BZ - 1906335 - The lastTransitionTime, message, reason field of operatorcondition should be optional
- BZ - 1906356 - Unify Clone PVC boot source flow with URL/Container boot source
- BZ - 1906397 - IPA has incorrect kernel command line arguments
- BZ - 1906441 - HorizontalNav and NavBar have invalid keys
- BZ - 1906448 - Deploy using virtualmedia with provisioning network disabled fails - 'Failed to connect to the agent' in ironic-conductor log
- BZ - 1906459 - openstack: Quota Validation fails if unlimited quotas are given to a project
- BZ - 1906496 - [BUG] Thanos having possible memory leak consuming huge amounts of node's memory and killing them
- BZ - 1906508 - TestHeaderNameCaseAdjust outputs nil error message on some failures
- BZ - 1906511 - Root reprovisioning tests flaking often in CI
- BZ - 1906517 - Validation is not robust enough and may prevent to generate install-confing.
- BZ - 1906518 - Update snapshot API CRDs to v1
- BZ - 1906519 - Update LSO CRDs to use v1
- BZ - 1906570 - Number of disruptions caused by reboots on a cluster cannot be measured
- BZ - 1906588 - [ci][sig-builds] nodes is forbidden: User "e2e-test-jenkins-pipeline-xfghs-user" cannot list resource "nodes" in API group "" at the cluster scope
- BZ - 1906650 - Cannot collect network policy, EgressFirewall, egressip logs with gather_network_logs
- BZ - 1906655 - [SDN]Cannot colloect ovsdb-server.log and ovs-vswitchd.log with gather_network_logs
- BZ - 1906679 - quick start panel styles are not loaded
- BZ - 1906683 - Kn resources are not showing in Topology if triggers has KSVC and IMC as subscriber
- BZ - 1906684 - Event Source creation fails if user selects no app group and switch to yaml and then to form
- BZ - 1906685 - SinkBinding is shown in topology view if underlying resource along with actual source created
- BZ - 1906689 - user can pin to nav configmaps and secrets multiple times
- BZ - 1906691 - Add doc which describes disabling helm chart repository
- BZ - 1906713 - Quick starts not accesible for a developer user
- BZ - 1906718 - helm chart "provided by Redhat" is misspelled
- BZ - 1906732 - Machine API proxy support should be tested
- BZ - 1906745 - Update Helm endpoints to use Helm 3.4.x
- BZ - 1906760 - performance issues with topology constantly re-rendering
- BZ - 1906766 - localized `Autoscaled` & `Autoscaling` pod texts overlap with the pod ring
- BZ - 1906768 - Virtualization nav item is incorrectly placed in the Admin Workloads section
- BZ - 1906769 - topology fails to load with non-kubeadmin user
- BZ - 1906770 - shortcuts on mobiles view occupies a lot of space
- BZ - 1906798 - Dev catalog customization doesn't update console-config ConfigMap
- BZ - 1906806 - Allow installing extra packages in ironic container images
- BZ - 1906808 - [test-disabled] ServiceAccounts should support OIDC discovery of service account issuer
- BZ - 1906835 - Topology view shows add page before then showing full project workloads
- BZ - 1906840 - ClusterOperator should not have status "Updating" if operator version is the same as the release version
- BZ - 1906844 - EndpointSlice and EndpointSliceProxying feature gates should be disabled for openshift-sdn kube-proxy
- BZ - 1906860 - Bump kube dependencies to v1.20 for Net Edge components
- BZ - 1906864 - Quick Starts Tour: Need to adjust vertical spacing
- BZ - 1906866 - Translations of Sample-Utils
- BZ - 1906871 - White screen when sort by name in monitoring alerts page
- BZ - 1906872 - Pipeline Tech Preview Badge Alignment
- BZ - 1906875 - Provide an option to force backup even when API is not available.
- BZ - 1906877 - Placeholder' value in search filter do not match column heading in Vulnerabilities
- BZ - 1906879 - Add missing i18n keys
- BZ - 1906880 - oidcdiscoveryendpoint controller invalidates all TokenRequest API tokens during install
- BZ - 1906896 - No Alerts causes odd empty Table (Need no content message)
- BZ - 1906898 - Missing User RoleBindings in the Project Access Web UI
- BZ - 1906899 - Quick Start - Highlight Bounding Box Issue
- BZ - 1906916 - Teach CVO about flowcontrol.apiserver.k8s.io/v1beta1
- BZ - 1906933 - Cluster Autoscaler should have improved mechanisms for group identifiers
- BZ - 1906935 - Delete resources when Provisioning CR is deleted
- BZ - 1906968 - Must-gather should support collecting kubernetes-nmstate resources
- BZ - 1906986 - Ensure failed pod adds are retried even if the pod object doesn't change
- BZ - 1907199 - Need to upgrade machine-api-operator module version under cluster-api-provider-kubevirt
- BZ - 1907202 - configs.imageregistry.operator.openshift.io cluster does not update its status fields after URL change
- BZ - 1907211 - beta promotion of p&f switched storage version to v1beta1, making downgrades impossible.
- BZ - 1907269 - Tooltips data are different when checking stack or not checking stack for the same time
- BZ - 1907280 - Install tour of OCS not available.
- BZ - 1907282 - Topology page breaks with white screen
- BZ - 1907286 - The default mhc machine-api-termination-handler couldn't watch spot instance
- BZ - 1907287 - [csi-snapshot-webhook] should support both v1beta1 and v1 version when creating volumesnapshot/volumesnapshotcontent
- BZ - 1907293 - Increase timeouts in e2e tests
- BZ - 1907295 - Gherkin script for improve management for helm
- BZ - 1907299 - Advanced Subscription Badge for KMS and Arbiter not present
- BZ - 1907303 - Align VM template list items by baseline
- BZ - 1907304 - Use PF styles for selected template card in VM Wizard
- BZ - 1907305 - Drop 'ISO' from CDROM boot source message
- BZ - 1907307 - Support and provider labels should be passed on between templates and sources
- BZ - 1907310 - Pin action should be renamed to favorite
- BZ - 1907312 - VM Template source popover is missing info about added date
- BZ - 1907313 - ClusterOperator objects cannot be overriden with cvo-overrides
- BZ - 1907328 - iproute-tc package is missing in ovn-kube image
- BZ - 1907329 - CLUSTER_PROFILE env. variable is not used by the CVO
- BZ - 1907333 - Node stuck in degraded state, mcp reports "Failed to remove rollback: error running rpm-ostree cleanup -r: error: Timeout was reached"
- BZ - 1907373 - Rebase to kube 1.20.0
- BZ - 1907375 - Bump to latest available 1.20.x k8s - workloads team
- BZ - 1907378 - Gather netnamespaces networking info
- BZ - 1907380 - kube-rbac-proxy exposes tokens, has excessive verbosity
- BZ - 1907381 - OLM fails to deploy an operator if its deployment template contains a description annotation that doesn't match the CSV one
- BZ - 1907390 - prometheus-adapter: panic after k8s 1.20 bump
- BZ - 1907399 - build log icon link on topology nodes cause app to reload
- BZ - 1907407 - Buildah version not accessible
- BZ - 1907421 - [4.6.1]oc-image-mirror command failed on "error: unable to copy layer"
- BZ - 1907453 - Dev Perspective -> running vm details -> resources -> no data
- BZ - 1907454 - Install PodConnectivityCheck CRD with CNO
- BZ - 1907459 - "The Boot source is also maintained by Red Hat." is always shown for all boot sources
- BZ - 1907475 - Unable to estimate the error rate of ingress across the connected fleet
- BZ - 1907480 - `Active alerts` section throwing forbidden error for users.
- BZ - 1907518 - Kamelets/Eventsource should be shown to user if they have create access
- BZ - 1907543 - Korean timestamps are shown when users' language preferences are set to German-en-en-US
- BZ - 1907610 - Update kubernetes deps to 1.20
- BZ - 1907612 - Update kubernetes deps to 1.20
- BZ - 1907621 - openshift/installer: bump cluster-api-provider-kubevirt version
- BZ - 1907628 - Installer does not set primary subnet consistently
- BZ - 1907632 - Operator Registry should update its kubernetes dependencies to 1.20
- BZ - 1907639 - pass dual-stack node IPs to kubelet in dual-stack clusters
- BZ - 1907644 - fix up handling of non-critical annotations on daemonsets/deployments
- BZ - 1907660 - Pod list does not render cell height correctly when pod names are too long (dynamic table rerendering issue?)
- BZ - 1907670 - CVE-2020-27846 crewjam/saml: authentication bypass in saml authentication
- BZ - 1907671 - Ingress VIP assigned to two infra nodes simultaneously - keepalived process running in pods seems to fail
- BZ - 1907767 - [e2e][automation]update test suite for kubevirt plugin
- BZ - 1907770 - Recent RHCOS 47.83 builds (from rhcos-47.83.202012072210-0 on) don't allow master and worker nodes to boot
- BZ - 1907792 - The `overrides` of the OperatorCondition cannot block the operator upgrade
- BZ - 1907793 - Surface support info in VM template details
- BZ - 1907812 - 4.7 to 4.6 downgrade stuck in clusteroperator storage
- BZ - 1907822 - [OCP on OSP] openshift-install panic when checking quota with install-config have no flavor set
- BZ - 1907863 - Quickstarts status not updating when starting the tour
- BZ - 1907872 - dual stack with an ipv6 network fails on bootstrap phase
- BZ - 1907874 - QE - Design Gherkin Scenarios for epic ODC-5057
- BZ - 1907875 - No response when try to expand pvc with an invalid size
- BZ - 1907876 - Refactoring record package to make gatherer configurable
- BZ - 1907877 - QE - Automation- pipelines builder scripts
- BZ - 1907883 - Fix Pipleine creation without namespace issue
- BZ - 1907888 - Fix pipeline list page loader
- BZ - 1907890 - Misleading and incomplete alert message shown in pipeline-parameters and pipeline-resources form
- BZ - 1907892 - Unable to edit application deployed using "From Devfile" option
- BZ - 1907893 - navSortUtils.spec.ts unit test failure
- BZ - 1907896 - When a workload is added, Topology does not place the new items well
- BZ - 1907908 - VM Wizard always uses VirtIO for the VM rootdisk regardless what is defined in common-template
- BZ - 1907924 - Enable madvdontneed in OpenShift Images
- BZ - 1907929 - Enable madvdontneed in OpenShift System Components Part 2
- BZ - 1907936 - NTO is not reporting nto_profile_set_total metrics correctly after reboot
- BZ - 1907947 - The kubeconfig saved in tenantcluster shouldn't include anything that is not related to the current context
- BZ - 1907948 - OCM-O bump to k8s 1.20
- BZ - 1907952 - bump to k8s 1.20
- BZ - 1907972 - Update OCM link to open Insights tab
- BZ - 1907989 - DataVolumes was intorduced in common templates - VM creation fails in the UI
- BZ - 1907998 - Gather kube_pod_resource_request/limit metrics as exposed in upstream KEP 1916
- BZ - 1908001 - [CVE-2020-10749] Update github.com/containernetworking/plugins to v.0.8.6 in egress-router-cni
- BZ - 1908014 - e2e-aws-ansible and e2e-aws-helm are broken in ocp-release-operator-sdk
- BZ - 1908035 - dynamic-demo-plugin build does not generate dist directory
- BZ - 1908135 - quick search modal is not centered over topology
- BZ - 1908145 - kube-scheduler-recovery-controller container crash loop when router pod is co-scheduled
- BZ - 1908159 - [AWS C2S] MCO fails to sync cloud config
- BZ - 1908171 - GCP: Installation fails when installing cluster with n1-custom-4-16384custom type (n1-custom-4-16384)
- BZ - 1908180 - Add source for template is stucking in preparing pvc
- BZ - 1908217 - CI: Server-Side Apply should work for oauth.openshift.io/v1: has no tokens
- BZ - 1908231 - [Migration] The pods ovnkube-node are in CrashLoopBackOff after SDN to OVN
- BZ - 1908277 - QE - Automation- pipelines actions scripts
- BZ - 1908280 - Documentation describing `ignore-volume-az` is incorrect
- BZ - 1908296 - Fix pipeline builder form yaml switcher validation issue
- BZ - 1908303 - [CVE-2020-28367 CVE-2020-28366] Remove CGO flag from rhel Dockerfile in Egress-Router-CNI
- BZ - 1908323 - Create button missing for PLR in the search page
- BZ - 1908342 - The new pv_collector_total_pv_count is not reported via telemetry
- BZ - 1908344 - [vsphere-problem-detector] CheckNodeProviderID and CheckNodeDiskUUID have the same name
- BZ - 1908347 - CVO overwrites ValidatingWebhookConfiguration for snapshots
- BZ - 1908349 - Volume snapshot tests are failing after 1.20 rebase
- BZ - 1908353 - QE - Automation- pipelines runs scripts
- BZ - 1908361 - bump to k8s 1.20
- BZ - 1908367 - QE - Automation- pipelines triggers scripts
- BZ - 1908370 - QE - Automation- pipelines secrets scripts
- BZ - 1908375 - QE - Automation- pipelines workspaces scripts
- BZ - 1908381 - Go Dependency Fixes for Devfile Lib
- BZ - 1908389 - Loadbalancer Sync failing on Azure
- BZ - 1908400 - Tests-e2e, increase timeouts, re-add TestArchiveUploadedAndResultsReceived
- BZ - 1908407 - Backport Upstream 95269 to fix potential crash in kubelet
- BZ - 1908410 - Exclude Yarn from VSCode search
- BZ - 1908425 - Create Role Binding form subject type and name are undefined when All Project is selected
- BZ - 1908431 - When the marketplace-operator pod get's restarted, the custom catalogsources are gone, as well as the pods
- BZ - 1908434 - Remove &apos from metal3-plugin internationalized strings
- BZ - 1908437 - Operator backed with no icon has no badge associated with the CSV tag
- BZ - 1908459 - bump to k8s 1.20
- BZ - 1908461 - Add bugzilla component to OWNERS file
- BZ - 1908462 - RHCOS 4.6 ostree removed dhclient
- BZ - 1908466 - CAPO AZ Screening/Validating
- BZ - 1908467 - Zoom in and zoom out in topology package should be sentence case
- BZ - 1908468 - [Azure][4.7] Installer can't properly parse instance type with non integer memory size
- BZ - 1908469 - nbdb failed to come up while bringing up OVNKubernetes cluster
- BZ - 1908471 - OLM should bump k8s dependencies to 1.20
- BZ - 1908484 - oc adm release extract --cloud=aws --credentials-requests dumps all manifests
- BZ - 1908493 - 4.7-e2e-metal-ipi-ovn-dualstack intermittent test failures, worker hostname is overwritten by NM
- BZ - 1908545 - VM clone dialog does not open
- BZ - 1908557 - [e2e][automation]Miss css id on bootsource and reviewcreate step on wizard
- BZ - 1908562 - Pod readiness is not being observed in real world cases
- BZ - 1908565 - [4.6] Cannot filter the platform/arch of the index image
- BZ - 1908573 - Align the style of flavor
- BZ - 1908583 - bootstrap does not run on additional networks if configured for master in install-config
- BZ - 1908596 - Race condition on operator installation
- BZ - 1908598 - Persistent Dashboard shows events for all provisioners
- BZ - 1908641 - Go back to Catalog Page link on Virtual Machine page vanishes on empty state
- BZ - 1908648 - Skip TestKernelType test on OKD, adjust TestExtensions
- BZ - 1908650 - The title of customize wizard is inconsistent
- BZ - 1908654 - cluster-api-provider: volumes and disks names shouldn't change by machine-api-operator
- BZ - 1908675 - Reenable [sig-storage] CSI mock volume CSI FSGroupPolicy [LinuxOnly] should modify fsGroup if fsGroupPolicy=default [Suite:openshift/conformance/parallel] [Suite:k8s]
- BZ - 1908687 - Option to save user settings separate when using local bridge (affects console developers only)
- BZ - 1908697 - Show `kubectl diff ` command in the oc diff help page
- BZ - 1908715 - Pressing the arrow up key when on topmost quick-search list item it should loop back to bottom
- BZ - 1908716 - UI breaks on click of sidebar of ksvc (if revisions not up) in topology on 4.7 builds
- BZ - 1908717 - "missing unit character in duration" error in some network dashboards
- BZ - 1908746 - [Safari] Drop Shadow doesn't works as expected on hover on workload
- BZ - 1908747 - stale S3 CredentialsRequest in CCO manifest
- BZ - 1908758 - AWS: NLB timeout value is rejected by AWS cloud provider after 1.20 rebase
- BZ - 1908830 - RHCOS 4.6 - Missing Initiatorname
- BZ - 1908868 - Update empty state message for EventSources and Channels tab
- BZ - 1908880 - 4.7 aws-serial CI: NoExecuteTaintManager Single Pod [Serial] eventually evict pod with finite tolerations from tainted nodes
- BZ - 1908883 - CVE-2020-29652 golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference
- BZ - 1908888 - Dualstack does not work with multiple gateways
- BZ - 1908889 - Bump CNO to k8s 1.20
- BZ - 1908891 - TestDNSForwarding DNS operator e2e test is failing frequently
- BZ - 1908914 - CNO: upgrade nodes before masters
- BZ - 1908918 - Pipeline builder yaml view sidebar is not responsive
- BZ - 1908960 - QE - Design Gherkin Scenarios
- BZ - 1908971 - Gherkin Script for pipeline debt 4.7
- BZ - 1908983 - i18n: Add Horizontal Pod Autoscaler action menu is not translated
- BZ - 1908997 - Unsupported access mode should not be available when creating pvc by cinder-csi-driver/gcp-pd-csi-driver from web-console
- BZ - 1908998 - [cinder-csi-driver] doesn't detect the credentials change
- BZ - 1909004 - "No datapoints found" for RHEL node's filesystem graph
- BZ - 1909005 - i18n: workloads list view heading is not translated
- BZ - 1909012 - csi snapshot webhook does not block any invalid update for volumesnapshot and volumesnapshotcontent objects
- BZ - 1909027 - Disks option of Sectected capacity chart shows HDD disk even on selection of SDD disk type
- BZ - 1909043 - OCP + OCS 4.7 Internal - Storage cluster creation throws warning when zone=0 in VMware
- BZ - 1909067 - Web terminal should keep latest output when connection closes
- BZ - 1909070 - PLR and TR Logs component is not streaming as fast as tkn
- BZ - 1909092 - Error Message should not confuse user on Channel form
- BZ - 1909096 - OCP 4.7+OCS 4.7 - The Requested Cluster Capacity field needs to include the selected capacity in calculation in Review and Create Page
- BZ - 1909108 - Machine API components should use 1.20 dependencies
- BZ - 1909116 - Catalog Sort Items dropdown is not aligned on Firefox
- BZ - 1909198 - Move Sink action option is not working
- BZ - 1909207 - Accessibility Issue on monitoring page
- BZ - 1909236 - Remove pinned icon overlap on resource name
- BZ - 1909249 - Intermittent packet drop from pod to pod
- BZ - 1909276 - Accessibility Issue on create project modal
- BZ - 1909289 - oc debug of an init container no longer works
- BZ - 1909290 - Logging may be broken due to mix of k8s.io/klog v1 and v2
- BZ - 1909358 - registry.redhat.io/redhat/community-operator-index:latest only have hyperfoil-bundle
- BZ - 1909453 - Boot disk RAID can corrupt ESP if UEFI firmware writes to it
- BZ - 1909455 - Boot disk RAID will not boot if the primary disk enumerates but fails I/O
- BZ - 1909464 - Build operator-registry with golang-1.15
- BZ - 1909502 - NO_PROXY is not matched between bootstrap and global cluster setting which lead to desired master machineconfig is not found
- BZ - 1909521 - Add kubevirt cluster type for e2e-test workflow
- BZ - 1909527 - [IPI Baremetal] After upgrade from 4.6 to 4.7 metal3 pod does not get created
- BZ - 1909587 - [OCP4] all of the OCP master nodes with soft-anti-affinity run on the same OSP node
- BZ - 1909610 - Fix available capacity when no storage class selected
- BZ - 1909678 - scale up / down buttons available on pod details side panel
- BZ - 1909723 - cluster-api-provider-openstack: Update ose-openstack-machine-controllers builder & base images to be consistent with ART
- BZ - 1909730 - unbound variable error if EXTRA_PKGS_LIST is not defined
- BZ - 1909739 - Arbiter request data changes
- BZ - 1909744 - cluster-api-provider-openstack: Bump gophercloud
- BZ - 1909790 - PipelineBuilder yaml view cannot be used for editing a pipeline
- BZ - 1909791 - Update standalone kube-proxy config for EndpointSlice
- BZ - 1909792 - Empty states for some details page subcomponents are not i18ned
- BZ - 1909815 - Perspective switcher is only half-i18ned
- BZ - 1909821 - OCS 4.7 LSO installation blocked because of Error "Invalid value: "integer": spec.flexibleScaling in body
- BZ - 1909836 - operator-install-global Cypress test was failing in OLM as it depends on an operator that isn't installed in CI
- BZ - 1909864 - promote-release-openshift-machine-os-content-e2e-aws-4.5 is perm failing
- BZ - 1909911 - [OVN]EgressFirewall caused a segfault
- BZ - 1909943 - Upgrade from 4.6 to 4.7 stuck due to write /sys/devices/xxxx/block/sda/queue/scheduler: invalid argument
- BZ - 1909958 - Support Quick Start Highlights Properly
- BZ - 1909978 - ignore-volume-az = yes not working on standard storageClass
- BZ - 1909981 - Improve statement in template select step
- BZ - 1909992 - Fail to pull the bundle image when using the private index image
- BZ - 1910024 - Reload issue in latest(4.7) UI code on 4.6 cluster locally in dev
- BZ - 1910036 - QE - Design Gherkin Scenarios ODC-4504
- BZ - 1910049 - UPI: ansible-galaxy is not supported
- BZ - 1910127 - [UPI on oVirt]: Improve UPI Documentation
- BZ - 1910140 - fix the api dashboard with changes in upstream kube 1.20
- BZ - 1910160 - If two OperatorConditions include the same deployments they will keep updating the deployment's containers with the OPERATOR_CONDITION_NAME Environment Variable
- BZ - 1910165 - DHCP to static lease script doesn't handle multiple addresses
- BZ - 1910305 - [Descheduler] - The minKubeVersion should be 1.20.0
- BZ - 1910409 - Notification drawer is not localized for i18n
- BZ - 1910459 - Could not provision gcp volume if delete secret gcp-pd-cloud-credentials
- BZ - 1910492 - KMS details are auto-populated on the screen in next attempt at Storage cluster creation
- BZ - 1910501 - Installed Operators->Operand required: Clicking on cancel in Storage cluster page takes back to the Install Operator page
- BZ - 1910533 - [OVN] It takes about 5 minutes for EgressIP failover to work
- BZ - 1910581 - library-go: proxy ENV is not injected into csi-driver-controller which lead to storage operator never get ready
- BZ - 1910666 - Creating a Source Secret from type SSH-Key should use monospace font for better usability
- BZ - 1910738 - OCP 4.7 Installation fails on VMWare due to 1 worker that is degraded
- BZ - 1910739 - Redfish-virtualmedia (idrac) deploy fails on "The Virtual Media image server is already connected"
- BZ - 1910753 - Support Directory Path to Devfile
- BZ - 1910805 - Missing translation for Pipeline status and breadcrumb text
- BZ - 1910829 - Cannot delete a PVC if the dv's phase is WaitForFirstConsumer
- BZ - 1910840 - Show Nonexistent command info in the `oc rollback -h` help page
- BZ - 1910859 - breadcrumbs doesn't use last namespace
- BZ - 1910866 - Unify templates string
- BZ - 1910870 - Unify template dropdown action
- BZ - 1911016 - Prometheus unable to mount NFS volumes after upgrading to 4.6
- BZ - 1911129 - Monitoring charts renders nothing when switching from a Deployment to "All workloads"
- BZ - 1911176 - [MSTR-998] Wrong text shown when hovering on lines of charts in API Performance dashboard
- BZ - 1911212 - [MSTR-998] API Performance Dashboard "Period" drop-down has a choice "$__auto_interval_period" which can bring "1:154: parse error: missing unit character in duration"
- BZ - 1911213 - Wrong and misleading warning for VMs that were created manually (not from template)
- BZ - 1911257 - [aws-c2s] failed to create cluster, kube-cloud-config was not created
- BZ - 1911269 - waiting for the build message present when build exists
- BZ - 1911280 - Builder images are not detected for Dotnet, Httpd, NGINX
- BZ - 1911307 - Pod Scale-up requires extra privileges in OpenShift web-console
- BZ - 1911381 - "Select Persistent Volume Claim project" shows in customize wizard when select a source available template
- BZ - 1911382 - "source volumeMode (Block) and target volumeMode (Filesystem) do not match" shows in VM Error
- BZ - 1911387 - Hit error - "Cannot read property 'value' of undefined" while creating VM from template
- BZ - 1911408 - [e2e][automation] Add auto-clone cli tests and new flow of VM creation
- BZ - 1911418 - [v2v] The target storage class name is not displayed if default storage class is used
- BZ - 1911434 - git ops empty state page displays icon with watermark
- BZ - 1911443 - SSH Cretifiaction field should be validated
- BZ - 1911465 - IOPS display wrong unit
- BZ - 1911474 - Devfile Application Group Does Not Delete Cleanly (errors)
- BZ - 1911487 - Pruning Deployments should use ReplicaSets instead of ReplicationController
- BZ - 1911574 - Expose volume mode on Upload Data form
- BZ - 1911617 - [CNV][UI] Failure to add source to VM template when no default storage class is defined
- BZ - 1911632 - rpm-ostree command fail due to wrong options when updating ocp-4.6 to 4.7 on worker nodes with rt-kernel
- BZ - 1911656 - using 'operator-sdk run bundle' to install operator successfully, but the command output said 'Failed to run bundle''
- BZ - 1911664 - [Negative Test] After deleting metal3 pod, scaling worker stuck on provisioning state
- BZ - 1911782 - Descheduler should not evict pod used local storage by the PVC
- BZ - 1911796 - uploading flow being displayed before submitting the form
- BZ - 1912066 - The ansible type operator's manager container is not stable when managing the CR
- BZ - 1912077 - helm operator's default rbac forbidden
- BZ - 1912115 - [automation] Analyze job keep failing because of 'JavaScript heap out of memory'
- BZ - 1912237 - Rebase CSI sidecars for 4.7
- BZ - 1912381 - [e2e][automation] Miss css ID on Create Network Attachment Definition page
- BZ - 1912409 - Fix flow schema deployment
- BZ - 1912434 - Update guided tour modal title
- BZ - 1912522 - DNS Operator e2e test: TestCoreDNSImageUpgrade is fundamentally broken
- BZ - 1912523 - Standalone pod status not updating in topology graph
- BZ - 1912536 - Console Plugin CR for console-demo-plugin has wrong apiVersion
- BZ - 1912558 - TaskRun list and detail screen doesn't show Pending status
- BZ - 1912563 - p&f: carry 97206: clean up executing request on panic
- BZ - 1912565 - OLM macOS local build broken by moby/term dependency
- BZ - 1912567 - [OCP on RHV] Node becomes to 'NotReady' status when shutdown vm from RHV UI only on the second deletion
- BZ - 1912577 - 4.1/4.2->4.3->...-> 4.7 upgrade is stuck during 4.6->4.7 with co/openshift-apiserver Degraded, co/network not Available and several other components pods CrashLoopBackOff
- BZ - 1912590 - publicImageRepository not being populated
- BZ - 1912640 - Go operator's controller pods is forbidden
- BZ - 1912701 - Handle dual-stack configuration for NIC IP
- BZ - 1912703 - multiple queries can't be plotted in the same graph under some conditons
- BZ - 1912730 - Operator backed: In-context should support visual connector if SBO is not installed
- BZ - 1912828 - Align High Performance VMs with High Performance in RHV-UI
- BZ - 1912849 - VM from wizard - default flavor does not match the actual flavor set by common templates
- BZ - 1912852 - VM from wizard - available VM templates - "storage" field is "0 B"
- BZ - 1912888 - recycler template should be moved to KCM operator
- BZ - 1912907 - Helm chart repository index can contain unresolvable relative URL's
- BZ - 1912916 - Set external traffic policy to cluster for IBM platform
- BZ - 1912922 - Explicitly specifying the operator generated default certificate for an ingress controller breaks the ingress controller
- BZ - 1912938 - Update confirmation modal for quick starts
- BZ - 1912942 - cluster-storage-operator: proxy ENV is not injected into vsphere-problem-detector deployment
- BZ - 1912944 - cluster-storage-operator: proxy ENV is not injected into Manila CSI driver operator deployment
- BZ - 1912945 - aws-ebs-csi-driver-operator: proxy ENV is not injected into the CSI driver
- BZ - 1912946 - gcp-pd-csi-driver-operator: proxy ENV is not injected into the CSI driver
- BZ - 1912947 - openstack-cinder-csi-driver-operator: proxy ENV is not injected into the CSI driver
- BZ - 1912948 - csi-driver-manila-operator: proxy ENV is not injected into the CSI driver
- BZ - 1912949 - ovirt-csi-driver-operator: proxy ENV is not injected into the CSI driver
- BZ - 1912977 - rebase upstream static-provisioner
- BZ - 1913006 - Remove etcd v2 specific alerts with etcd_http* metrics
- BZ - 1913011 - [OVN] Pod's external traffic not use egressrouter macvlan ip as a source ip
- BZ - 1913037 - update static-provisioner base image
- BZ - 1913047 - baremetal clusteroperator progressing status toggles between true and false when cluster is in a steady state
- BZ - 1913085 - Regression OLM uses scoped client for CRD installation
- BZ - 1913096 - backport: cadvisor machine metrics are missing in k8s 1.19
- BZ - 1913132 - The installation of Openshift Virtualization reports success early before it 's succeeded eventually
- BZ - 1913154 - Upgrading to 4.6.10 nightly failed with RHEL worker nodes: Failed to find /dev/disk/by-label/root
- BZ - 1913196 - Guided Tour doesn't handle resizing of browser
- BZ - 1913209 - Support modal should be shown for community supported templates
- BZ - 1913226 - [Migration] The SDN migration rollback failed if customize vxlanPort
- BZ - 1913249 - update info alert this template is not aditable
- BZ - 1913285 - VM list empty state should link to virtualization quick starts
- BZ - 1913289 - Rebase AWS EBS CSI driver for 4.7
- BZ - 1913292 - OCS 4.7 Installation failed over vmware when arbiter was enabled, as flexibleScaling is also getting enabled
- BZ - 1913297 - Remove restriction of taints for arbiter node
- BZ - 1913306 - unnecessary scroll bar is present on quick starts panel
- BZ - 1913325 - 1.20 rebase for openshift-apiserver
- BZ - 1913331 - Import from git: Fails to detect Java builder
- BZ - 1913332 - Pipeline visualization breaks the UI when multiple taskspecs are used
- BZ - 1913343 - (release-4.7) Added changelog file for insights-operator
- BZ - 1913356 - (release-4.7) Implemented gathering specific logs from openshift apiserver operator
- BZ - 1913371 - Missing i18n key "Administrator" in namespace "console-app" and language "en."
- BZ - 1913386 - users can see metrics of namespaces for which they don't have rights when monitoring own services with prometheus user workloads
- BZ - 1913420 - Time duration setting of resources is not being displayed
- BZ - 1913536 - 4.6.9 -> 4.7 upgrade hangs. RHEL 7.9 worker stuck on "error enabling unit: Failed to execute operation: File exists\\n\"
- BZ - 1913554 - Recording rule for ingress error fraction SLI is incorrect, uses irate instead of increase
- BZ - 1913560 - Normal user cannot load template on the new wizard
- BZ - 1913563 - "Virtual Machine" is not on the same line in create button when logged with normal user
- BZ - 1913567 - Tooltip data should be same for line chart or stacked chart, display data value same as the table
- BZ - 1913568 - Normal user cannot create template
- BZ - 1913582 - [Migration]SDN to OVN migration stucks on MCO for rhel worker
- BZ - 1913585 - Topology descriptive text fixes
- BZ - 1913608 - Table data contains data value None after change time range in graph and change back
- BZ - 1913651 - Improved Red Hat image and crashlooping OpenShift pod collection
- BZ - 1913660 - Change location and text of Pipeline edit flow alert
- BZ - 1913685 - OS field not disabled when creating a VM from a template
- BZ - 1913716 - Include additional use of existing libraries
- BZ - 1913725 - Refactor Insights Operator Plugin states
- BZ - 1913736 - Regression: fails to deploy computes when using root volumes
- BZ - 1913747 - Update operator to kubernetes 1.20.1 to pickup upstream fixes
- BZ - 1913751 - add third-party network plugin test suite to openshift-tests
- BZ - 1913783 - QE-To fix the merging pr issue, commenting the afterEach() block
- BZ - 1913807 - Template support badge should not be shown for community supported templates
- BZ - 1913821 - Need definitive steps about uninstalling descheduler operator
- BZ - 1913851 - Cluster Tasks are not sorted in pipeline builder
- BZ - 1913864 - BuildConfig YAML template references ruby ImageStreamTag that no longer exists
- BZ - 1913951 - Update the Devfile Sample Repo to an Official Repo Host
- BZ - 1913960 - Cluster Autoscaler should use 1.20 dependencies
- BZ - 1913969 - Field dependency descriptor can sometimes cause an exception
- BZ - 1914060 - Disk created from 'Import via Registry' cannot be used as boot disk
- BZ - 1914066 - [sriov] sriov dp pod crash when delete ovs HW offload policy
- BZ - 1914090 - Grafana - The resulting dataset is too large to graph (OCS RBD volumes being counted as disks)
- BZ - 1914119 - vsphere problem detector operator has no permission to update storages.operator.openshift.io instances
- BZ - 1914125 - Still using /dev/vde as default device path when create localvolume
- BZ - 1914183 - Empty NAD page is missing link to quickstarts
- BZ - 1914196 - target port in `from dockerfile` flow does nothing
- BZ - 1914204 - Creating VM from dev perspective may fail with template not found error
- BZ - 1914209 - Associate image secret name to pipeline serviceaccount imagePullSecrets
- BZ - 1914212 - [e2e][automation] Add test to validate bootable disk souce
- BZ - 1914250 - ovnkube-node fails on master nodes when both DHCPv6 and SLAAC addresses are configured on nodes
- BZ - 1914284 - Upgrade to OCP 4.6.9 results in cluster-wide DNS and connectivity issues due to bad NetworkPolicy flows
- BZ - 1914287 - Bring back selfLink
- BZ - 1914301 - User VM Template source should show the same provider as template itself
- BZ - 1914303 - linuxptp-daemon is not forwarding ptp4l stderr output to openshift logs
- BZ - 1914309 - /terminal page when WTO not installed shows nonsensical error
- BZ - 1914334 - order of getting started samples is arbitrary
- BZ - 1914343 - [sig-imageregistry][Feature:ImageTriggers] Annotation trigger reconciles after the image is overwritten [Suite:openshift/conformance/parallel] timeout on s390x
- BZ - 1914349 - Increase and decrease buttons in max and min pods in HPA page has distorted UI
- BZ - 1914405 - Quick search modal should be opened when coming back from a selection
- BZ - 1914407 - Its not clear that node-ca is running as non-root
- BZ - 1914427 - Count of pods on the dashboard is incorrect
- BZ - 1914439 - Typo in SRIOV port create command example
- BZ - 1914451 - cluster-storage-operator pod running as root
- BZ - 1914452 - oc image append, oc image extract outputs wrong suggestion to use --keep-manifest-list=true
- BZ - 1914642 - Customize Wizard Storage tab does not pass validation
- BZ - 1914723 - SamplesTBRInaccessibleOnBoot Alert has a misspelling
- BZ - 1914793 - device names should not be translated
- BZ - 1914894 - Warn about using non-groupified api version
- BZ - 1914926 - webdriver-manager pulls incorrect version of ChomeDriver due to a bug
- BZ - 1914932 - Put correct resource name in relatedObjects
- BZ - 1914938 - PVC disk is not shown on customization wizard general tab
- BZ - 1914941 - VM Template rootdisk is not deleted after fetching default disk bus
- BZ - 1914975 - Collect logs from openshift-sdn namespace
- BZ - 1915003 - No estimate of average node readiness during lifetime of a cluster
- BZ - 1915027 - fix MCS blocking iptables rules
- BZ - 1915041 - s3:ListMultipartUploadParts is relied on implicitly
- BZ - 1915079 - Canary controller should not periodically rotate the canary route endpoint for performance reasons
- BZ - 1915080 - Large number of tcp connections with shiftstack ocp cluster in about 24 hours
- BZ - 1915085 - Pods created and rapidly terminated get stuck
- BZ - 1915114 - [aws-c2s] worker machines are not create during install
- BZ - 1915133 - Missing default pinned nav items in dev perspective
- BZ - 1915176 - Update snapshot API CRDs to v1 in web-console when creating volumesnapshot related resource
- BZ - 1915187 - Remove the "Tech preview" tag in web-console for volumesnapshot
- BZ - 1915188 - Remove HostSubnet anonymization
- BZ - 1915200 - [OCP 4.7+ OCS 4.6]Arbiter related Note should not show up during UI deployment
- BZ - 1915217 - OKD payloads expect to be signed with production keys
- BZ - 1915220 - Remove dropdown workaround for user settings
- BZ - 1915235 - Failed to upgrade to 4.7 from 4.6 due to the machine-config failure
- BZ - 1915262 - When deploying with assisted install the CBO operator is installed and enabled without metal3 pod
- BZ - 1915277 - [e2e][automation]fix cdi upload form test
- BZ - 1915295 - [BM][IP][Dualstack] Installation failed - operators report dial tcp 172.30.0.1:443: i/o timeout
- BZ - 1915304 - Updating scheduling component builder & base images to be consistent with ART
- BZ - 1915312 - Prevent schedule Linux openshift-network-diagnostics pod on Windows node
- BZ - 1915318 - [Metal] bareMetal IPI - cannot interact with toolbox container after first execution only in parallel from different connection
- BZ - 1915348 - [RFE] linuxptp operator needs to expose the uds_address_socket to be used by an application pod
- BZ - 1915357 - Dev Catalog doesn't load anything if virtualization operator is installed
- BZ - 1915379 - New template wizard should require provider and make support input a dropdown type
- BZ - 1915408 - Failure in operator-registry kind e2e test
- BZ - 1915416 - [Descheduler] descheduler evicts pod which does not have any ownerRef or descheduler evict annotation
- BZ - 1915460 - Cluster name size might affect installations
- BZ - 1915500 - [aws c2s] kube-controller-manager crash loops trying to fetch the AWS instance
- BZ - 1915540 - Silent 4.7 RHCOS install failure on ppc64le
- BZ - 1915579 - [Metal] redhat-support-tool became unavailable after tcpdump usage (BareMetal IPI)
- BZ - 1915582 - p&f: carry upstream pr 97860
- BZ - 1915594 - [e2e][automation] Improve test for disk validation
- BZ - 1915617 - Bump bootimage for various fixes
- BZ - 1915624 - "Please fill in the following field: Template provider" blocks customize wizard
- BZ - 1915627 - Translate Guided Tour text.
- BZ - 1915643 - OCP4.6 to 4.7 upgrade failed due to manila csi driver operator sync error
- BZ - 1915647 - Intermittent White screen when the connector dragged to revision
- BZ - 1915649 - "Template support" pop up is not a warning; checkbox text should be rephrased
- BZ - 1915654 - [e2e][automation] Add a verification for Afinity modal should hint "Matching node found"
- BZ - 1915661 - Can't run the 'oc adm prune' command in a pod
- BZ - 1915672 - Kuryr doesn't work with selfLink disabled.
- BZ - 1915674 - Golden image PVC creation - storage size should be taken from the template
- BZ - 1915685 - Message for not supported template is not clear enough
- BZ - 1915760 - Need to increase timeout to wait rhel worker get ready
- BZ - 1915793 - quick starts panel syncs incorrectly across browser windows
- BZ - 1915798 - oauth connection errors for openshift console pods on an OVNKube OCP 4.7 cluster
- BZ - 1915818 - vsphere-problem-detector: use "_totals" in metrics
- BZ - 1915828 - Latest Dell firmware (04.40.00.00) fails to install IPI on BM using idrac-virtualmedia protocol
- BZ - 1915859 - vsphere-problem-detector: does not report ESXi host version nor VM HW version
- BZ - 1915871 - operator-sdk version in new downstream image should be v1.2.0-ocp not v4.7.0
- BZ - 1915879 - Pipeline Dashboard tab Rename to Pipeline Metrics
- BZ - 1915885 - Kuryr doesn't support workers running on multiple subnets
- BZ - 1915898 - TaskRun log output shows "undefined" in streaming
- BZ - 1915907 - test/cmd/builds.sh uses docker.io
- BZ - 1915912 - sig-storage-csi-snapshotter image not available
- BZ - 1915926 - cluster-api-provider-openstack: Update ose-openstack-machine-controllers builder & base images to be consistent with ART
- BZ - 1915929 - A11y Violation: svg-img-alt for time axis of Utilization Card on Cluster Dashboard
- BZ - 1915939 - Resizing the browser window removes Web Terminal Icon
- BZ - 1915945 - [sig-scheduling] SchedulerPreemption [Serial] validates basic preemption works [Conformance]
- BZ - 1915959 - Baremetal cluster operator is included in a ROKS installation of 4.7
- BZ - 1915962 - ROKS: manifest with machine health check fails to apply in 4.7
- BZ - 1915972 - Global configuration breadcrumbs do not work as expected
- BZ - 1915981 - Install ethtool and conntrack in container for debugging
- BZ - 1915995 - "Edit RoleBinding Subject" action under RoleBinding list page kebab actions causes unhandled exception
- BZ - 1915998 - Installer bootstrap node setting of additional subnets inconsistent with additional security groups
- BZ - 1916021 - OLM enters infinite loop if Pending CSV replaces itself
- BZ - 1916056 - Need Visual Web Terminal metric enabled for OCP monitoring telemetry
- BZ - 1916081 - non-existant should be non-existent in CloudCredentialOperatorTargetNamespaceMissing alert's annotations
- BZ - 1916099 - VM creation - customization wizard - user should be allowed to delete and re-create root disk
- BZ - 1916126 - [e2e][automation] Help fix tests for vm guest-agent and next-run-configuration
- BZ - 1916145 - Explicitly set minimum versions of python libraries
- BZ - 1916164 - Update csi-driver-nfs builder & base images to be consistent with ART
- BZ - 1916221 - csi-snapshot-controller-operator: bump dependencies for 4.7
- BZ - 1916271 - Known issues should mention failure to apply soft-anti-affinity to masters beyond the third
- BZ - 1916363 - [OVN] ovs-configuration.service reports as failed within all nodes using version 4.7.0-fc.2
- BZ - 1916379 - error metrics from vsphere-problem-detector should be gauge
- BZ - 1916382 - Can't create ext4 filesystems with Ignition
- BZ - 1916384 - 4.5.15 and later cluster-version operator does not sync ClusterVersion status before exiting, leaving 'verified: false' even for verified updates
- BZ - 1916401 - Deleting an ingress controller with a bad DNS Record hangs
- BZ - 1916417 - [Kuryr] Must-gather does not have all Custom Resources information
- BZ - 1916419 - [sig-devex][Feature:ImageEcosystem][Slow] openshift images should be SCL enabled returning s2i usage when running the image
- BZ - 1916454 - teach CCO about upgradeability from 4.6 to 4.7
- BZ - 1916486 - [OCP RHV] [Docs] Update RHV CSI provisioning section in OCP documenation
- BZ - 1916502 - Boot disk mirroring fails with mdadm error
- BZ - 1916524 - Two rootdisk shows on storage step
- BZ - 1916580 - Default yaml is broken for VM and VM template
- BZ - 1916621 - oc adm node-logs examples are wrong
- BZ - 1916642 - [zh_CN] Redundant period in Secrets - Create drop down menu - Key value secret.
- BZ - 1916692 - Possibly fails to destroy LB and thus cluster
- BZ - 1916711 - Update Kube dependencies in MCO to 1.20.0
- BZ - 1916747 - remove links to quick starts if virtualization operator isn't updated to 2.6
- BZ - 1916764 - editing a workload with no application applied, will auto fill the app
- BZ - 1916834 - Pipeline Metrics - Text Updates
- BZ - 1916843 - collect logs from openshift-sdn-controller pod
- BZ - 1916853 - cluster will not gracefully recover if openshift-etcd namespace is removed
- BZ - 1916882 - OCS 4.7 LSO : wizard (Discover disks and create storageclass) does not show zone when topology.kubernetes.io/zone are added manually
- BZ - 1916888 - OCS wizard Donor chart does not get updated when `Device Type` is edited
- BZ - 1916938 - Using 4.6 install-config.yaml file with lbFloatingIP results in validation error "Forbidden: cannot specify lbFloatingIP and apiFloatingIP together"
- BZ - 1916949 - ROKS: manifests in openshift-oauth-apiserver ns fails to create with non-existent namespace
- BZ - 1917101 - [UPI on oVirt] - 'RHCOS image' topic isn't located in the right place in UPI document
- BZ - 1917114 - Upgrade from 4.5.9 to 4.7 fails as authentication operator is Degraded due to '"ProxyConfigController" controller failed to sync "key"' error
- BZ - 1917117 - Common templates - disks screen: invalid disk name
- BZ - 1917124 - Custom template - clone existing PVC - the name of the target VM's data volume is hard-coded; only one VM can be created
- BZ - 1917146 - [oVirt] Consume 23-10 ovirt sdk- csi operator
- BZ - 1917147 - [oVirt] csi operator panics if ovirt-engine suddenly becomes unavailable.
- BZ - 1917148 - [oVirt] Consume 23-10 ovirt sdk
- BZ - 1917239 - Monitoring time options overlaps monitoring tab navigation when Quickstart panel is opened
- BZ - 1917272 - Should update the default minSize to 1Gi when create localvolumeset on web console
- BZ - 1917303 - [automation][e2e] make kubevirt-plugin gating job mandatory
- BZ - 1917315 - localvolumeset-local-provisoner-xxx pods are not killed after upgrading from 4.6 to 4.7
- BZ - 1917327 - annotations.message maybe wrong for NTOPodsNotReady alert
- BZ - 1917367 - Refactor periodic.go
- BZ - 1917371 - Add docs on how to use the built-in profiler
- BZ - 1917372 - Application metrics are shown on Metrics dashboard but not in linked Prometheus UI in OCP management console
- BZ - 1917395 - pv-pool backing store name restriction should be at 43 characters from the ocs ui
- BZ - 1917484 - [BM][IPI] Failed to scale down machineset
- BZ - 1917522 - Deprecate --filter-by-os in oc adm catalog mirror
- BZ - 1917537 - controllers continuously busy reconciling operator
- BZ - 1917551 - use min_over_time for vsphere prometheus alerts
- BZ - 1917585 - OLM Operator install page missing i18n
- BZ - 1917587 - Manila CSI operator becomes degraded if user doesn't have permissions to list share types
- BZ - 1917605 - Deleting an exgw causes pods to no longer route to other exgws
- BZ - 1917614 - [aws c2s] ingress operator uses unavailable resourcegrouptaggings API
- BZ - 1917656 - Add to Project/application for eventSources from topology shows 404
- BZ - 1917658 - Show TP badge for sources powered by camel connectors in create flow
- BZ - 1917660 - Editing parallelism of job get error info
- BZ - 1917678 - Could not provision pv when no symlink and target found on rhel worker
- BZ - 1917679 - Hide double CTA in admin pipelineruns tab
- BZ - 1917683 - `NodeTextFileCollectorScrapeError` alert in OCP 4.6 cluster.
- BZ - 1917759 - Console operator panics after setting plugin that does not exists to the console-operator config
- BZ - 1917765 - ansible-operator version in downstream image should be v1.3.0 not v4.7.0
- BZ - 1917770 - helm-operator version in downstream image should be v1.3.0 not v4.7.0
- BZ - 1917799 - Gather s list of names and versions of installed OLM operators
- BZ - 1917803 - [sig-storage] Pod Disks should be able to delete a non-existent PD without error
- BZ - 1917814 - Show Broker create option in eventing under admin perspective
- BZ - 1917838 - MachineSet scaling from 0 is not available or evaluated incorrectly for the new or changed instance types
- BZ - 1917872 - [oVirt] rebase on latest SDK 2021-01-12
- BZ - 1917911 - network-tools needs ovnkube-trace binary from ovn-kubernetes image
- BZ - 1917938 - upgrade version of dnsmasq package
- BZ - 1917942 - Canary controller causes panic in ingress-operator
- BZ - 1918019 - Undesired scrollbars in markdown area of QuickStart
- BZ - 1918068 - Flaky olm integration tests
- BZ - 1918085 - reversed name of job and namespace in cvo log
- BZ - 1918112 - Flavor is not editable if a customize VM is created from cli
- BZ - 1918129 - Update IO sample archive with missing resources & remove IP anonymization from clusteroperator resources
- BZ - 1918132 - i18n: Volume Snapshot Contents menu is not translated
- BZ - 1918133 - [e2e][automation] Fix ocp 4.7 existing tests - part2
- BZ - 1918140 - Deployment openstack-cinder-csi-driver-controller and openstack-manila-csi-controllerplugin doesn't be installed on OSP
- BZ - 1918153 - When `&` character is set as an environment variable in a build config it is getting converted as `\u0026`
- BZ - 1918185 - Capitalization on PLR details page
- BZ - 1918287 - [ovirt] ovirt csi driver is flooding RHV with API calls and spam the event UI with new connections
- BZ - 1918318 - Kamelet connector's are not shown in eventing section under Admin perspective
- BZ - 1918351 - Gather SAP configuration (SCC & ClusterRoleBinding)
- BZ - 1918375 - [calico] rbac-proxy container in kube-proxy fails to create tokenreviews
- BZ - 1918395 - [ovirt] increase livenessProbe period
- BZ - 1918415 - MCD nil pointer on dropins
- BZ - 1918438 - [ja_JP, zh_CN] Serverless i18n misses
- BZ - 1918440 - Kernel Arguments get reapplied even when no new kargs has been added in MachineConfig
- BZ - 1918471 - CustomNoUpgrade Feature gates are not working correctly
- BZ - 1918558 - Supermicro nodes boot to PXE upon reboot after successful deployment to disk
- BZ - 1918622 - Updating ose-jenkins-agent-maven builder & base images to be consistent with ART
- BZ - 1918623 - Updating ose-jenkins-agent-nodejs-12 builder & base images to be consistent with ART
- BZ - 1918625 - Updating ose-jenkins-agent-nodejs-10 builder & base images to be consistent with ART
- BZ - 1918635 - Updating openshift-jenkins-2 builder & base images to be consistent with ART #1197
- BZ - 1918639 - Event listener with triggerRef crashes the console
- BZ - 1918648 - Subscription page doesn't show InstallPlan correctly
- BZ - 1918716 - Manilacsi becomes degraded even though it is not available with the underlying Openstack
- BZ - 1918748 - helmchartrepo is not http(s)_proxy-aware
- BZ - 1918757 - Consistant fallures of features/project-creation.feature Cypress test in CI
- BZ - 1918803 - Need dedicated details page w/ global config breadcrumbs for 'KnativeServing' plugin
- BZ - 1918826 - Insights popover icons are not horizontally aligned
- BZ - 1918879 - need better debug for bad pull secrets
- BZ - 1918958 - The default NMstate instance from the operator is incorrect
- BZ - 1919097 - Close bracket ")" missing at the end of the sentence in the UI
- BZ - 1919231 - quick search modal cut off on smaller screens
- BZ - 1919259 - Make "Add x" singular in Pipeline Builder
- BZ - 1919260 - VM Template list actions should not wrap
- BZ - 1919271 - NM prepender script doesn't support systemd-resolved
- BZ - 1919341 - Updating ose-jenkins-agent-maven builder & base images to be consistent with ART
- BZ - 1919360 - Need managed-cluster-info metric enabled for OCP monitoring telemetry
- BZ - 1919379 - dotnet logo out of date
- BZ - 1919387 - Console login fails with no error when it can't write to localStorage
- BZ - 1919396 - A11y Violation: svg-img-alt on Pod Status ring
- BZ - 1919407 - OpenStack IPI has three-node control plane limitation, but InstallConfigs aren't verified
- BZ - 1919750 - Search InstallPlans got Minified React error
- BZ - 1919778 - Upgrade is stuck in insights operator Degraded with "Source clusterconfig could not be retrieved" until insights operator pod is manually deleted
- BZ - 1919823 - OCP 4.7 Internationalization Chinese tranlate issue
- BZ - 1919851 - Visualization does not render when Pipeline & Task share same name
- BZ - 1919862 - The tip information for `oc new-project --skip-config-write` is wrong
- BZ - 1919876 - VM created via customize wizard cannot inherit template's PVC attributes
- BZ - 1919877 - Click on KSVC breaks with white screen
- BZ - 1919879 - The toolbox container name is changed from 'toolbox-root' to 'toolbox-' in a chroot environment
- BZ - 1919945 - user entered name value overridden by default value when selecting a git repository
- BZ - 1919968 - [release-4.7] Undiagnosed panic detected in pod runtime.go:76: invalid memory address or nil pointer dereference
- BZ - 1919970 - NTO does not update when the tuned profile is updated.
- BZ - 1919999 - Bump Cluster Resource Operator Golang Versions
- BZ - 1920027 - machine-config-operator consistently failing during 4.6 to 4.7 upgrades and clusters do not install successfully with proxy configuration
- BZ - 1920200 - user-settings network error results in infinite loop of requests
- BZ - 1920205 - operator-registry e2e tests not working properly
- BZ - 1920214 - Bump golang to 1.15 in cluster-resource-override-admission
- BZ - 1920248 - re-running the pipelinerun with pipelinespec crashes the UI
- BZ - 1920320 - VM template field is "Not available" if it's created from common template
- BZ - 1920367 - When creating localvolumeset instance from the web console, the title for setting volumeMode is `Disk Mode`
- BZ - 1920368 - Fix containers creation issue resulting in runc running on Guaranteed Pod CPUs
- BZ - 1920390 - Monitoring > Metrics graph shifts to the left when clicking the "Stacked" option and when toggling data series lines on / off
- BZ - 1920426 - Egress Router CNI OWNERS file should have ovn-k team members
- BZ - 1920427 - Need to update `oc login` help page since we don't support prompt interactively for the username
- BZ - 1920430 - [V2V] [UI] Browser window becomes empty when running import wizard for the first time
- BZ - 1920438 - openshift-tuned panics on turning debugging on/off.
- BZ - 1920445 - e2e-gcp-ovn-upgrade job is actually using openshift-sdn
- BZ - 1920481 - kuryr-cni pods using unreasonable amount of CPU
- BZ - 1920509 - wait for port 6443 to be open in the kube-scheduler container; use ss instead of lsof
- BZ - 1920524 - Topology graph crashes adding Open Data Hub operator
- BZ - 1920526 - catalog operator causing CPU spikes and bad etcd performance
- BZ - 1920551 - Boot Order is not editable for Templates in "openshift" namespace
- BZ - 1920555 - bump cluster-resource-override-admission api dependencies
- BZ - 1920571 - fcp multipath will not recover failed paths automatically
- BZ - 1920619 - Remove default scheduler profile value
- BZ - 1920655 - Console should not show the Create Autoscaler link in cluster settings when the CRD is not present
- BZ - 1920674 - MissingKey errors in bindings namespace
- BZ - 1920684 - Text in language preferences modal is misleading
- BZ - 1920695 - CI is broken because of bad image registry reference in the Makefile
- BZ - 1920756 - update generic-admission-server library to get the system:masters authorization optimization
- BZ - 1920769 - [Upgrade] OCP upgrade from 4.6.13 to 4.7.0-fc.4 for "network-check-target" failed when "defaultNodeSelector" is set
- BZ - 1920771 - i18n: Delete persistent volume claim drop down is not translated
- BZ - 1920806 - [OVN]Nodes lost network connection after reboot on the vSphere UPI
- BZ - 1920912 - Unable to power off BMH from console
- BZ - 1920981 - When OCS was deployed with arbiter mode enable add capacity is increasing the count by "2"
- BZ - 1920984 - [e2e][automation] some menu items names are out dated
- BZ - 1921013 - Gather PersistentVolume definition (if any) used in image registry config
- BZ - 1921023 - Do not enable Flexible Scaling to true for Internal mode clusters(revert to 4.6 behavior)
- BZ - 1921087 - 'start next quick start' link doesn't work and is unintuitive
- BZ - 1921088 - test-cmd is failing on volumes.sh pretty consistently
- BZ - 1921248 - Clarify the kubelet configuration cr description
- BZ - 1921253 - Text filter default placeholder text not internationalized
- BZ - 1921258 - User Preferences: Active perspective and project change in the current window when selected in a different window
- BZ - 1921275 - Panic in authentication-operator in (*deploymentController).updateOperatorDeploymentInfo
- BZ - 1921277 - Fix Warning and Info log statements to handle arguments
- BZ - 1921281 - oc get -o yaml --export returns "error: unknown flag: --export"
- BZ - 1921458 - [SDK] Gracefully handle the `run bundle-upgrade` if the lower version operator doesn't exist
- BZ - 1921556 - [OCS with Vault]: OCS pods didn't comeup after deploying with Vault details from UI
- BZ - 1921572 - For external source (i.e GitHub Source) form view as well shows yaml
- BZ - 1921580 - [e2e][automation]Test VM detail view actions dropdown does not pass
- BZ - 1921610 - Pipeline metrics font size inconsistency
- BZ - 1921644 - [e2e][automation] tests errors with wrong cloudInit new line syntax
- BZ - 1921650 - CVE-2021-3121 gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation
- BZ - 1921655 - [OSP] Incorrect error handling during cloudinfo generation
- BZ - 1921713 - [e2e][automation] fix failing VM migration tests
- BZ - 1921762 - Serving and Eventing breadcrumbs should direct users back to tabbed page view
- BZ - 1921774 - delete application modal errors when a resource cannot be found
- BZ - 1921806 - Explore page APIResourceLinks aren't i18ned
- BZ - 1921823 - CheckBoxControls not internationalized
- BZ - 1921836 - AccessTableRows don't internationalize "User" or "Group"
- BZ - 1921857 - Test flake when hitting router in e2e tests due to one router not being up to date
- BZ - 1921880 - Dynamic plugins are not initialized on console load in production mode
- BZ - 1921911 - Installer PR #4589 is causing leak of IAM role policy bindings
- BZ - 1921921 - "Global Configuration" breadcrumb does not use sentence case
- BZ - 1921949 - Console bug - source code URL broken for gitlab self-hosted repositories
- BZ - 1921954 - Subscription-related constraints in ResolutionFailed events are misleading
- BZ - 1922015 - buttons in modal header are invisible on Safari
- BZ - 1922021 - Nodes terminal page 'Expand' 'Collapse' button not translated
- BZ - 1922050 - [e2e][automation] Improve vm clone tests
- BZ - 1922066 - Cannot create VM from custom template which has extra disk
- BZ - 1922098 - Namespace selection dialog is not closed after select a namespace
- BZ - 1922099 - Updated Readme documentation for QE code review and setup
- BZ - 1922146 - Egress Router CNI doesn't have logging support.
- BZ - 1922267 - Collect specific ADFS error
- BZ - 1922292 - Bump RHCOS boot images for 4.7
- BZ - 1922454 - CRI-O doesn't enable pprof by default
- BZ - 1922473 - reconcile LSO images for 4.8
- BZ - 1922573 - oc returns an error while using -o jsonpath when there is no resource found in the namespace
- BZ - 1922782 - Source registry missing docker:// in yaml
- BZ - 1922907 - Interop UI Tests - step implementation for updating feature files
- BZ - 1922911 - Page crash when click the "Stacked" checkbox after clicking the data series toggle buttons
- BZ - 1922991 - "verify /run filesystem contents do not have unexpected content using a simple Docker Strategy Build" test fails on OKD
- BZ - 1923003 - WebConsole Insights widget showing "Issues pending" when the cluster doesn't report anything
- BZ - 1923098 - [vsphere-problem-detector-operator] Need permission to access replicasets.apps resources
- BZ - 1923102 - [vsphere-problem-detector-operator] pod's version is not correct
- BZ - 1923245 - [Assisted-4.7] [Staging][Minimal-ISO] nodes fails to boot
- BZ - 1923674 - k8s 1.20 vendor dependencies
- BZ - 1923721 - PipelineRun running status icon is not rotating
- BZ - 1923753 - Increase initialDelaySeconds for ovs-daemons container in the ovs-node daemonset for upgrade scenarios
- BZ - 1923774 - Docker builds failing for openshift/cluster-resource-override-admission-operator
- BZ - 1923802 - ci/prow/e2e-aws-olm build failing for openshift/cluster-resource-override-admission-operator
- BZ - 1923874 - Unable to specify values with % in kubeletconfig
- BZ - 1923888 - Fixes error metadata gathering
- BZ - 1923892 - Update arch.md after refactor.
- BZ - 1923894 - "installed" operator status in operatorhub page does not reflect the real status of operator
- BZ - 1923895 - Changelog generation.
- BZ - 1923911 - [e2e][automation] Improve tests for vm details page and list filter
- BZ - 1923945 - PVC Name and Namespace resets when user changes os/flavor/workload
- BZ - 1923951 - EventSources shows `undefined` in project
- BZ - 1923973 - Dynamic plugin demo README does not contain info how to enable the ConsolePlugins
- BZ - 1924046 - Localhost: Refreshing on a Project removes it from nav item urls
- BZ - 1924078 - Topology quick search View all results footer should be sticky.
- BZ - 1924081 - NTO should ship the latest Tuned daemon release 2.15
- BZ - 1924084 - backend tests incorrectly hard-code artifacts dir
- BZ - 1924128 - [sig-builds][Feature:Builds] verify /run filesystem contents do not have unexpected content using a simple Docker Strategy Build
- BZ - 1924135 - Under sufficient load, CRI-O may segfault
- BZ - 1924143 - Code Editor Decorator url is broken for Bitbucket repos
- BZ - 1924188 - Language selector dropdown doesn't always pre-select the language
- BZ - 1924365 - Add extra disk for VM which use boot source PXE
- BZ - 1924383 - Degraded network operator during upgrade to 4.7.z
- BZ - 1924387 - [ja_JP][zh_CN] Incorrect warning message for deleting namespace on Delete Pod dialog box.
- BZ - 1924480 - non cluster admin can not take VM snapshot: An error occurred, cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on
- BZ - 1924583 - Deprectaed templates are listed in the Templates screen
- BZ - 1924870 - pick upstream pr#96901: plumb context with request deadline
- BZ - 1924955 - Images from Private external registry not working in deploy Image
- BZ - 1924961 - k8sutil.TrimDNS1123Label creates invalid values
- BZ - 1924985 - Build egress-router-cni for both RHEL 7 and 8
- BZ - 1925020 - Console demo plugin deployment image shoult not point to dockerhub
- BZ - 1925024 - Remove extra validations on kafka source form view net section
- BZ - 1925039 - [e2e] Fix Test - ID(CNV-5327) Change Custom Flavor while VM is running
- BZ - 1925072 - NTO needs to ship the current latest stalld v1.7.0
- BZ - 1925163 - Missing info about dev catalog in boot source template column
- BZ - 1925200 - Monitoring Alert icon is missing on the workload in Topology view
- BZ - 1925262 - apiserver getting 2 SIGTERM signals which was immediately making it exit code 1
- BZ - 1925319 - bash syntax error in configure-ovs.sh script
- BZ - 1925408 - Remove StatefulSet gatherer and replace it with gathering corresponding config map data
- BZ - 1925516 - Pipeline Metrics Tooltips are overlapping data
- BZ - 1925562 - Add new ArgoCD link from GitOps application environments page
- BZ - 1925596 - Gitops details page image and commit id text overflows past card boundary
- BZ - 1926556 - 'excessive etcd leader changes' test case failing in serial job because prometheus data is wiped by machine set test
- BZ - 1926588 - The tarball of operator-sdk is not ready for ocp4.7
- BZ - 1927456 - 4.7 still points to 4.6 catalog images
- BZ - 1927500 - API server exits non-zero on 2 SIGTERM signals
- BZ - 1929278 - Monitoring workloads using too high a priorityclass
- BZ - 1929645 - Remove openshift:kubevirt-machine-controllers decleration from machine-api
- BZ - 1929920 - Cluster monitoring documentation link is broken - 404 not found
CVEs
- CVE-2018-10103
- CVE-2018-10105
- CVE-2018-14461
- CVE-2018-14462
- CVE-2018-14463
- CVE-2018-14464
- CVE-2018-14465
- CVE-2018-14466
- CVE-2018-14467
- CVE-2018-14468
- CVE-2018-14469
- CVE-2018-14470
- CVE-2018-14553
- CVE-2018-14879
- CVE-2018-14880
- CVE-2018-14881
- CVE-2018-14882
- CVE-2018-16227
- CVE-2018-16228
- CVE-2018-16229
- CVE-2018-16230
- CVE-2018-16300
- CVE-2018-16451
- CVE-2018-16452
- CVE-2018-20843
- CVE-2019-3884
- CVE-2019-5018
- CVE-2019-6977
- CVE-2019-6978
- CVE-2019-8625
- CVE-2019-8710
- CVE-2019-8720
- CVE-2019-8743
- CVE-2019-8764
- CVE-2019-8766
- CVE-2019-8769
- CVE-2019-8771
- CVE-2019-8782
- CVE-2019-8783
- CVE-2019-8808
- CVE-2019-8811
- CVE-2019-8812
- CVE-2019-8813
- CVE-2019-8814
- CVE-2019-8815
- CVE-2019-8816
- CVE-2019-8819
- CVE-2019-8820
- CVE-2019-8823
- CVE-2019-8835
- CVE-2019-8844
- CVE-2019-8846
- CVE-2019-9455
- CVE-2019-9458
- CVE-2019-11068
- CVE-2019-12614
- CVE-2019-13050
- CVE-2019-13225
- CVE-2019-13627
- CVE-2019-14889
- CVE-2019-15165
- CVE-2019-15166
- CVE-2019-15903
- CVE-2019-15917
- CVE-2019-15925
- CVE-2019-16167
- CVE-2019-16168
- CVE-2019-16231
- CVE-2019-16233
- CVE-2019-16935
- CVE-2019-17450
- CVE-2019-17546
- CVE-2019-18197
- CVE-2019-18808
- CVE-2019-18809
- CVE-2019-19046
- CVE-2019-19056
- CVE-2019-19062
- CVE-2019-19063
- CVE-2019-19068
- CVE-2019-19072
- CVE-2019-19221
- CVE-2019-19319
- CVE-2019-19332
- CVE-2019-19447
- CVE-2019-19524
- CVE-2019-19533
- CVE-2019-19537
- CVE-2019-19543
- CVE-2019-19602
- CVE-2019-19767
- CVE-2019-19770
- CVE-2019-19906
- CVE-2019-19956
- CVE-2019-20054
- CVE-2019-20218
- CVE-2019-20386
- CVE-2019-20387
- CVE-2019-20388
- CVE-2019-20454
- CVE-2019-20636
- CVE-2019-20807
- CVE-2019-20812
- CVE-2019-20907
- CVE-2019-20916
- CVE-2020-0305
- CVE-2020-0444
- CVE-2020-1716
- CVE-2020-1730
- CVE-2020-1751
- CVE-2020-1752
- CVE-2020-1971
- CVE-2020-2574
- CVE-2020-2752
- CVE-2020-2922
- CVE-2020-3862
- CVE-2020-3864
- CVE-2020-3865
- CVE-2020-3867
- CVE-2020-3868
- CVE-2020-3885
- CVE-2020-3894
- CVE-2020-3895
- CVE-2020-3897
- CVE-2020-3898
- CVE-2020-3899
- CVE-2020-3900
- CVE-2020-3901
- CVE-2020-3902
- CVE-2020-6405
- CVE-2020-7595
- CVE-2020-7774
- CVE-2020-8177
- CVE-2020-8492
- CVE-2020-8563
- CVE-2020-8566
- CVE-2020-8619
- CVE-2020-8622
- CVE-2020-8623
- CVE-2020-8624
- CVE-2020-8647
- CVE-2020-8648
- CVE-2020-8649
- CVE-2020-9327
- CVE-2020-9802
- CVE-2020-9803
- CVE-2020-9805
- CVE-2020-9806
- CVE-2020-9807
- CVE-2020-9843
- CVE-2020-9850
- CVE-2020-9862
- CVE-2020-9893
- CVE-2020-9894
- CVE-2020-9895
- CVE-2020-9915
- CVE-2020-9925
- CVE-2020-10018
- CVE-2020-10029
- CVE-2020-10732
- CVE-2020-10749
- CVE-2020-10751
- CVE-2020-10763
- CVE-2020-10773
- CVE-2020-10774
- CVE-2020-10942
- CVE-2020-11565
- CVE-2020-11668
- CVE-2020-11793
- CVE-2020-12465
- CVE-2020-12655
- CVE-2020-12659
- CVE-2020-12770
- CVE-2020-12826
- CVE-2020-13249
- CVE-2020-13630
- CVE-2020-13631
- CVE-2020-13632
- CVE-2020-14019
- CVE-2020-14040
- CVE-2020-14381
- CVE-2020-14382
- CVE-2020-14391
- CVE-2020-14422
- CVE-2020-15157
- CVE-2020-15503
- CVE-2020-15862
- CVE-2020-15999
- CVE-2020-16166
- CVE-2020-24490
- CVE-2020-24659
- CVE-2020-25211
- CVE-2020-25641
- CVE-2020-25658
- CVE-2020-25661
- CVE-2020-25662
- CVE-2020-25681
- CVE-2020-25682
- CVE-2020-25683
- CVE-2020-25684
- CVE-2020-25685
- CVE-2020-25686
- CVE-2020-25687
- CVE-2020-25694
- CVE-2020-25696
- CVE-2020-26160
- CVE-2020-27813
- CVE-2020-27846
- CVE-2020-28362
- CVE-2020-29652
- CVE-2021-2007
- CVE-2021-3121
- CVE-2021-26539
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.