Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] ns exec array fields #714

Open
2 tasks done
Grifs opened this issue Jun 6, 2024 · 1 comment
Open
2 tasks done

[FEATURE] ns exec array fields #714

Grifs opened this issue Jun 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Grifs
Copy link
Collaborator

Grifs commented Jun 6, 2024

Feature summary

Add the option to have array values in ns exec.

Feature description

It would allow for adding returing e.g. component arguments, docker image id, dependencies, ...

TBD if we should only flatten the array(s), or only allow to concatenate the array into a string (configurable delimiter?, how would the DSL look like?)

Why is this feature beneficial?

Assist helper tools not having to replicate implementation details

Alternatives considered

No response

Possible solution

No response

Confirmation

  • I have searched the existing issues to make sure this is not a duplicate request.
  • I have provided clear and concise information about the feature.
@Grifs Grifs added the enhancement New feature or request label Jun 6, 2024
@Grifs
Copy link
Collaborator Author

Grifs commented Jul 4, 2024

A few possible values that would be great to get implemented (without yet making a judgement on how difficult it is to do so):

  • arguments
  • dependencies
  • recursive dependencies
  • docker image names of the component
  • docker image names of the component & dependencies (maybe always recursive at this point?)
  • test docker image name?
  • resources
  • test resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant