cockroachdb / cockroachdb/cockroach-operator

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

未关闭
#449 2 条评论 0 个 reaction 已指派 1 人 已被 @keith-mcclellan 认领 在 GitHub 查看
bug
主要语言
Go
星标
318
派生
104
平均合并
1 天 6 小时
30 天内合并 PR
1

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。