cockroachdb / cockroachdb/cockroach-operator
[3/24 bug bash] Existence of Two Fields that Allow Declaring of CRDB Version Is Confusing
未关闭
bug
- 主要语言
- Go
- 星标
- 318
- 派生
- 104
- 平均合并
- 1 天 6 小时
- 30 天内合并 PR
- 1
描述
There are two fields in the CRD that allows a user to declare their desired version of CockroachDB:
- [cockroachDBVersion](https://github.com/cockroachdb/cockroach-operator/blob/8300c23ddf35e076a73dc7876954f917dbfb2cd5/config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml#L72)
- [image](https://github.com/cockroachdb/cockroach-operator/blob/master/config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml#L276)
This is a confusing experience. We should only offer one field that allows the user to define the version of CockroachDB.
During the bug bash both @keith-mcclellan and I confused the two fields.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。