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

support context parameter #70

Closed
mstrYoda opened this issue Jun 30, 2020 · 1 comment · Fixed by #71
Closed

support context parameter #70

mstrYoda opened this issue Jun 30, 2020 · 1 comment · Fixed by #71

Comments

@mstrYoda
Copy link
Contributor

Currently we can not specify context by --context parameter to sniff. We can use it with native kubectl parameters like:

kubectl get pods -n foo --context some-context

I am volunteer to implement this feature.

@eldadru
Copy link
Owner

eldadru commented Jul 1, 2020

Sure, @mstrYoda - feel free to go ahead and implement it.

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

Successfully merging a pull request may close this issue.

2 participants