Actions
Feature #22354
openGo SDK supports systemd and XDG path environment variables
Story points:
-
Description
In short, do for the Go SDK what #21020 did for the Python SDK. That implementation is in source:sdk/python/arvados/_internal/basedirs.py. Specs:
We give the systemd variables priority over the XDG ones.
Updated by Brett Smith 26 days ago
- Related to Idea #21323: System services use cache/config directories indicated by XDG env vars / systemd directives added
Updated by Brett Smith 26 days ago
- Related to Bug #22350: LSF crunch-run using $HOME for the cache added
Updated by Peter Amstutz 26 days ago
- Target version set to Development 2025-01-08
Updated by Carlos Fenoy 23 days ago
From my point of view it would be better if additionally Arvados has its own variable to configure paths. In the case of the cache we may want to point Arvados to a different directory than any other tool, and using XDG or Systemd variables could affect other tools like pip.
Updated by Peter Amstutz 17 days ago
- Target version changed from Development 2025-01-08 to Development 2025-01-22
Actions