Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Add meta field to JobArgSpec #92

Open
richcar58 opened this issue Oct 11, 2022 · 0 comments
Open

Add meta field to JobArgSpec #92

richcar58 opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@richcar58
Copy link
Collaborator

Add a "meta" field of type String to the JobArgSpec. This will allow users to attach any data they choose to a job request's AppArgs, ContainerArgs and SchedulerOptions inputs. A similar field will be added to AppArgSpec to allow meta information to be attached to an application. Meta content in a job request overrides that in an application definition when both are present. If meta is not assigned in a job request, the job inherits the meta content from its application if any exists.

@richcar58 richcar58 added the enhancement New feature or request label Oct 11, 2022
@richcar58 richcar58 self-assigned this Oct 11, 2022
@richcar58 richcar58 moved this from To Do to In Progress in Tapis Project Beta Board Oct 14, 2022
@richcar58 richcar58 moved this from In Progress to Develop in Tapis Project Beta Board Oct 19, 2022
@richcar58 richcar58 moved this from Develop to Done/Production in Tapis Project Beta Board Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant