Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that Istio application endpoint is reachable from Meshery #28

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Ensure that Istio application endpoint is reachable from Meshery #28

merged 1 commit into from
Dec 1, 2021

Conversation

gyohuangxin
Copy link
Member

@gyohuangxin gyohuangxin commented Dec 1, 2021

Signed-off-by: Xin Huang [email protected]

Description

This PR fixes #27

  1. Replace minikube tunnel command with minikube tunnel &> /dev/null & to avoid the tunnel getting killed.
  2. Change the default endpoint_url to make sure it's reachable from Meshery.

Signed commits

  • Yes, I signed my commits.

@gyohuangxin
Copy link
Member Author

@navendu-pottekkat I've tested it and it works, can you review this? Thanks.
image

@leecalcote
Copy link
Member

@sunkuranganath fyi

Copy link
Contributor

@pottekkat pottekkat left a comment

Choose a reason for hiding this comment

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

Thank you for the fix @gyohuangxin 🚀

Looks good to me. I missed the /productpage path as well!

@pottekkat pottekkat merged commit fcfc0d4 into layer5io:master Dec 1, 2021
@s1ntaxe770r
Copy link

Thank you @gyohuangxin !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

The application deployed is not reachable to Meshery
4 participants