cockroachdb / cockroachdb/helm-charts

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

Open Beginner friendly
#652 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
105
Forks
152
Avg merge
4d 23h
Merged PRs (30d)
5

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
* ...

Kind Regards,
Johannes

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking cockroachdb/values.yaml around line 898 and cockroachdb-parent/values.yaml around line 24, then search the repository for both region spellings. Update the inconsistent occurrences to one value across the documentation and Helm charts, and verify that no `us-east1` references remain where `us-east-1` is intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes, yaml
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.