Skip to content

Comments

feat: add support to store IPv6 address of LRP#141

Merged
geofffranks merged 1 commit intocloudfoundry:mainfrom
sap-contributions:maxmoehl/ipv6-support
Feb 18, 2026
Merged

feat: add support to store IPv6 address of LRP#141
geofffranks merged 1 commit intocloudfoundry:mainfrom
sap-contributions:maxmoehl/ipv6-support

Conversation

@maxmoehl
Copy link
Member

@maxmoehl maxmoehl commented Feb 5, 2026

Summary

To fully utilize the recently added support for IPv6 in app containers there needs to be a way to retrieve the address from the app container. This commit adds support for storing the IPv6 address in ActualLRPNetInfo alongside the already existing IPv4 address. This allows other components to retrieve that information again and act on it.

Backward Compatibility

Breaking Change? No

PR 1/3 to expose container IPv6 addresses.

To fully utilize the recently added support for IPv6 in app containers
there needs to be a way to retrieve the address from the app container.
This commit adds support for storing the IPv6 address in ActualLRPNetInfo
alongside the already existing IPv4 address. This allows other components
to retrieve that information again and act on it.
@maxmoehl maxmoehl force-pushed the maxmoehl/ipv6-support branch from 3008134 to f61ca03 Compare February 12, 2026 18:30
Copy link
Contributor

@plamen-bardarov plamen-bardarov left a comment

Choose a reason for hiding this comment

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

LGTM

@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Feb 18, 2026
@geofffranks geofffranks merged commit a998cae into cloudfoundry:main Feb 18, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants