Bug 1689442
| Summary: | Rename cluster operator object name to "cloud-credential" from "openshift-cloud-credential-operator" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> |
| Component: | Cloud Compute | Assignee: | Devan Goodwin <dgoodwin> |
| Status: | CLOSED ERRATA | QA Contact: | Jianwei Hou <jhou> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.0 | CC: | aos-cloud |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-04 10:45:52 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
Clayton Coleman
2019-03-15 22:51:04 UTC
Update for beta3 because this will be part of api. You *might* consider `cloud-credentials` but only if you can justify it being clearer to end administrators. Fixed in https://github.com/openshift/cloud-credential-operator/pull/47 Went with singular cloud-credential, as this appears most consistent with all other cluster operators, which appear to be more named for the sub-system they manage rather than whether or not they operator on one or more operands. Verified in 4.0.0-0.nightly-2019-03-27-022547 # oc get clusteroperators|grep cloud-credential cloud-credential 4.0.0-0.nightly-2019-03-27-022547 True False False 4h57m 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:0758 |