-
Notifications
You must be signed in to change notification settings - Fork 46
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
Revised changes for mode 3 cvmfsexec support #372
base: branch_v3_11
Are you sure you want to change the base?
Revised changes for mode 3 cvmfsexec support #372
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1da0615 - Browse repository at this point
Copy the full SHA 1da0615View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8a229 - Browse repository at this point
Copy the full SHA 3b8a229View commit details -
updated for glidein reinvocation when in mode 3
- also updated syntax for the condition in the helper script
Configuration menu - View commit details
-
Copy full SHA for e7479bc - Browse repository at this point
Copy the full SHA e7479bcView commit details -
added changes post code review discussion
- complete refactoring of code based on improved logic and better flow handling in exception cases - changed cvmfs-related helper scripts to always be downloaded regardless of whether CVMFS will be mounted or not - added documentation for the helper methods used towards the goal of mounting CVMFS on demand - updated the unmount logic based on the refactored code
Configuration menu - View commit details
-
Copy full SHA for 661fa36 - Browse repository at this point
Copy the full SHA 661fa36View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for ed46ff2 - Browse repository at this point
Copy the full SHA ed46ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec959fa - Browse repository at this point
Copy the full SHA ec959faView commit details -
some updates after the final round of EL9 testing
- minor changes (formatting, indentation, improved user facing messages etc.) - improvements to the existing unmounting process now that mode 3 will also be supported - code refactoring in cvmfs_setup script for better flow and readability - improvements in cvmfs_helper_funcs to allow for different behaviors as a result of using cvmfsexec modes
Configuration menu - View commit details
-
Copy full SHA for aefeffc - Browse repository at this point
Copy the full SHA aefeffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ebcb35 - Browse repository at this point
Copy the full SHA 5ebcb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81d55a - Browse repository at this point
Copy the full SHA c81d55aView commit details
Commits on May 31, 2024
-
addressing the remaining PR review comments
- fixed a runtime error when concatenating a set with only one element - added a hyperlink reference to the existing section that outlines the variables related to the on-demand CVMFS provisioning feature - updated name of the variable (GLIDEIN_WORK_DIR) to specify its usage being internal to GWMS - added `export` command to explicitly export the value of PATH when a glidein is reinvoked. This was done to resolve the `pivot_root: command not found` error
Configuration menu - View commit details
-
Copy full SHA for bd2fbdf - Browse repository at this point
Copy the full SHA bd2fbdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a7bee7 - Browse repository at this point
Copy the full SHA 8a7bee7View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6b1802 - Browse repository at this point
Copy the full SHA f6b1802View commit details