Uploaded image for project: 'Apache Submarine'
  1. Apache Submarine
  2. SUBMARINE-760

Refactor submarine-operator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • 0.7.0
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              khchen Kai-Hsun Chen
              khchen Kai-Hsun Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: