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

redpanda: Convert service.loadbalancer.yaml to go code #1215

Closed
Tracked by #1092
chrisseto opened this issue Apr 18, 2024 · 0 comments · Fixed by #1347
Closed
Tracked by #1092

redpanda: Convert service.loadbalancer.yaml to go code #1215

chrisseto opened this issue Apr 18, 2024 · 0 comments · Fixed by #1347

Comments

@chrisseto
Copy link
Contributor

chrisseto commented Apr 18, 2024

JIRA Link: K8S-161

chrisseto added a commit that referenced this issue Jun 13, 2024
This commit converts `service.loadbalancer.yaml` to go code.

It includes a small fix for a typo that seems to have gone unnoticed. In the
case of using a loadbalancer service, `listeners.admin.external[*].port` was
being ignored in favor of `listeners.admin.external.port`, which was divergent
from all other port mappings.

Fixes #1215
chrisseto added a commit that referenced this issue Jun 13, 2024
This commit converts `service.loadbalancer.yaml` to go code.

It includes a small fix for a typo that seems to have gone unnoticed. In the
case of using a loadbalancer service, `listeners.admin.external[*].port` was
being ignored in favor of `listeners.admin.external.port`, which was divergent
from all other port mappings.

Fixes #1215
This issue was closed.
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 a pull request may close this issue.

1 participant