Have the Velero CLI use the active namespace in the current context
#3,194 opened on Dec 16, 2020
Repository metrics
- Stars
- (10,111 stars)
- PR merge metrics
- (PR metrics pending)
Description
I thought we had an issue for this but couldn't find it.
Currently, the Velero CLI uses the velero namespace in the current context, unless otherwise specified. This means that if you are operating under a namespace other than velero, you have to specify the namespace with every single command.
As it is common with other tools, invert things and make it so Velero recognizes and uses the active namespace, unless otherwise specified.
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
- :+1: for "The project would be better with this feature added"
- :-1: for "This feature will not enhance the project in a meaningful way"