Skip to content

Add option to specify operator's HostConfig in a yaml file #524

@ericlacher

Description

@ericlacher

What would you like to be added?

With the introduction of #522, we now can set the runners hostConfig in the operator's spec. I would like to be able to set a variable to a yaml file, which makes the operator read content for spec.runner.runtime.docker.hostConfig from that file.

Proposal(s):

The idea is the same as existing variable SYNAPSE_RUNTIME_DOCKER_CONTAINER.
We e.g. could have a variable SYNAPSE_RUNTIME_DOCKER_HOST_CONFIG, which would carry the path to a yaml file containing the runner's hostConfig.

Alternative(s):

No response

Additional info:

No response

Community Notes

  • Please vote by adding a 👍 reaction to the feature to help us prioritize.
  • If you are interested to work on this feature, please leave a comment.

Metadata

Metadata

Assignees

Labels

app: operatorConcerns the Operatorpriority: mediumIndicates an average priority issuetype: enhancementNew feature or requestweight: 1An issue that has a very low development impact

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions