concourse / concourse/concourse-chart
Cannot find tag with PodDisruptionBudget semver comparison
Open
Nobody has claimed this yet.
bug
- Dominant language
- Mustache
- Stars
- 160
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Master seems to be the only place where this change exists. Needed for k8s 1.26.
Reproduction steps
- git diff master..v17.2.0 templates/worker-policy.yaml
Diff shows lines don't exist in v17.2.0 tag
Expected behavior
lines to be present in latest tag
Additional context
No response
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 by running the reported git diff master..v17.2.0 templates/worker-policy.yaml and compare the file on master with the v17.2.0 tag. Trace why the PodDisruptionBudget semver comparison is absent from the tag; done means the relevant lines are present in the latest tag for Kubernetes 1.26.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100