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

Make the default namespace for the command the currently selected namespace for the context #277

Open
luis-guimaraes-exoawk opened this issue Apr 10, 2024 · 1 comment

Comments

@luis-guimaraes-exoawk
Copy link

Hi, in order to better integrate with other Kubernetes tools and the kubectl CLI itself, the rook-ceph plugin should expect the namespace for running commands to be the currently selected namespace in the current Kubernetes context instead of "rook-ceph". This would put it's behaviour in line with kubectl.

This might seem like a nitpick, but these standards help decrease friction in the adoption of new tools :)

Thanks

@subhamkrai
Copy link
Collaborator

@luis-guimaraes-exoawk For most cases the namespace is rook-ceph so we defaulted that one but makes sense to check for Kubernetes namespace context.

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

2 participants