cockroachdb / cockroachdb/cockroach-operator

In OpenShift WebConsole, CrdbCluster Cluster creation UI does not have storage size field

Open
#449 2 comments 0 reactions 1 assignee Claimed by @keith-mcclellan View on GitHub
bug
Dominant language
Go
Stars
318
Forks
104
Avg merge
1d 6h
Merged PRs (30d)
1

Description

In the CrdbCluster Creation UI, one cannot specify storage size in the UI. It requires one to modify the actual yaml file.

**Repro steps:**
- With Operator installed, attempt to create CrdbCluster
- On the "Create CrdbCluster" page, attempt to navigate to the "storage" field to specify size of pvc

**Expected Results:**
On expects to be able to set the storage field, like in the [example.yaml](https://github.com/cockroachdb/cockroach-operator/blob/master/examples/3-nodes-insecure.yaml#L27).

**Actual Results:**
It is not accesible on the Create CrdbCluster page. One can only access it through the Yaml editor.

This can be confusing for any user. One of our core user stories for the Operator is the ability to declaratively configure storage.

Screen Shot 2021-04-26 at 7 42 26 PM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.