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

Don't update default namespace #3

Closed
consideRatio opened this issue Jan 22, 2021 · 0 comments · Fixed by #5
Closed

Don't update default namespace #3

consideRatio opened this issue Jan 22, 2021 · 0 comments · Fixed by #5
Labels
bug Something isn't working

Comments

@consideRatio
Copy link
Member

consideRatio commented Jan 22, 2021

We shouldn't update the default namespace. I wonder if there is a way to influence the default namespace with an environment variable? Then we would be able to not append it in every single statement over and over which was the reason I opted to update the default namespace.

In case there isn't such feature, then perhaps we can create an alias or similar for kubectl to be kubectl -n <namespace> and solve it like that?

I'd very much like to avoid a massive cluttering of -n <namespace>.

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant