Skip to content

WIP: Allow NodePort type for master service #994

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k0da
Copy link

@k0da k0da commented May 27, 2020

This commit introduces new property to a postgresql spec
serviceNodePort. It enable NodePort type service for master role with
automatic port allocation if value is 0. Othewise it takes desired port
number like 30025.

closes #751

Signed-off-by: Dinar Valeev k0da@opensuse.org

@k0da
Copy link
Author

k0da commented May 27, 2020

tests to be added

This commit introduces new property to a postgresql spec
serviceNodePort. It enable NodePort type service for master role with
automatic port allocation if value is 0. Othewise it takes desired port
number like 30025.

fixes: zalando#983

Signed-off-by: Dinar Valeev <k0da@opensuse.org>
@shiyan0109
Copy link

will this merge into master and be available for users?

@yevon
Copy link

yevon commented Aug 15, 2022

Any news on this one? Really interested on this functionality

@FxKu FxKu added this to the 2.0 milestone Jan 18, 2023
@ntcong
Copy link

ntcong commented Sep 5, 2023

should we also have NodePort support for pooler as well since we're doing this?

@FxKu FxKu modified the milestones: 1.11.0, 2.0 Jan 23, 2024
@MatthiasLohr
Copy link

Wow... several years now, and this is still ignored?

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

Successfully merging this pull request may close these issues.

Ability to choose node port of the master/replica load balancer
6 participants