Bug 1986023
Summary: | OLM dependencies not fixing version | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ben Luddy <bluddy> | |
Component: | OLM | Assignee: | Ben Luddy <bluddy> | |
OLM sub component: | OLM | QA Contact: | kuiwang | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | amoran, apahim, bluddy, davegord, dmesser, jiazha, omitrani, pbergene, sblaisdo, tflannag | |
Version: | 4.7 | Keywords: | Triaged | |
Target Milestone: | --- | |||
Target Release: | 4.8.z | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: Operator dependencies were not always persisted after installation time.
Consequence: After installing an operator that declares dependencies, later updates and installations within the same namespace could fail to honor the already-installed operator's dependencies.
Fix: Dependencies are persisted, along with all declared properties for the operator, in an annotation on the operator's ClusterServiceVersion.
Result: The declared dependencies of installed operators continue to be respected for future installations.
|
Story Points: | --- | |
Clone Of: | 1978310 | |||
: | 1994601 (view as bug list) | Environment: | ||
Last Closed: | 2021-08-16 18:32:12 UTC | Type: | --- | |
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: | 1978310 | |||
Bug Blocks: | 1994601 |
Comment 3
kuiwang
2021-08-10 01:54:03 UTC
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 (OpenShift Container Platform 4.8.5 security 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/RHBA-2021:3121 |