Skip to content

Conversation

@rbtr
Copy link
Collaborator

@rbtr rbtr commented Mar 12, 2022

Signed-off-by: Evan Baker rbtr@users.noreply.github.com

Reason for Change:

During CNS initialization, we crash out if we see a Pod with the same IP. However, if there are Pods that have not yet been assigned an IP, they will have the same empty string "" for that field, triggering this error case.

This ignores pods without IPs during the state initialization.

Issue Fixed:

Requirements:

Notes:

…zation

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
@rbtr rbtr self-assigned this Mar 12, 2022
@rbtr rbtr enabled auto-merge (squash) March 12, 2022 01:20
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
@rbtr rbtr merged commit b5e599a into Azure:master Mar 15, 2022
@rbtr rbtr deleted the fix/ignore-pods-without-ips branch March 15, 2022 23:40
@rbtr rbtr added cns Related to CNS. swift Related to SWIFT networking. fix Fixes something. labels Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cns Related to CNS. fix Fixes something. swift Related to SWIFT networking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants