Bug 1800707
| Summary: | Unpinned CI dependency in template-service-broker-operator dropped support for Python 2 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Fabian von Feilitzsch <fabian> |
| Component: | Service Broker | Assignee: | Fabian von Feilitzsch <fabian> |
| Status: | CLOSED ERRATA | QA Contact: | Cuiping HUO <chuo> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.3.z | CC: | aos-bugs, jesusr, jfan, jlanford |
| Target Milestone: | --- | ||
| Target Release: | 4.3.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1800696 | Environment: | |
| Last Closed: | 2020-05-20 13:47:53 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: | 1800696 | ||
| Bug Blocks: | 1800710 | ||
|
Description
Fabian von Feilitzsch
2020-02-07 18:40:30 UTC
Change severity and priority to HIGH since these are needed to unblock other PRs for the repo. There is no QA task for this bug, it's just a bug used to track changes to a dockerfile used by CI. Verified. Both template-service-broker-operator and template-service-broker can be installed successfully with image 4.3.19-202005041055 $ oc get csv -n openshift-template-service-broker NAME DISPLAY VERSION REPLACES PHASE openshifttemplateservicebrokeroperator.4.3.19-202005041055 OpenShift Template Service Broker Operator 4.3.19-202005041055 Succeeded $ oc get po -n openshift-template-service-broker NAME READY STATUS RESTARTS AGE apiserver-1-deploy 0/1 Completed 0 70s apiserver-1-wn9dk 1/1 Running 0 66s openshift-template-service-broker-operator-69f78d5777-x62wk 1/1 Running 0 2m12s 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, 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-2020:2129 |