Skip to content

Add MountDataStore default-true to Job constructors - #29

Merged
ianmcorvidae merged 1 commit into
cyverse-de:mainfrom
ianmcorvidae:vice-optional-data-store-mount
Jul 21, 2026
Merged

Add MountDataStore default-true to Job constructors#29
ianmcorvidae merged 1 commit into
cyverse-de:mainfrom
ianmcorvidae:vice-optional-data-store-mount

Conversation

@ianmcorvidae

Copy link
Copy Markdown
Member

MountDataStore already existed on the Job struct but was always its zero value (false) when constructed via New() or NewAnalysis(). Set it to true in both constructors so that jobs created from JSON with the field absent behave as if the data store is to be mounted, matching the historical default.

MountDataStore already existed on the Job struct but was always its zero
value (false) when constructed via New() or NewAnalysis(). Set it to true
in both constructors so that jobs created from JSON with the field absent
behave as if the data store is to be mounted, matching the historical default.
@ianmcorvidae

Copy link
Copy Markdown
Member Author

I'm going to go ahead and merge this so I can pull the (small) change into the app-exposer PR.

@ianmcorvidae
ianmcorvidae merged commit d74255e into cyverse-de:main Jul 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant