Seems the kubectl has build-in debug sub command, it conflicts with it
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 303
- PR merge metrics
- No merged PRs in 30d
Description
```
kubectl debug
error: you must specify --image when not using --copy-to.
```
https://kubernetes.io/docs/tasks/debug-application-cluster/debug-running-pod/#ephemeral-container
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the kubectl debug command and the linked Kubernetes documentation for ephemeral containers; determine how this plugin is invoked alongside kubectl's built-in command. Done means the conflict is resolved or a compatibility decision is documented, but the repository is marked as no longer maintained and points to another project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100