Bug #23380
Feature #23234: make default --use-cvmfs-tarball behavior configurable by group
need to be able to deny ROLES access to rapid code distribution
0%
Description
The MARs groups are not allowed to put various libraries on cvmfs, so a per-group jobsub.ini entry is needed to forbid this
Associated revisions
History
#1 Updated by Dennis Box about 1 year ago
- Target version changed from v1.3 to v1.3.1
#2 Updated by Shreyas Bhat about 1 year ago
- Parent task set to #23234
- Assignee changed from Dennis Box to Shreyas Bhat
#3 Updated by Shreyas Bhat about 1 year ago
We need to have this be in the config file as a strict forbid option (like MARS).
Perhaps make it a mutually-exclusive group with --use-cvmfs-dropbox?
We also need to add an option to the client to trigger this, so that we can override the flag in #23234
#4 Updated by Dennis Box about 1 year ago
- Assignee changed from Shreyas Bhat to Dennis Box
#5 Updated by Dennis Box about 1 year ago
- Subject changed from need to be able to deny groups access to rapid code distribution to need to be able to deny ROLES access to rapid code distribution
#6 Updated by Dennis Box about 1 year ago
- Assignee changed from Dennis Box to Shreyas Bhat
- Status changed from New to Feedback
please see git branch 23380/ commit 604829adf242fbdf8c85556acb89c89ebb176506 for review
#7 Updated by Shreyas Bhat 11 months ago
- Assignee changed from Shreyas Bhat to Dennis Box
- Status changed from Feedback to Under Discussion
Sorry that I just got to this. It looks good.
Do you want to have the roles that can't use "--use-cvmfs-dropbox" be a configured item in constants.py? Or perhaps the server? Or not at this time?
#8 Updated by Dennis Box 9 months ago
- Target version changed from v1.3.1 to v1.3.2
#9 Updated by Dennis Box 9 months ago
- Status changed from Under Discussion to Resolved
added test for issue #23380