Bug 1659875
| Summary: | etcd-operator fail to manage clusters in all namespaces | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | ge liu <geliu> |
| Component: | Etcd | Assignee: | Sam Batschelet <sbatsche> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ge liu <geliu> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.0 | CC: | jiazha |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1627690 | Environment: | |
| Last Closed: | 2019-04-03 20:18:48 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: | 1627690 | ||
| Bug Blocks: | |||
|
Description
ge liu
2018-12-17 05:52:17 UTC
$ oc version oc v4.0.0-alpha.0+3d38233-777 kubernetes v1.11.0+3d38233 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://juzhao7-api.origin-ci-int-aws.dev.rhcloud.com:6443 kubernetes v1.11.0+3d38233 bin/openshift-install v0.7.0-master-4-ga4e426ee762c20019bbb90fe35d33c9b26d23393 Is there any update for this issue? I tried it in latest 4.0 build, still exist. thx > Try with etcd-cluster.yaml without 'clusterwide' setting, it works well as expected I submit a PR to fix it: https://github.com/operator-framework/community-operators/pull/206 This issue is fixed in v0.9.4, the clusterwide seting is works well. |