Skip to content

Conversation

@aegal
Copy link
Contributor

@aegal aegal commented May 27, 2021

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@aegal aegal requested a review from ashvindeodhar May 27, 2021 00:54

for _, iface := range interfaces {
addrs, _ := iface.Addrs()
logger.Printf("[net] Network interface: %+v with IP: %+v", iface, addrs)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably remove [net] from this log line or add it to other log lines you have added here. Not sure what the existing log line do

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@aegal
Copy link
Contributor Author

aegal commented Jun 15, 2021

aks swift tests are being recovered and this change is windows specific so not relevant here

@aegal aegal merged commit b2ea947 into master Jun 15, 2021
@rbtr rbtr deleted the adaptername2 branch December 4, 2021 01:01
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.

3 participants