API not detected with `-dirty` server version
Open
- 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
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