Bug 1688250
Summary: | oc_project fails when project already exist | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Itzik Brown <itbrown> |
Component: | Installer | Assignee: | Tzu-Mainn Chen <tzumainn> |
Installer sub component: | openshift-ansible | QA Contact: | GenadiC <gcheresh> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | gpei, ltomasbo, wjiang |
Version: | 3.11.0 | ||
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openshift-ansible-3.11.96-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-26 09:07:55 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: |
Description
Itzik Brown
2019-03-13 12:00:47 UTC
This is caused by a race condition, where multiple masters will try and create the project if it doesn't yet exist. Note that this means that re-running the playbook should allow you to progress. A more permanent fix is here: https://github.com/openshift/openshift-ansible/pull/11351 Verified with: 3.11.97 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-2019:1605 |