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 about 2 months ago
- Related to Idea #21323: System services use cache/config directories indicated by XDG env vars / systemd directives added
Updated by Brett Smith about 2 months ago
- Related to Bug #22350: LSF crunch-run using $HOME for the cache added
Updated by Peter Amstutz about 2 months ago
- Target version set to Development 2025-01-08
Updated by Carlos Fenoy about 2 months 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 about 2 months ago
- Target version changed from Development 2025-01-08 to Development 2025-01-29
Updated by Peter Amstutz 16 days ago
- Target version changed from Development 2025-01-29 to Development 2025-02-12
Updated by Peter Amstutz 10 days ago
- Target version changed from Development 2025-02-12 to Development 2025-02-26
Actions