Update Helm installed CRDs via `ptd` CLI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 7
- Forks
- 2
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
I was able to use the ptd CLI for upgrading the Traefik Helm chart and deployment, but the CRDs were not upgraded, requiring me to use helm and kubectl to get them up-to-date. Ideally this is managed by the CLI, either as part of the helm step or a new crd step. See https://github.com/rstudio/ptd/pull/2487 for a relevant PR where this an issue.
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 with the ptd CLI's Helm upgrade flow and the linked pull request, then compare how Helm and kubectl handle installed CRDs. Done means the CLI updates the chart's CRDs without requiring separate manual helm or kubectl commands, whether this belongs in the existing Helm step or a new CRD step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, helm, kubernetes
- Domain
- cli, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100