cockroachdb / cockroachdb/cockroach-operator

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

Open
#387 0 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

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.

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.