Force selection of pod when debugging application with multiple pods
Open
@christeredvartsen is already working on this.
Since Aug 16, 2025.
enhancement
- Dominant language
- Go
- Stars
- 2
- Forks
- 5
- Avg merge
- 17m
- Merged PRs (30d)
- 11
Description
Currently the nais debug <app> command must be used with --by-pod to select a pod if the application we want to debug has multiple pods. When not specified the command will simply select the first pod in the list of pods for the application.
We should drop the flag and force a selection if multiple pods exist.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.