K8s version
Open
Nobody has claimed this yet.
pai-dev
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
version/K8S.VERSION is used to create a configmap named k8s-version, however the configmap is never used.
We should use this file to specify and lock k8s version.
Contributor guide
No contributing guide indexed for this repository
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 version/K8S.VERSION and trace how it creates the k8s-version ConfigMap. Identify where the Kubernetes version is selected or consumed, then verify that the value from this file is used to specify and lock the version. Done means the file controls the Kubernetes version rather than only creating an unused ConfigMap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100