-
Notifications
You must be signed in to change notification settings - Fork 1.4k
add option to use targetPortName in create service port function #11510
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, I checked the code and have one comment.
cluster-operator/src/main/java/io/strimzi/operator/cluster/model/ServiceUtils.java
Outdated
Show resolved
Hide resolved
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
cluster-operator/src/main/java/io/strimzi/operator/cluster/model/ServiceUtils.java
Outdated
Show resolved
Hide resolved
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
/azp run regression |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
@katheris do you have something to this? Or we can merge it? |
Type of change
Select the type of your PR
Description
this PR add the option and moved services to use named ports instead of plain port numbers
fixes #11393
Checklist
Please go through this checklist and make sure all applicable tasks have been done