You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kevin Su (Jira)" <ji...@apache.org> on 2022/02/22 04:29:00 UTC

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

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

Kevin Su updated SUBMARINE-760:
-------------------------------
    Target Version: 0.8.0  (was: 0.7.0)

> Refactor submarine-operator
> ---------------------------
>
>                 Key: SUBMARINE-760
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-760
>             Project: Apache Submarine
>          Issue Type: Improvement
>          Components: Cloud-native Deployment
>            Reporter: Kai-Hsun Chen
>            Assignee: Kai-Hsun Chen
>            Priority: Major
>             Fix For: 0.7.0
>
>
> The old submarine-operator is very old, and it is incompatible with the current Submarine version. Now, the operator has the following problems.
> (1) (submarine-operator.md) Kind v0.6.0 deprecates kind get kubeconfig-path
> (2) (manifests/submarine-operator/deployment.yaml) selector field is necessary.
> (3) (manifests/submarine-operator/deployment.yaml) Now, deployment is apiVersion: apps/v1 rather than extensions/v1beta1.
> (4) The .yaml files in manifests/ are very different with the files in helm-charts/. Therefore, some errors will occur. For instance, there is no configMap in helm-charts/submarine/templates/submarine-server.yaml, but a configMap is defined in manifests/submarine-cluster/submarine-server.yaml.
> (5) It is hard to know the existing functionalities of this operator.
> (6) Some parts need to generate by code-generator, and these parts should not be modified manually. ([Link|https://github.com/kubernetes/sample-controller])



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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