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

Support storage operations with non-current cluster #2054

Closed
serhiy-storchaka opened this issue Mar 22, 2021 · 0 comments · Fixed by #2057
Closed

Support storage operations with non-current cluster #2054

serhiy-storchaka opened this issue Mar 22, 2021 · 0 comments · Fixed by #2057
Assignees
Labels
enhancement New feature or request

Comments

@serhiy-storchaka
Copy link
Contributor

Despite storage operations take URIs as arguments, which include cluster name, user name and path, they work only with URI with cluster name which match the current cluster name. To perform operations with other clusters you need to switch the current cluster.

It would be more convenient if operations with other cluster names would be supported without switching current cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant