Skip to content

Fix #5, Default to the current context's namespace#15

Closed
djfarrelly wants to merge 1 commit intomasterfrom
fix/use-current-context-namespace
Closed

Fix #5, Default to the current context's namespace#15
djfarrelly wants to merge 1 commit intomasterfrom
fix/use-current-context-namespace

Conversation

@djfarrelly
Copy link
Copy Markdown
Contributor

Purpose

Fixes #5

Notes

If a user does not specify the namespace option, use the namespace set in the user's current context. This will provide a more natural behavior for kubectl users.

If a user does not specify the namespace option, use the namespace
set in the user's current context. This will provide a more natural
behavior for kubectl users.
@djfarrelly djfarrelly force-pushed the fix/use-current-context-namespace branch from e7ebbcc to cbcae53 Compare March 28, 2020 16:23
@djfarrelly djfarrelly requested a review from kiriappeee March 28, 2020 16:23
@djfarrelly djfarrelly closed this Mar 31, 2020
@djfarrelly djfarrelly deleted the fix/use-current-context-namespace branch March 31, 2020 14:23
@djfarrelly
Copy link
Copy Markdown
Contributor Author

Merged w/ #16

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 this pull request may close these issues.

Behaviour when not specifying namespace

1 participant