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

More object store documentation. #15707

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

jmchilton
Copy link
Member

Link out to relevant training materials for older documentation and add some documentation for User Selectable Storage (#14073).

The object store sample now includes two smaller use cases around User Selectable Storage - namely details about how to setup scratch storage and how to setup an experimental storage selection (e.g. iRODS). This includes object store tags I would use to communicate this data to the user, a discussion of cleaning up short term storage, and description of private storage and having different storage options using separate quotas.

I've also dumped in the big MSI-based example from #14073 because it demonstrates a bigger example with more factors and richer descriptions.

If anyone, especially admin-focused folx, found #14073 too sprawling to review these examples give admins something small to digest and give indications about how servers will need to be updated to leverage this new functionality.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jmchilton jmchilton force-pushed the object_store_docs_1 branch from dc9d9ed to 7688ac2 Compare March 6, 2023 21:55
@jmchilton jmchilton marked this pull request as ready for review March 7, 2023 14:30
@github-actions github-actions bot added this to the 23.1 milestone Mar 7, 2023
Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

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

Thanks John!

@davelopez davelopez merged commit 8a8c380 into galaxyproject:dev Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants