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

Resync ip if pod uid changed #86

Merged
merged 2 commits into from Sep 4, 2020
Merged

Conversation

chenchun
Copy link
Contributor

@chenchun chenchun commented Aug 31, 2020

  • Previously, resync does nothing if pod name unchanged because it
    checked pod running only by name
  • Delete resyncNoneDpPod which is a duplicate func of unbindNoneDpPod
  • Ipam instead of floatingip plugin decides how to store attributes.
    So later we can update nodeName and podUid to be specific fields of fip crd

@chenchun chenchun force-pushed the reserve branch 8 times, most recently from 35dc0ab to f7e8e4b Compare September 1, 2020 09:00
- Previously, resync does nothing if pod name unchanged because it
checked pod running only by name
- Delete resyncNoneDpPod which is a duplicate func of unbindNoneDpPod
- Ipam instead of floatingip plugin desides how to store attributes.
So later we can update nodeName and podUid to be specific fields of fip crd
@ChenLingPeng ChenLingPeng merged commit 8f182e4 into tkestack:master Sep 4, 2020
@chenchun chenchun added this to the v1.0.6 milestone Sep 4, 2020
@chenchun chenchun deleted the reserve branch September 17, 2020 03:02
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.

None yet

2 participants