cockroachdb / cockroachdb/cockroach-operator

[3/24 bug bash] Existence of Two Fields that Allow Declaring of CRDB Version Is Confusing

未关闭
#387 0 条评论 0 个 reaction 已指派 1 人 已被 @keith-mcclellan 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

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