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

Bugfix: recycle unneeded reserved IPs for pre-assigned pods #418

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sjtufl
Copy link
Collaborator

@sjtufl sjtufl commented May 27, 2024

Pull Request Description

Describe what this PR does / why we need it

Does this pull request fix one issue?

Fixes #417

Describe how you did it

Recycle unneeded reserved IPs before assigning IPs to pods.

Describe how to verify it

Special notes for reviews

@sjtufl sjtufl added the enhancement New feature or request label May 27, 2024
@sjtufl sjtufl requested review from mars1024 and hhyasdf May 27, 2024 12:46
@sjtufl sjtufl force-pushed the fix/pre-assign-recycle-ips branch from 0b4cce1 to 7b515cf Compare May 28, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing specified IP of stateful workload will cause multiple IPs being reserved
1 participant