iovisor / iovisor/kubectl-trace
Implement -f flag with FileNameFlags
Open
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
Current `-f` flag should be implemented with `genericclioptions.FileNameFlags` ([source](https://github.com/kubernetes/cli-runtime/blob/master/pkg/genericclioptions/filename_flags.go)) to make it behave as the same flag does for `kubectl apply`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.