cockroachdb / cockroachdb/docs

Charts and documentation use both `us-east-1` and `us-east1` (missing hyphen before the 1)

Open
#23,445 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

Dear maintainers,

there are several places in the documentation and the helm charts, where the region is mentioned. Some of them use the region `us-east-1`, some of them use `us-east1`. The difference is subtle, there is a missing hyphen before the `1` in the latter.

Would be nice to fix all occurrences to use the same value, as this is hard to spot during debugging (`cannot find region us-east1`)...

* https://github.com/cockroachdb/helm-charts/blob/master/cockroachdb/values.yaml#L898
* https://github.com/cockroachdb/helm-charts/blob/master/cockroachdb-parent/values.yaml#L24
* https://www.cockroachlabs.com/docs/v26.2/deploy-cockroachdb-with-cockroachdb-operator#initialize-the-cluster
* ...

Kind Regards,
Johannes

Jira issue: DOC-17627

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.