Bug 1887010
Summary: | Imagepruner met error "Job has reached the specified backoff limit" which causes image registry degraded | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Wenjing Zheng <wzheng> |
Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> |
Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.6 | CC: | aos-bugs, miabbott, scuppett |
Target Milestone: | --- | Keywords: | Regression, UpcomingSprint |
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: the pruner were trying to detect the registry name using image streams
Consequence: when there were no image streams, the pruner failed to detect the registry name
Fix: the image registry operator provides the pruner with the registry name
Result: the pruner does not depend on existence of image streams
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-24 15:24:43 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1923993 |
Description
Wenjing Zheng
2020-10-10 04:03:12 UTC
Verified on 4.7.0-0.nightly-2020-11-08-225909: Args: adm prune images --confirm=true --certificate-authority=/var/run/configmaps/serviceca/service-ca.crt --keep-tag-revisions=3 --keep-younger-than=60m --ignore-invalid-refs=true --loglevel=2 --prune-registry=true --registry-url=https://image-registry.openshift-image-registry.svc:5000 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633 |