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

Nobody has claimed this yet.

Assessment

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

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.

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

Kind Regards,
Johannes

Dominant language
Go
Stars
105
Forks
152
Avg merge
1d 16h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cockroachdb/helm-charts

All issues in cockroachdb/helm-charts

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.