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

daemon/ipam: correct total IP count in cilium status output #15707

Merged

Conversation

ArthurChiao
Copy link
Contributor

Ref: https://github.com/cilium/ipam/blob/master/service/ipallocator/allocator.go#L61

Currently two (the base and broadcast) IPs are excluded from IPAM when
using hostscope mode (see above link), but the status output only excludes one.

Signed-off-by: ArthurChiao arthurchiao@hotmail.com

Ref: https://github.com/cilium/ipam/blob/master/service/ipallocator/allocator.go#L61

Currently two (the base and broadcast) IPs are excluded from IPAM when
using hostscope mode (see above link), but the status output only excludes one.

Signed-off-by: ArthurChiao <arthurchiao@hotmail.com>
@ArthurChiao ArthurChiao requested a review from a team as a code owner April 15, 2021 09:59
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Apr 15, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Apr 15, 2021
@qmonnet qmonnet requested review from a team and twpayne and removed request for a team April 15, 2021 11:11
@qmonnet qmonnet added the release-note/bug This PR fixes an issue in a previous release of Cilium. label Apr 15, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Apr 15, 2021
@qmonnet
Copy link
Member

qmonnet commented Apr 15, 2021

test-me-please

Copy link
Contributor

@twpayne twpayne left a comment

Choose a reason for hiding this comment

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

Thanks for catching this :)

@aanm
Copy link
Member

aanm commented Apr 15, 2021

test-gke

@aanm
Copy link
Member

aanm commented Apr 15, 2021

test-runtime

@qmonnet
Copy link
Member

qmonnet commented Apr 15, 2021

Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 503 Service Unavailable

test-runtime

@aanm aanm merged commit 7ee1037 into cilium:master Apr 16, 2021
1.10.0 automation moved this from In progress to Done Apr 16, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 16, 2021
@ArthurChiao ArthurChiao deleted the fix_total_ip_count_in_status_output_github branch April 17, 2021 05:12
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.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants