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

DesignSafe: indicate if a system is userData #37

Merged
merged 1 commit into from
May 23, 2024

Conversation

chandra-tacc
Copy link
Contributor

There is no easy way to know if a storage system is private or public.
If isMyData is true, then the retrieval scheme is private and username is added to the path for retrieval
Otherwise, scheme is public and username is not added to the path for retrieval.

@@ -10,6 +10,7 @@
"canExec": false,
"notes": {
"label": "HPC Work",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, should we call this HPC Work (Frontera) ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so, the work mount is the same on all systems

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should happen eventually is use designsafe.storage.work instead of this system, but this is here for backwards compatibility

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, I need to hide this in the UI. Can I add notes.isHidden?

@chandra-tacc chandra-tacc merged commit 0de192f into main May 23, 2024
@chandra-tacc chandra-tacc deleted the tasks/designsafe-storage-settings branch May 23, 2024 18:13
@chandra-tacc chandra-tacc restored the tasks/designsafe-storage-settings branch July 8, 2024 19:21
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.

None yet

2 participants