cockroachdb / cockroachdb/cockroach-operator
OpenShift Web Console Incorrectly Reports "Failed" OperatorStatus
Open
bug
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
When installing a CrdbCluster on OpenShift Web Console, it incorrectly reports "Failed" OperatorStatus in the UI.
**Reproduction Steps**
1. On the OpenShift Web Console, Create a CrdbCluster with nodes=5, CockroachDB Version= v20.2.7
2. Immediately open the CockroachDB Overview page and observe the OperatorStatus field
**Expected Result:**
I would expect it to report that it is in progress or finished
**Actual Result:**
It communicates the OperatorStatus is "Failed"
[Loom Recording](https://www.loom.com/share/9c3d4d82495a4c718a558630a7d8d209)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.