helm / helm/helm-mapkubeapis

API not detected with `-dirty` server version

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1k
Forks
121
PR merge metrics
No merged PRs in 30d

Description

I am running Openshift/OKD and have the following kubernetes version.
```
Server Version: 4.12.0-0.okd-2023-03-18-084815
Kubernetes Version: v1.25.0-2786+eab9cc98fe4c00-dirty
```
Unfortunately this version is not detected as v1.25.0 and the plugin will not report and fix APIs that are removed in 1.25.0.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing version detection with the reported Kubernetes version string, `v1.25.0-2786+eab9cc98fe4c00-dirty`, and trace the plugin's version-parsing entry point. Done means the plugin recognizes it as v1.25.0 and reports or fixes APIs removed in that release.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.