Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectx -d is not deleting multiple contexts #75

Closed
ahmetb opened this issue Aug 22, 2018 · 0 comments
Closed

kubectx -d is not deleting multiple contexts #75

ahmetb opened this issue Aug 22, 2018 · 0 comments
Milestone

Comments

@ahmetb
Copy link
Owner

ahmetb commented Aug 22, 2018

It's only deleting the first context specified.

It's visible on 8df9231 or v0.5.1 easily.

ahmetb referenced this issue Aug 22, 2018
fixes #39

Example: `kubectx -d ctx1 ctx2`
ahmetb added a commit that referenced this issue Aug 22, 2018
Fixes #75.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
@ahmetb ahmetb added this to the v0.6.0 milestone Aug 23, 2018
ahmetb added a commit that referenced this issue Aug 23, 2018
- FEATURE: interactive search mode when kubectx and kubens are ran without any
  arguments and fzf(1) is detected in PATH. (#71, #74)
- FIX: kubectx -d now doesn't ignore arguments after the first argument. (#75)
- FIX: empty output bug when TERM=vt100 even though NO_COLOR is set. (#57, #73)
- FIX: --help exits with code 0 now. (#69, #72)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant