Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-759. Update submarine-operator.md #530

Closed
wants to merge 1 commit into from

Conversation

kevin85421
Copy link
Member

What is this PR for?

The document of submarine-operator is outdated, and thus we cannot launch the submarine operator with this document.
For example,

(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.

Hence, we need to update this document, and we should refactor this component next.

What type of PR is it?

[Documentation]

Todos

  • Refactor submarine-operator

What is the Jira issue?

https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-759?filter=allopenissues

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@asfgit asfgit closed this in 58fa457 Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants