Skip to content

WIP: Allow NodePort type for master service#994

Open
k0da wants to merge 1 commit intozalando:masterfrom
k0da:nodeport
Open

WIP: Allow NodePort type for master service#994
k0da wants to merge 1 commit intozalando:masterfrom
k0da:nodeport

Conversation

@k0da
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

will this merge into master and be available for users?

@yevon
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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