cockroachdb / cockroachdb/cockroach-operator
[3/24 bug bash] Existence of Two Fields that Allow Declaring of CRDB Version Is Confusing
- Vorherrschende Sprache
- Go
- Sterne
- 318
- Forks
- 104
- Ø Merge
- 1 T. 6 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.