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

fix: wrong info when update subnet from dual to ipv4 or ipv6. #1726

Merged
merged 1 commit into from
Jul 22, 2022
Merged

fix: wrong info when update subnet from dual to ipv4 or ipv6. #1726

merged 1 commit into from
Jul 22, 2022

Conversation

xujunjie-cover
Copy link
Member

when update subnet from dual to ipv4 or ipv6, available and used ip not correct

3506c800b925ac4f6d81109028928f4

What type of this PR

Examples of user facing changes:

  • Bug fixes

@oilbeater oilbeater added bug Something isn't working need backport labels Jul 21, 2022
@oilbeater
Copy link
Collaborator

Looks good to me. But I am wondering what will happens to the ipam when change subnet protocol

@xujunjie-cover
Copy link
Member Author

Looks good to me. But I am wondering what will happens to the ipam when change subnet protocol

When change from v4 or v6 to dual,will add v6 or v4 cidr,excludeips to ipam.
When change from dual to single stack, will do nothing to ipam.

@oilbeater
Copy link
Collaborator

Got it. It should be changed later, thanks!

@oilbeater oilbeater merged commit 3c7588b into kubeovn:master Jul 22, 2022
oilbeater pushed a commit that referenced this pull request Jul 22, 2022
oilbeater pushed a commit that referenced this pull request Jul 22, 2022
oilbeater pushed a commit that referenced this pull request Jul 22, 2022
@oilbeater
Copy link
Collaborator

backport down to release-1.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants