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

feat(controller): support ippool disabled mode #3

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

starbops
Copy link
Member

When an IPPool is disabled, its IPAM and MAC caches are cleaned up, the backing agent is down, which means no DHCP requests will be served on that specific VM network. The allocation records still remain in the status field so that when the IPPool is enabled again, it can be restored instantly.

When an IPPool is disabled, its IPAM and MAC caches are cleaned up, the
backing agent is down, which means no DHCP requests will be served on
that specific VM network. The allocation records still remain in the
status field so that when the IPPool is enabled again, it can be
restored instantly.

Signed-off-by: Zespre Chang <zespre.chang@suse.com>
@starbops starbops merged commit e6a77dd into harvester:main Jan 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant