Skip to content

Conversation

@vsoch
Copy link
Member

@vsoch vsoch commented Nov 18, 2018

This will address the change for Singularity 3.0 that the instances subgroup is no longer one string, joined by period.
E.g., the old "singularity instance.list" is now "singularity instance list".

To support both versions for the user, we derive behavior of this client based on the singularity --version returned by the host. If the host wants to override this behavior, the environment variable SPYTHON_SINGULARITY_VERSION can be exported, e.g.,

export SPYTHON_SINGULARITY_VERSION=3.0

This will close #75

@vsoch vsoch merged commit 9163289 into master Nov 18, 2018
@vsoch vsoch deleted the add/instance-update branch November 18, 2018 15:06
@vsoch
Copy link
Member Author

vsoch commented Nov 18, 2018

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

Successfully merging this pull request may close these issues.

Do you have plans to support version 3 of singularity?

2 participants