Pranay Sreeram

Results 2 issues of Pranay Sreeram

kubectl works fine with context names that have whitespace For context name "ctx1 (with whitespace)", you see the following error in k9s:

**Describe the bug** Kubectl works fine for contexts containing whitespace, but k9s does not. This is due to the string quoting issue. **To Reproduce** Steps to reproduce the behavior: 1....