Skip to content

Conversation

@tamilmani1989
Copy link
Member

…vice for windows multitenancy will be started from cns.

Reason for Change:

This PR removes azure-vnet-telemetry binary from windows multitenancy package. Instead, added option in cns to start telemetry service which will receive events from CNI. For windows multitenancy scenario, customer needs to start cns with this option "-ts". eg: ./azure-cns.exe -ts

Issue Fixed:

Requirements:

Notes:

…vice for windows multitenancy will be started from cns.
@tamilmani1989 tamilmani1989 requested a review from a team as a code owner June 15, 2022 19:13
@tamilmani1989 tamilmani1989 requested review from a team, ashvindeodhar and rsagasthya and removed request for a team June 15, 2022 19:13
goto EXIT
case <-ctx.Done():
log.Logf("[Telemetry] received context done event")
goto EXIT
Copy link
Collaborator

Choose a reason for hiding this comment

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

using goto is unusual and makes this harder to understand for me - can we just break? it seems like that would be equivalent.

@tamilmani1989 tamilmani1989 added cni Related to CNI. telemetry fix Fixes something. labels Jun 22, 2022
@tamilmani1989 tamilmani1989 merged commit ba3bbe0 into master Jul 1, 2022
@tamilmani1989 tamilmani1989 deleted the tamanoha/telelemtryDaemon branch July 1, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cni Related to CNI. fix Fixes something. telemetry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants