Bug 1754760
| Summary: | Upgrade playbook does not update the image tag inside the ds while upgrading the gluster pods on an AWS cluster | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Arun Kumar <arukumar> |
| Component: | cns-ansible | Assignee: | John Mulligan <jmulligan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Arun Kumar <arukumar> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | ocs-3.11 | CC: | dpivonka, hchiramm, knarra, madam, rhs-bugs, rtalur |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | OCS 3.11.z Batch Update 4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-ansible-3.11.152-1 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-02-13 05:21:56 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: | 1703695 | ||
|
Comment 3
Daniel Pivonka
2019-10-01 16:49:59 UTC
PR: https://github.com/openshift/openshift-ansible/pull/11936 This will allow daemonset deletes to succeed if the default openshift rest api port is not used. In the inventory provided it was changed to port 443 using the var openshift_master_api_port. PR merged and fixed in version updated |