Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2020:0793 - Bug Fix Advisory
Issued:
2020-03-19
Updated:
2020-03-19

RHBA-2020:0793 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

OpenShift Container Platform 3.11 bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Red Hat OpenShift Container Platform release 3.11.188 is now available with
updates to packages and images that fix several bugs and add enhancements.

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 RPM packages for Red Hat OpenShift Container
Platform 3.11.188. See the following advisory for the container images for
this release:

https://access.redhat.com/errata/RHBA-2020:0794

This release fixes the following bugs:

  • The etcd monitoring configuration would reset when performing z-stream updates. As a result, manual changes to the ConfigMap were not retained. Now, etcd monitoring can be configured with Ansible and is persistent when the playbook is executed. (BZ#1703032)
  • Image names were not displayed properly in the web console. Now, the special formatting has been removed from the image names and is not part of the deployment configuration. Image names display as expected. (BZ#1760767)
  • Service Catalog requests to the OpenShift API would result in a non-responsive API. Now, the Service Catalog has been updated to use a newer service broker client that resolves connections properly. The API remains responsive and connection limits are not observed. (BZ#1766373)
  • User-facing ClusterRoles were missing rules for controller revisions. As a result, project administrators could not perform a successful deployment of a StatefulSet. Now, the permissions have been corrected and StatefulSet deployments operate correctly for project users. (BZ#1768878)
  • Prometheus retention settings were overwritten by Ansible playbooks. Now, Ansible supports setting the retention configuration and is applied successfully. (BZ#1804655)

This release includes the following enhancements:

  • The maximum size of syslog messages sent by Fluentd is now configurable for both syslog (UDP) and syslog_buffered (TCP) plugins. The environment variable REMOTE_SYSLOG_MAX_SIZE is now available. This variable specifies the maximum size of syslog messages in bytes. Before this enhancement, the maximum message size was hard coded to 1024 bytes, which is now the default setting. (BZ#1794085)

All OpenShift Container Platform 3.11 users are advised to upgrade to these
updated packages and images.

Solution

Before applying this update, ensure all previously released errata relevant
to your system is applied.

See the following documentation, which will be updated shortly for release
3.11.188, for important instructions on how to upgrade your cluster and fully
apply this asynchronous errata update:

https://docs.openshift.com/container-platform/3.11/release_notes/ocp_3_11_release_notes.html

This update is available via the Red Hat Network. Details on how to use the
Red Hat Network to apply this update are available at
https://access.redhat.com/articles/11258.

Affected Products

  • Red Hat OpenShift Container Platform 3.11 x86_64
  • Red Hat OpenShift Container Platform for Power 3.11 ppc64le

Fixes

  • BZ - 1703032 - etcd monitoring configuration is completely getting reset when performing an minor upgrade from v3.11.88 to v3.11.98
  • BZ - 1753050 - redeploy cert playbook fails on - TASK [openshift_certificate_expiry : Check cert expirys on host]
  • BZ - 1754081 - Certificate expiration playbooks no longer include node certificate details
  • BZ - 1760767 - Image name is not properly shown in web console
  • BZ - 1761930 - Diagnosticsl fails when checking curator status
  • BZ - 1762040 - haproxy.template contains additional } in 3.11.129
  • BZ - 1765220 - [3.11] After OCP upgrade, a pod vethXXX interface was not re-added to the bridge br0
  • BZ - 1768878 - Built-in user-facing clusterroles (admin, edit, etc.) missing rules for controller revisions
  • BZ - 1778856 - No way to disable TLS v1.1
  • BZ - 1784883 - [e2e-cmd] oc get is ruby-25-centos7 time out
  • BZ - 1792166 - Ansible Service Broker seems not working
  • BZ - 1794085 - [fluentd] 3.11 remote syslog message is incomplete/truncated
  • BZ - 1799399 - Validate Ansible 2.9 with openshift-ansible 3.11
  • BZ - 1801445 - [RHOCP4.2] [3.11] The status of Pods on master node keep Running even after the node gets down
  • BZ - 1804455 - openshift-monitoring memory stats don't match output of 'free' command on a node
  • BZ - 1804655 - Prometheus retention configuration get reset when minor upgrade is performed on OCP311

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat OpenShift Container Platform 3.11

SRPM
apb-base-scripts-1.3.7-1.el7.src.rpm SHA-256: bf9b6c0f85613bfdebf0a1a7f660d7d07c784c1b5f06dd08775f94ddda05f779
atomic-enterprise-service-catalog-3.11.188-1.git.0.378c33d.el7.src.rpm SHA-256: 35878859b68d01935576900f8022e91b9a1ac22bdf634334134fcb20a4cc2a19
atomic-openshift-3.11.188-1.git.0.db0eaa8.el7.src.rpm SHA-256: 318a2dbaf8bb5e7721d00ade2f5859863b017b53f1a37f1b9803792f4ac0a437
atomic-openshift-cluster-autoscaler-3.11.188-1.git.0.197fe04.el7.src.rpm SHA-256: 5237a8a0fee7ca7bf5a0d0a449ba5c9d928ba50fcc9afd4c9ea734111f1963cc
atomic-openshift-descheduler-3.11.188-1.git.152.ef98a8a.el7.src.rpm SHA-256: 3f682852d3e6fce2b0011fed53b9cf2ba26ddbc7b3b678c9c2eb7752ab28a437
atomic-openshift-dockerregistry-3.11.188-1.git.0.65450c1.el7.src.rpm SHA-256: 97ce459439b07372e1f03951acaeab3848d2f7bb835a8f5003882d57309969f0
atomic-openshift-metrics-server-3.11.188-1.git.51.dfeac3d.el7.src.rpm SHA-256: 5ee73f8c627648f09ed6ac7630ce99582b9c59e972a1ee4ecd25fee88414b946
atomic-openshift-node-problem-detector-3.11.188-1.git.0.78c30de.el7.src.rpm SHA-256: 4605c78fc2cc5710455a0dbbf7d9b09c40ad9ea0df39dc5d124e770905a76f10
atomic-openshift-service-idler-3.11.188-1.git.13.4bfd95c.el7.src.rpm SHA-256: 44d1af93760cdc014dc0b2cede5e0bc598d326b72f987c4a91cebc8ba441de65
atomic-openshift-web-console-3.11.188-1.git.50.6c5dfa6.el7.src.rpm SHA-256: 0530745aadf8de0d2ba503d2fffbf14e35ed37444dfd810f0a54451673157efc
cri-o-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.src.rpm SHA-256: d6884bf655027e5c5d6e9f17b241467c96c6310c3110ce43e3299a406b81d6bd
golang-github-openshift-oauth-proxy-3.11.188-1.git.0.176b35e.el7.src.rpm SHA-256: e7376c7377aaa422bc4d41d3aefa35f9a7268d2dfabca931f1a5e8d7611f6272
golang-github-prometheus-alertmanager-3.11.188-1.git.91.a66172f.el7.src.rpm SHA-256: 608bc2a0f9b838ebd1e54fde343fe8062273d95f508e5fdc843bc00c8df5df1b
golang-github-prometheus-node_exporter-3.11.188-1.git.0.c9128cd.el7.src.rpm SHA-256: 3bcfc82641484f18d5a97849e60b7d6b60d3ad5b180f89c991104450124845b6
golang-github-prometheus-prometheus-3.11.188-1.git.0.c949832.el7.src.rpm SHA-256: bc07894e7f217e7c69dc7d85e797a8e0cbed6586b359d9174b4e7460d05bbdc9
jenkins-2-plugins-3.11.1583723786-1.el7.src.rpm SHA-256: 4796574ee281a010e7bdb7e426cb3bf208140772eee9dc7ba4411d145532f5a6
jenkins-2.204.2.1583722864-1.el7.src.rpm SHA-256: 4a47965c8257e9dff44598bb1630013ca62fa201362a7a7e51365ac609369588
openshift-ansible-3.11.188-1.git.0.accd104.el7.src.rpm SHA-256: 9ad495df09b55430c348a0e3fc54fff40a71431c16d4622e5cc7edb0c12a7e7a
openshift-enterprise-autoheal-3.11.188-1.git.0.c8be9e0.el7.src.rpm SHA-256: a4f89bca7e0b62a38d7777b3d8c2d78da97c0ebef4942c00ba35d6bbc53f0bbb
openshift-enterprise-cluster-capacity-3.11.188-1.git.0.acc4418.el7.src.rpm SHA-256: c7ea96537c3bc5eb4a47673bf97cd9ec2db8c5393f8282b9cd61e96dd0e81401
openshift-kuryr-3.11.188-1.git.0.0f48c66.el7.src.rpm SHA-256: 2eaead047d12ae76c6196d3c9fc66db03c1449ac9df9526caebe1e73e2c5e781
x86_64
apb-base-scripts-1.3.7-1.el7.noarch.rpm SHA-256: 195cb8e4e66c90afde037e60ee048fea1a96ad128c8ce5873e64b9459f237351
atomic-enterprise-service-catalog-3.11.188-1.git.0.378c33d.el7.x86_64.rpm SHA-256: 6b06384a884b86b7ccc800a138a47563fa690959fac1d1039d30d8f9836c3815
atomic-enterprise-service-catalog-svcat-3.11.188-1.git.0.378c33d.el7.x86_64.rpm SHA-256: a0b4a3be967175372ecb50650faf261a1156f2ccee5efb4b43e7a46e691e8be1
atomic-openshift-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: e6520ae93a623ef95e16d85ffbf0a2129c0b346ba806f5f4bcd192c380befad4
atomic-openshift-clients-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: 313bf02ae0202a04f9f0f0878ad44fec8baaaeb5f63bd007589abc103fdd7e5d
atomic-openshift-clients-redistributable-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: 7675406aeb778703864a131d65ffde31f75c49d83c50c9abdeb4c2f090def798
atomic-openshift-cluster-autoscaler-3.11.188-1.git.0.197fe04.el7.x86_64.rpm SHA-256: 986fa6cd03976bfe0dae7b076c4f765644d8d0896bc610e41c0991ff0cb57b5b
atomic-openshift-descheduler-3.11.188-1.git.152.ef98a8a.el7.x86_64.rpm SHA-256: 12c71c6e9ad538824d0383436f42d71795c1c2bed34f8e2e948b8749f19d03a9
atomic-openshift-docker-excluder-3.11.188-1.git.0.db0eaa8.el7.noarch.rpm SHA-256: 6a7f3b24b0400cb460cddf4a1a4e0e66044234b9e0c8f95708e51e133ccf2d03
atomic-openshift-dockerregistry-3.11.188-1.git.0.65450c1.el7.x86_64.rpm SHA-256: 7223498a24cec19e4db442122719ef6ccf4e9d1f35e0e5b64a79dc81911bfcb0
atomic-openshift-excluder-3.11.188-1.git.0.db0eaa8.el7.noarch.rpm SHA-256: ca63c2d11f94852966ff00edbd24a3bfb666ee6aab5f0f6efa8978b435920155
atomic-openshift-hyperkube-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: d02c8fcbe8237f73e927cc0300319973bd3f88f471b1dfec7454824b18c9ab2c
atomic-openshift-hypershift-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: 77d88d26d77a3d61fd23514b37c77429096c2afd9bf908574ad81a3eb75ba685
atomic-openshift-master-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: 1083ae46724e6c0ab0fbff157df283465518a823dc9e08dccd6a69f7702d6f5b
atomic-openshift-metrics-server-3.11.188-1.git.51.dfeac3d.el7.x86_64.rpm SHA-256: f356b7377adf24f7624a0fb09e62ad0f7a335d7eb7e732b32910c1c467118e74
atomic-openshift-node-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: c4a19c92db92c01ee7b2e5b0dc2fae55deb49c096460f2d739ecacb05fddce26
atomic-openshift-node-problem-detector-3.11.188-1.git.0.78c30de.el7.x86_64.rpm SHA-256: ad9e00f42bb9cc95c8ec0e368d851b7aade512917d65c93643a62b0f431a1b62
atomic-openshift-pod-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: da659bedd8f43a59bd1959bdc7c0ee4ff105cccde31a8b5ff85132352383cf00
atomic-openshift-sdn-ovs-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: a4ceccba3424f55b00e5d5206aaf6f06adca0bf8e465adee46a8e1a9f58fad2b
atomic-openshift-service-idler-3.11.188-1.git.13.4bfd95c.el7.x86_64.rpm SHA-256: 85c4db3bd02a7f4f81e6a9bd5c54b969cb21529751e03e310a8b3879afbe818b
atomic-openshift-template-service-broker-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: a4455a25235a624c125cea391efc04e6afec037c2f498722daa5549421a83dad
atomic-openshift-tests-3.11.188-1.git.0.db0eaa8.el7.x86_64.rpm SHA-256: 9b63aedea3a76d69c905675c4d21e299c887b8ef0dce1aeabb828c0dfad57df7
atomic-openshift-web-console-3.11.188-1.git.50.6c5dfa6.el7.x86_64.rpm SHA-256: 2ddf8de0acc20512221289bfc2e5ef87092be69214e0b4732cced321f0fed953
cri-o-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.x86_64.rpm SHA-256: c5fdfd2c1ebfc388a95242849a006645c06f4a16b31672ed2e6187791fde4d91
cri-o-debuginfo-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.x86_64.rpm SHA-256: 6247bcc9589dfb595ccafeba878e9ebe940026b599fcb68dae76e3b08a0adbe3
golang-github-openshift-oauth-proxy-3.11.188-1.git.0.176b35e.el7.x86_64.rpm SHA-256: eb5a44be0d7b78c48c75551e8a370174e832e903822a5eec80c71cc915c7ae8d
jenkins-2-plugins-3.11.1583723786-1.el7.noarch.rpm SHA-256: 9d468ed22fa5415bcafac9e023ba29a46071f9473ba6609d06eca6275b85bac8
jenkins-2.204.2.1583722864-1.el7.noarch.rpm SHA-256: 3926c7ea27ad0a31774b00e1bf3d4abd9eaf4f8261536f1c45ef7b5009b2b793
openshift-ansible-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: d7d108d8ff62a058da1518c326ab456766de937990768df4b429a8f99176533d
openshift-ansible-docs-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 321552795ac38d25d953c811f11f796762c2b8d5ee79243e70a7b027a98b70c2
openshift-ansible-playbooks-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: f4bcfe34f11d7bea7866775bc7cae6253a905eebe58501a764b2a73feb9ec305
openshift-ansible-roles-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 46a83afc2ed71d93205b82917f2c827089085240134ef7b08fb7ed3b3311aae4
openshift-enterprise-autoheal-3.11.188-1.git.0.c8be9e0.el7.x86_64.rpm SHA-256: ed65accee6ea561923dc6fa95e5c2e99686aef336c1e41ea4a37ca113c3be0a6
openshift-enterprise-cluster-capacity-3.11.188-1.git.0.acc4418.el7.x86_64.rpm SHA-256: e763c82aecc1298214493fa47d6609fd98b5dd69080f89828924bc42efb99e0b
openshift-kuryr-cni-3.11.188-1.git.0.0f48c66.el7.noarch.rpm SHA-256: 9809123b8fd9b062286922d417fb2ffb6746fa21077bb2f7ee94af4320fcb392
openshift-kuryr-common-3.11.188-1.git.0.0f48c66.el7.noarch.rpm SHA-256: 4b58256a6953daab392f0526a4bdbfeff1d4f5a4fb0d16b9c77ef86ff964de7f
openshift-kuryr-controller-3.11.188-1.git.0.0f48c66.el7.noarch.rpm SHA-256: 636bbd04851dfe9381434618569c66a8721e9f19779085e4dd9b58cf22727ba0
prometheus-3.11.188-1.git.0.c949832.el7.x86_64.rpm SHA-256: ba94f3156533d0aa0385c36f29a3e972cb7e0f13a5e850ccf8d422d779409497
prometheus-alertmanager-3.11.188-1.git.91.a66172f.el7.x86_64.rpm SHA-256: f2103087208a7fb2846b520b597e5cd68a49d67a07c50676d8b896ae59c082f7
prometheus-node-exporter-3.11.188-1.git.0.c9128cd.el7.x86_64.rpm SHA-256: 5d4af73c43d5daa7e579da1d23a784ddd66faf6d17665f65f0cd4c3853fef1a2
python2-kuryr-kubernetes-3.11.188-1.git.0.0f48c66.el7.noarch.rpm SHA-256: fec56c22b0650df19ed58d19bedf1e2721e5eefdd11629879cc2424fb617527d

Red Hat OpenShift Container Platform for Power 3.11

SRPM
apb-base-scripts-1.3.7-1.el7.src.rpm SHA-256: bf9b6c0f85613bfdebf0a1a7f660d7d07c784c1b5f06dd08775f94ddda05f779
atomic-enterprise-service-catalog-3.11.188-1.git.0.378c33d.el7.src.rpm SHA-256: 35878859b68d01935576900f8022e91b9a1ac22bdf634334134fcb20a4cc2a19
atomic-openshift-3.11.188-1.git.0.db0eaa8.el7.src.rpm SHA-256: 318a2dbaf8bb5e7721d00ade2f5859863b017b53f1a37f1b9803792f4ac0a437
atomic-openshift-cluster-autoscaler-3.11.188-1.git.0.197fe04.el7.src.rpm SHA-256: 5237a8a0fee7ca7bf5a0d0a449ba5c9d928ba50fcc9afd4c9ea734111f1963cc
atomic-openshift-descheduler-3.11.188-1.git.152.ef98a8a.el7.src.rpm SHA-256: 3f682852d3e6fce2b0011fed53b9cf2ba26ddbc7b3b678c9c2eb7752ab28a437
atomic-openshift-metrics-server-3.11.188-1.git.51.dfeac3d.el7.src.rpm SHA-256: 5ee73f8c627648f09ed6ac7630ce99582b9c59e972a1ee4ecd25fee88414b946
atomic-openshift-node-problem-detector-3.11.188-1.git.0.78c30de.el7.src.rpm SHA-256: 4605c78fc2cc5710455a0dbbf7d9b09c40ad9ea0df39dc5d124e770905a76f10
atomic-openshift-service-idler-3.11.188-1.git.13.4bfd95c.el7.src.rpm SHA-256: 44d1af93760cdc014dc0b2cede5e0bc598d326b72f987c4a91cebc8ba441de65
atomic-openshift-web-console-3.11.188-1.git.50.6c5dfa6.el7.src.rpm SHA-256: 0530745aadf8de0d2ba503d2fffbf14e35ed37444dfd810f0a54451673157efc
cri-o-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.src.rpm SHA-256: d6884bf655027e5c5d6e9f17b241467c96c6310c3110ce43e3299a406b81d6bd
golang-github-openshift-oauth-proxy-3.11.188-1.git.0.176b35e.el7.src.rpm SHA-256: e7376c7377aaa422bc4d41d3aefa35f9a7268d2dfabca931f1a5e8d7611f6272
golang-github-prometheus-alertmanager-3.11.188-1.git.91.a66172f.el7.src.rpm SHA-256: 608bc2a0f9b838ebd1e54fde343fe8062273d95f508e5fdc843bc00c8df5df1b
golang-github-prometheus-node_exporter-3.11.188-1.git.0.c9128cd.el7.src.rpm SHA-256: 3bcfc82641484f18d5a97849e60b7d6b60d3ad5b180f89c991104450124845b6
golang-github-prometheus-prometheus-3.11.188-1.git.0.c949832.el7.src.rpm SHA-256: bc07894e7f217e7c69dc7d85e797a8e0cbed6586b359d9174b4e7460d05bbdc9
jenkins-2-plugins-3.11.1583723786-1.el7.src.rpm SHA-256: 4796574ee281a010e7bdb7e426cb3bf208140772eee9dc7ba4411d145532f5a6
jenkins-2.204.2.1583722864-1.el7.src.rpm SHA-256: 4a47965c8257e9dff44598bb1630013ca62fa201362a7a7e51365ac609369588
openshift-ansible-3.11.188-1.git.0.accd104.el7.src.rpm SHA-256: 9ad495df09b55430c348a0e3fc54fff40a71431c16d4622e5cc7edb0c12a7e7a
openshift-enterprise-autoheal-3.11.188-1.git.0.c8be9e0.el7.src.rpm SHA-256: a4f89bca7e0b62a38d7777b3d8c2d78da97c0ebef4942c00ba35d6bbc53f0bbb
openshift-enterprise-cluster-capacity-3.11.188-1.git.0.acc4418.el7.src.rpm SHA-256: c7ea96537c3bc5eb4a47673bf97cd9ec2db8c5393f8282b9cd61e96dd0e81401
ppc64le
apb-base-scripts-1.3.7-1.el7.noarch.rpm SHA-256: 195cb8e4e66c90afde037e60ee048fea1a96ad128c8ce5873e64b9459f237351
apb-base-scripts-1.3.7-1.el7.noarch.rpm SHA-256: 195cb8e4e66c90afde037e60ee048fea1a96ad128c8ce5873e64b9459f237351
atomic-enterprise-service-catalog-3.11.188-1.git.0.378c33d.el7.ppc64le.rpm SHA-256: d43bd268a39709b366e60f7775c4e1fbe66beb50290d0f64654e68e0865e4ce6
atomic-enterprise-service-catalog-3.11.188-1.git.0.378c33d.el7.ppc64le.rpm SHA-256: d43bd268a39709b366e60f7775c4e1fbe66beb50290d0f64654e68e0865e4ce6
atomic-enterprise-service-catalog-svcat-3.11.188-1.git.0.378c33d.el7.ppc64le.rpm SHA-256: 9ffd4346d5bacb12be0e8fee46f7dc0955e91c2fbf8733acdc71ff3db83a0966
atomic-enterprise-service-catalog-svcat-3.11.188-1.git.0.378c33d.el7.ppc64le.rpm SHA-256: 9ffd4346d5bacb12be0e8fee46f7dc0955e91c2fbf8733acdc71ff3db83a0966
atomic-openshift-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 85e9a1b040b178badfad74017c65dcaa6df0d92d79b5ce31645f3e3f4b9055a6
atomic-openshift-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 85e9a1b040b178badfad74017c65dcaa6df0d92d79b5ce31645f3e3f4b9055a6
atomic-openshift-clients-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 80d2c9ddc7509f156939ddbce278b4befb4428fd4cc3049d1b774bf260da7af8
atomic-openshift-clients-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 80d2c9ddc7509f156939ddbce278b4befb4428fd4cc3049d1b774bf260da7af8
atomic-openshift-cluster-autoscaler-3.11.188-1.git.0.197fe04.el7.ppc64le.rpm SHA-256: 3cb38cdad9b001a0e56e342196fa41189b75203c5f60b1c3e45092be7885d5c2
atomic-openshift-cluster-autoscaler-3.11.188-1.git.0.197fe04.el7.ppc64le.rpm SHA-256: 3cb38cdad9b001a0e56e342196fa41189b75203c5f60b1c3e45092be7885d5c2
atomic-openshift-descheduler-3.11.188-1.git.152.ef98a8a.el7.ppc64le.rpm SHA-256: a344d6da040fb57d2b68f898155f4c47a17a7e54a486aa8228ada93cb8909fdf
atomic-openshift-descheduler-3.11.188-1.git.152.ef98a8a.el7.ppc64le.rpm SHA-256: a344d6da040fb57d2b68f898155f4c47a17a7e54a486aa8228ada93cb8909fdf
atomic-openshift-docker-excluder-3.11.188-1.git.0.db0eaa8.el7.noarch.rpm SHA-256: 6a7f3b24b0400cb460cddf4a1a4e0e66044234b9e0c8f95708e51e133ccf2d03
atomic-openshift-docker-excluder-3.11.188-1.git.0.db0eaa8.el7.noarch.rpm SHA-256: 6a7f3b24b0400cb460cddf4a1a4e0e66044234b9e0c8f95708e51e133ccf2d03
atomic-openshift-excluder-3.11.188-1.git.0.db0eaa8.el7.noarch.rpm SHA-256: ca63c2d11f94852966ff00edbd24a3bfb666ee6aab5f0f6efa8978b435920155
atomic-openshift-excluder-3.11.188-1.git.0.db0eaa8.el7.noarch.rpm SHA-256: ca63c2d11f94852966ff00edbd24a3bfb666ee6aab5f0f6efa8978b435920155
atomic-openshift-hyperkube-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: de980e41cc211541f5e5234f744910faf9fad5c9f9098cf973db5902898240ea
atomic-openshift-hyperkube-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: de980e41cc211541f5e5234f744910faf9fad5c9f9098cf973db5902898240ea
atomic-openshift-hypershift-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 9c211f7d0edbde1eaedc43612688ef7055fbdb01c0dc4af88bf9c2280c254997
atomic-openshift-hypershift-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 9c211f7d0edbde1eaedc43612688ef7055fbdb01c0dc4af88bf9c2280c254997
atomic-openshift-master-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: f752511c9ebfb27ab028ba86c5c6261c6ead3b12efb0afe383623e35c914e7f7
atomic-openshift-master-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: f752511c9ebfb27ab028ba86c5c6261c6ead3b12efb0afe383623e35c914e7f7
atomic-openshift-metrics-server-3.11.188-1.git.51.dfeac3d.el7.ppc64le.rpm SHA-256: 6178adf572be3fa494145cc3098006f83e4a745eb3b8f3de216a9062d7f87560
atomic-openshift-metrics-server-3.11.188-1.git.51.dfeac3d.el7.ppc64le.rpm SHA-256: 6178adf572be3fa494145cc3098006f83e4a745eb3b8f3de216a9062d7f87560
atomic-openshift-node-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: ccf7da5bd28e73f319516c809142429374745aeb0c19493de69a65bc8e2ffd71
atomic-openshift-node-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: ccf7da5bd28e73f319516c809142429374745aeb0c19493de69a65bc8e2ffd71
atomic-openshift-node-problem-detector-3.11.188-1.git.0.78c30de.el7.ppc64le.rpm SHA-256: fb79990c787275a8e677855092064573482cb457fab3a69c67f68f79e8165890
atomic-openshift-node-problem-detector-3.11.188-1.git.0.78c30de.el7.ppc64le.rpm SHA-256: fb79990c787275a8e677855092064573482cb457fab3a69c67f68f79e8165890
atomic-openshift-pod-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: dcd4b683a4c820540d1bbf98c14e21f0c1d91c7a6f84c715857175faf5940400
atomic-openshift-pod-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: dcd4b683a4c820540d1bbf98c14e21f0c1d91c7a6f84c715857175faf5940400
atomic-openshift-sdn-ovs-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 031d8251d9b9180b9fefda60cfe12f65d12f126dc114fd3188c16142ed555bd8
atomic-openshift-sdn-ovs-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: 031d8251d9b9180b9fefda60cfe12f65d12f126dc114fd3188c16142ed555bd8
atomic-openshift-service-idler-3.11.188-1.git.13.4bfd95c.el7.ppc64le.rpm SHA-256: 9dd806aae6b78e637a8c1fd41e766fb9b3a0f2906aac4e89868a9ef23e78f286
atomic-openshift-service-idler-3.11.188-1.git.13.4bfd95c.el7.ppc64le.rpm SHA-256: 9dd806aae6b78e637a8c1fd41e766fb9b3a0f2906aac4e89868a9ef23e78f286
atomic-openshift-template-service-broker-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: fe78bb84f2e7c9a29522c92006966186f022fdf17500de39314d22f0a9e626b2
atomic-openshift-template-service-broker-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: fe78bb84f2e7c9a29522c92006966186f022fdf17500de39314d22f0a9e626b2
atomic-openshift-tests-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: da644ec76a3667f8f6619dd13eadefd46ba41b7e0cf95eb6028cd4163ee3c71b
atomic-openshift-tests-3.11.188-1.git.0.db0eaa8.el7.ppc64le.rpm SHA-256: da644ec76a3667f8f6619dd13eadefd46ba41b7e0cf95eb6028cd4163ee3c71b
atomic-openshift-web-console-3.11.188-1.git.50.6c5dfa6.el7.ppc64le.rpm SHA-256: 8485506c101534ce02ffa2f716d8fa6a991d506cef0545572f73312f33689b84
atomic-openshift-web-console-3.11.188-1.git.50.6c5dfa6.el7.ppc64le.rpm SHA-256: 8485506c101534ce02ffa2f716d8fa6a991d506cef0545572f73312f33689b84
cri-o-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.ppc64le.rpm SHA-256: 64c505f9ac9f468d6299e0f92be7aa8db9ac76e4e475613d65944df4f42aed27
cri-o-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.ppc64le.rpm SHA-256: 64c505f9ac9f468d6299e0f92be7aa8db9ac76e4e475613d65944df4f42aed27
cri-o-debuginfo-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.ppc64le.rpm SHA-256: 78861a84fa43c302fd5c6130e78cc9d6f3cf1740da1814b7226d01228f2d5931
cri-o-debuginfo-1.11.16-0.8.dev.rhaos3.11.git6d43aae.el7.ppc64le.rpm SHA-256: 78861a84fa43c302fd5c6130e78cc9d6f3cf1740da1814b7226d01228f2d5931
golang-github-openshift-oauth-proxy-3.11.188-1.git.0.176b35e.el7.ppc64le.rpm SHA-256: 20a8d13f2d69a273dd32b3e574f382a83382076727df63012c5d55830ae9c74a
golang-github-openshift-oauth-proxy-3.11.188-1.git.0.176b35e.el7.ppc64le.rpm SHA-256: 20a8d13f2d69a273dd32b3e574f382a83382076727df63012c5d55830ae9c74a
jenkins-2-plugins-3.11.1583723786-1.el7.noarch.rpm SHA-256: 9d468ed22fa5415bcafac9e023ba29a46071f9473ba6609d06eca6275b85bac8
jenkins-2-plugins-3.11.1583723786-1.el7.noarch.rpm SHA-256: 9d468ed22fa5415bcafac9e023ba29a46071f9473ba6609d06eca6275b85bac8
jenkins-2.204.2.1583722864-1.el7.noarch.rpm SHA-256: 3926c7ea27ad0a31774b00e1bf3d4abd9eaf4f8261536f1c45ef7b5009b2b793
jenkins-2.204.2.1583722864-1.el7.noarch.rpm SHA-256: 3926c7ea27ad0a31774b00e1bf3d4abd9eaf4f8261536f1c45ef7b5009b2b793
openshift-ansible-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: d7d108d8ff62a058da1518c326ab456766de937990768df4b429a8f99176533d
openshift-ansible-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: d7d108d8ff62a058da1518c326ab456766de937990768df4b429a8f99176533d
openshift-ansible-docs-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 321552795ac38d25d953c811f11f796762c2b8d5ee79243e70a7b027a98b70c2
openshift-ansible-docs-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 321552795ac38d25d953c811f11f796762c2b8d5ee79243e70a7b027a98b70c2
openshift-ansible-playbooks-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: f4bcfe34f11d7bea7866775bc7cae6253a905eebe58501a764b2a73feb9ec305
openshift-ansible-playbooks-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: f4bcfe34f11d7bea7866775bc7cae6253a905eebe58501a764b2a73feb9ec305
openshift-ansible-roles-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 46a83afc2ed71d93205b82917f2c827089085240134ef7b08fb7ed3b3311aae4
openshift-ansible-roles-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 46a83afc2ed71d93205b82917f2c827089085240134ef7b08fb7ed3b3311aae4
openshift-ansible-test-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 9a9b74cfe529975b7d7d520d0365f1425abacaa57fa319da0a08a273b5f5b10d
openshift-ansible-test-3.11.188-1.git.0.accd104.el7.noarch.rpm SHA-256: 9a9b74cfe529975b7d7d520d0365f1425abacaa57fa319da0a08a273b5f5b10d
openshift-enterprise-autoheal-3.11.188-1.git.0.c8be9e0.el7.ppc64le.rpm SHA-256: f9d033e64fd54313bc9d4432abeb75557be8b92a2a55f962bdbd6360a4515a02
openshift-enterprise-autoheal-3.11.188-1.git.0.c8be9e0.el7.ppc64le.rpm SHA-256: f9d033e64fd54313bc9d4432abeb75557be8b92a2a55f962bdbd6360a4515a02
openshift-enterprise-cluster-capacity-3.11.188-1.git.0.acc4418.el7.ppc64le.rpm SHA-256: c33ecd0ad19c0de60f99ce51bf29b4657f7224dcd7178d658f70f7b477c5b848
openshift-enterprise-cluster-capacity-3.11.188-1.git.0.acc4418.el7.ppc64le.rpm SHA-256: c33ecd0ad19c0de60f99ce51bf29b4657f7224dcd7178d658f70f7b477c5b848
prometheus-3.11.188-1.git.0.c949832.el7.ppc64le.rpm SHA-256: d1c71193daaa6870d44796d660c84201adaeb74ab516e0aaa0e057252aaabd03
prometheus-3.11.188-1.git.0.c949832.el7.ppc64le.rpm SHA-256: d1c71193daaa6870d44796d660c84201adaeb74ab516e0aaa0e057252aaabd03
prometheus-alertmanager-3.11.188-1.git.91.a66172f.el7.ppc64le.rpm SHA-256: 027b2efb8945a9333e65aa0b1b706d5f52b9c66c543c2379f3dcdf67b68ade8d
prometheus-alertmanager-3.11.188-1.git.91.a66172f.el7.ppc64le.rpm SHA-256: 027b2efb8945a9333e65aa0b1b706d5f52b9c66c543c2379f3dcdf67b68ade8d
prometheus-node-exporter-3.11.188-1.git.0.c9128cd.el7.ppc64le.rpm SHA-256: 896bc2aaf8caf3da7cf4bf9849c574cb1bda81f258a8575f31d489bf29993b9f
prometheus-node-exporter-3.11.188-1.git.0.c9128cd.el7.ppc64le.rpm SHA-256: 896bc2aaf8caf3da7cf4bf9849c574cb1bda81f258a8575f31d489bf29993b9f

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter