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

Fix nfs mounts #477

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Fix nfs mounts #477

merged 4 commits into from
Jun 13, 2024

Conversation

ksuderman
Copy link
Contributor

@ksuderman ksuderman commented May 10, 2024

The NFS volume mounts introduced in PR #314 are too restrictive and prevent tools from moving result files to /galaxy/server/database/objects or using tools installed from the tool shed as /galaxy/server/database/shed_tools is not mounted into the job pod.

Closes #476

@ksuderman ksuderman requested review from afgane and nuwang May 10, 2024 16:10
Copy link
Member

@nuwang nuwang left a comment

Choose a reason for hiding this comment

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

lgtm

@ksuderman ksuderman marked this pull request as ready for review June 6, 2024 09:32
@ksuderman ksuderman requested a review from nuwang June 6, 2024 09:32
@nuwang nuwang merged commit a81ad85 into galaxyproject:master Jun 13, 2024
2 checks passed
@ksuderman ksuderman deleted the 476-fix-nfs-mounts branch June 13, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File permission problems with restricted NFS mounts
2 participants