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

[Enhancement] Prefer to use containerPort to export service node port #421

Conversation

yandongxiao
Copy link
Collaborator

Related Issue(s)

closes: #378

Checklist

For operator, please complete the following checklist:

  • run make generate to generate the code.
  • run golangci-lint run to check the code style.
  • run make test to run UT.
  • run make manifests to update the yaml files of CRD.

@yandongxiao yandongxiao force-pushed the enhancement/prefer-to-use-containerPort-to-export-service-node-port branch 3 times, most recently from f94639e to 0641179 Compare January 26, 2024 06:26
Signed-off-by: yandongxiao <yandongxiao@starrocks.com>
@yandongxiao yandongxiao force-pushed the enhancement/prefer-to-use-containerPort-to-export-service-node-port branch from 0641179 to cce8489 Compare January 26, 2024 08:25
@yandongxiao yandongxiao merged commit 774e0db into StarRocks:main Jan 26, 2024
6 checks passed
@yandongxiao yandongxiao added v1.9.2 enhancement New feature or request labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefer to use containerPort to export service node port
2 participants