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

SUBMARINE-835. Exposing method modified#598

Closed
noidname01 wants to merge 1 commit intoapache:masterfrom
noidname01:SUBMARINE-835
Closed

SUBMARINE-835. Exposing method modified#598
noidname01 wants to merge 1 commit intoapache:masterfrom
noidname01:SUBMARINE-835

Conversation

@noidname01
Copy link
Copy Markdown
Contributor

@noidname01 noidname01 commented Jun 4, 2021

What is this PR for?

Modify the way to access Submarine in a cluster in documentation.

What type of PR is it?

[Improvement|Documentation]

Todos

What is the Jira issue?

https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-835

How should this be tested?

Screenshots (if appropriate)

2021-06-04.22_49_12.mp4

Questions:

  • Do the license files need updating? No
  • Are there breaking changes for older versions? No
  • Does this need new documentation? No

@noidname01
Copy link
Copy Markdown
Contributor Author

@kevin85421


# Step4: View workbench (127.0.0.1:32080) with your web browser
# Step4: View workbench
# http://{minikube ip}:32080, ex: http://192.168.49.2:32080
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In my experience, minikube ip does not work in the development environment (MacOS), and thus it would be better to add method2 (port-forward command).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oh I will add it

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In the following figure, the branch is at commit "SUBMARINE-841. Modify hard-coded URLs in E2E test to soft-coded URLs".
截圖 2021-06-06 下午10 44 34

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It seems that you miss the url to expose, but I don't know what's the reason.

I will add method2 to make sure everyone can access to the service.

// (2) Basic operations: on/off/modify (change port)
// (3) in-cluster
if action == ADD {
if !c.incluster {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you have tested the deletion of submarine CR? I guess that the deletion will have some bugs.

Copy link
Copy Markdown
Contributor Author

@noidname01 noidname01 Jun 5, 2021

Choose a reason for hiding this comment

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

Oh I found that there's something I didn't notice, I'll fix it ASAP.

@noidname01 noidname01 closed this Jun 7, 2021
@noidname01 noidname01 deleted the SUBMARINE-835 branch June 7, 2021 06:28
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