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

vendor: Bump github.com/cilium/ipam #17707

Merged
merged 1 commit into from Oct 27, 2021

Conversation

gandro
Copy link
Member

@gandro gandro commented Oct 26, 2021

Fixes a bug where IPv6 pod CIDRs with leading zeros where not supported

See also: cilium/ipam#4

This fixes a bug where IPv6 addresses with leading zeros (such as e.g.
`fd:11::/64`) were not supported by the IP allocator.

See also: cilium/ipam#4

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@gandro gandro added release-note/bug This PR fixes an issue in a previous release of Cilium. sig/ipam IP address management, including cloud IPAM labels Oct 26, 2021
@gandro gandro requested a review from a team as a code owner October 26, 2021 13:21
@gandro gandro requested a review from rolinh October 26, 2021 13:21
@gandro
Copy link
Member Author

gandro commented Oct 26, 2021

/test

Edit: Given this is a bug-fix and the failure is unrelated to IPAM, will restart test-1.19-5.4 as well.

@gandro
Copy link
Member Author

gandro commented Oct 27, 2021

/test-runtime

@gandro
Copy link
Member Author

gandro commented Oct 27, 2021

/test-1.19-5.4

@gandro
Copy link
Member Author

gandro commented Oct 27, 2021

Marking as ready to merge. L4LB has been successfully skipped, but GitHub failed to update the status. Manual link to run: ✔️ https://github.com/cilium/cilium/actions/runs/1385922203

@gandro gandro added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 27, 2021
@kkourt kkourt merged commit 10f236d into cilium:master Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/bug This PR fixes an issue in a previous release of Cilium. sig/ipam IP address management, including cloud IPAM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants