You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Che-Kuang Chu (Jira)" <ji...@apache.org> on 2021/10/14 12:19:00 UTC

[jira] [Updated] (SUBMARINE-1054) Refactor submarine-operator

     [ https://issues.apache.org/jira/browse/SUBMARINE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Che-Kuang Chu updated SUBMARINE-1054:
-------------------------------------
    Description: 
Submarine operator is responsible for creating submarine. However, it will create submarine with config written in code.

We wan't to make it read config from yaml, so others can easily change the settings.

One can use `helm template ./helm-charts/submarine --output-dir [output_directory]` to generate yml file, so that the operator can read them and generate the service.

  was:
Submarine operator is responsible for creating submarine. However, it will create submarine with config written in code.

We wan't to make it read config from yaml, so others can easily change the settings.


> Refactor submarine-operator
> ---------------------------
>
>                 Key: SUBMARINE-1054
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-1054
>             Project: Apache Submarine
>          Issue Type: Improvement
>            Reporter: Che-Kuang Chu
>            Assignee: Che-Kuang Chu
>            Priority: Major
>
> Submarine operator is responsible for creating submarine. However, it will create submarine with config written in code.
> We wan't to make it read config from yaml, so others can easily change the settings.
> One can use `helm template ./helm-charts/submarine --output-dir [output_directory]` to generate yml file, so that the operator can read them and generate the service.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org