Skip to content

Conversation

@feiskyer
Copy link
Member

Reason for Change:

fix: pass in orchestrator context when querying NC and add more logs

Issue Fixed:

Requirements:

Notes:

}

logger.Errorf("Failed to fetch network container: %v", err)
logger.Errorf("Failed to fetch network container %s: %v", request.NamespacedName.String(), err)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Calling .String() is unnecessary when the format specifier is %s

@feiskyer feiskyer merged commit a269808 into Azure:master Jul 27, 2021
@feiskyer feiskyer deleted the more-logs branch July 27, 2021 23:00
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.

2 participants