Skip to content

Conversation

svkrieger
Copy link
Contributor

@svkrieger svkrieger commented May 20, 2025

A short explanation of the proposed change:

With #4318 we added support for IPv6 addresses for ASGs. This PR removes the check no_leading_zeros for IPv6 adresses, as they are also valid and should be accepted.

An explanation of the use cases your change solves

Links to any other associated PRs

IPv6 tracking issue: cloudfoundry/community#1107

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@svkrieger svkrieger marked this pull request as ready for review May 20, 2025 13:58
Copy link
Contributor

@johha johha left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@svkrieger svkrieger merged commit d7f16a2 into main May 21, 2025
12 checks passed
@svkrieger svkrieger deleted the accept-zero-padded-segments-in-ipv6-addresses branch May 21, 2025 08:15
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request May 21, 2025
Changes in cloud_controller_ng:

- Accept zero-padded segments in IPv6 addresses
    PR: cloudfoundry/cloud_controller_ng#4367
    Author: Sven Krieger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants