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

sfctl should validate that it is compatible with Service Fabric runtime on cluster #40

Open
sridmad opened this issue Sep 28, 2017 · 0 comments

Comments

@sridmad
Copy link
Member

sridmad commented Sep 28, 2017

Connection to a cluster with Fabric runtime that is not supported by installed version of sfctl succeeds but almost none of the other commands work.

Expected behavior:
sfctl should check the version of runtime in sfctl cluster select and if it cannot support the version of Fabric Runtime deployed to the cluster it should give an actionable error.

ERROR: Installed version of sfctl does not support cluster "cluster name".
Cluster us running Service Fabric version(s) - "Versions".
Please visit https://github.com/Azure/service-fabric-cli to determine a compatible version and to install it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants