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

Support for specify port name #89

Merged
merged 7 commits into from
Aug 5, 2023

Conversation

takumakume
Copy link
Contributor

@takumakume takumakume commented Aug 4, 2023

Fix: #88

This pull request support specify the port name.

./kubectl-open_svc istiod --svc-port http-monitoring

Copy link
Owner

@superbrothers superbrothers left a comment

Choose a reason for hiding this comment

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

pkg/cmd/open-svc.go Outdated Show resolved Hide resolved
takumakume and others added 2 commits August 5, 2023 15:40
Co-authored-by: Kazuki Suda <230185+superbrothers@users.noreply.github.com>
pkg/cmd/open-svc.go Outdated Show resolved Hide resolved
pkg/cmd/open-svc.go Outdated Show resolved Hide resolved
pkg/cmd/open-svc.go Outdated Show resolved Hide resolved
@superbrothers superbrothers merged commit 45fa849 into superbrothers:master Aug 5, 2023
1 check passed
@superbrothers
Copy link
Owner

Thank you for your contribution!

@takumakume
Copy link
Contributor Author

Thanks for some fixes and checking!

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

Successfully merging this pull request may close these issues.

Specifying a port in a service with multiple ports
2 participants