Add minimum supported k8s version to config.toml
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
Per https://github.com/linkerd/website/pull/367#pullrequestreview-253029312, we can declare the minimum supported k8s version as a variable in the config.toml file, so that future changes can be made in one place.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with config.toml and review the linked website pull request for how the Kubernetes version is currently represented. Add the minimum supported Kubernetes version as a reusable configuration variable, then verify that the website can use one centralized value for future changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, kubernetes
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100