Skip to content

Add support for optional floating IP addresses#8

Open
simu wants to merge 1 commit intomasterfrom
feat/render-floating-ip-addresses
Open

Add support for optional floating IP addresses#8
simu wants to merge 1 commit intomasterfrom
feat/render-floating-ip-addresses

Conversation

@simu
Copy link
Copy Markdown
Member

@simu simu commented Apr 21, 2026

We extend the component's LoadBalancer resource generation to support .spec._floatingIPAddresses which makes configuring floating IP addresses through the hierarchy easier.

This is required for easy gradual configuration of optional IPv6 floating IPs, cf. appuio/component-openshift4-terraform#142

Note: This shouldn't break any current custom VSHN configurations.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

@simu simu added enhancement New feature or request bump:minor labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

🚀 Merging this PR will release v0.3.0

Merging will trigger workflows Release

🛠️ Auto tagging enabled with label bump:minor

1 similar comment
@github-actions
Copy link
Copy Markdown

🚀 Merging this PR will release v0.3.0

Merging will trigger workflows Release

🛠️ Auto tagging enabled with label bump:minor

@simu simu force-pushed the feat/render-floating-ip-addresses branch from a499334 to c7fad32 Compare April 21, 2026 08:49
@simu simu force-pushed the feat/render-floating-ip-addresses branch from c7fad32 to 507b8e7 Compare April 21, 2026 13:55
@simu simu marked this pull request as ready for review April 21, 2026 13:57
@simu simu requested a review from a team April 21, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:minor enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant