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

Rename namespace to source-namespace #4

Open
sagar-jadhav opened this issue Sep 1, 2021 · 0 comments
Open

Rename namespace to source-namespace #4

sagar-jadhav opened this issue Sep 1, 2021 · 0 comments

Comments

@sagar-jadhav
Copy link
Contributor

In the current command to copy Secret or ConfigMap, namespace option is used to provide the name of Source Namespace. I think it will be better to rename it to source-namespace similar to target-namespace.

After making the above propose change kube-sync command will look like following:

kube-sync --source-namespace <Source Namespace> --target-namespace <Destination Namespace> secret <Secret Name>

--namespace option can be misunderstood with --namespace option used in kubectl command

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

1 participant