microsoft / microsoft/pai

K8s version

Open
#5,132 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.