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

feat(helm): enable NodePort customization #6770

Merged
merged 1 commit into from May 24, 2023
Merged

feat(helm): enable NodePort customization #6770

merged 1 commit into from May 24, 2023

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented May 16, 2023

Checklist prior to review

@michaelbeaumont michaelbeaumont changed the title feat(control-plane): enable NodePort customization feat(helm): enable NodePort customization May 16, 2023
deployments/charts/kuma/values.yaml Outdated Show resolved Hide resolved
deployments/charts/kuma/values.yaml Outdated Show resolved Hide resolved
@mmorel-35 mmorel-35 changed the title feat(helm): enable NodePort customization feat(helm): enable Port and NodePort customization May 16, 2023
@mmorel-35 mmorel-35 marked this pull request as ready for review May 16, 2023 10:53
@mmorel-35 mmorel-35 requested review from a team, michaelbeaumont and jakubdyszkiewicz and removed request for a team May 16, 2023 10:53
Copy link
Contributor

@michaelbeaumont michaelbeaumont left a comment

Choose a reason for hiding this comment

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

Thanks @mmorel-35 ! Can we introduce just NodePort customization initially in this PR? I think typically it's not necessary to customize the ports of Services since there's a new ClusterIP allocated for every Service but we can introduce if it's requested later.

@mmorel-35 mmorel-35 changed the title feat(helm): enable Port and NodePort customization feat(helm): enable NodePort customization May 22, 2023
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Copy link
Contributor

@michaelbeaumont michaelbeaumont left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelbeaumont michaelbeaumont merged commit 530308a into kumahq:master May 24, 2023
4 checks passed
@michaelbeaumont
Copy link
Contributor

Thanks @mmorel-35 !!

@mmorel-35 mmorel-35 deleted the patch-2 branch May 24, 2023 14:49
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.

Enable NodePort customization / configuration for all services in Helm
2 participants