Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Reduce identity assignment time #199

Merged
merged 2 commits into from
Apr 24, 2019
Merged

Conversation

kkmsft
Copy link
Contributor

@kkmsft kkmsft commented Apr 24, 2019

Changes to ensure that identities already assigned to underlying VMs/VMSS instances are not assigned again in a single sync cycle. This brings down the assignment times in sceanrios where a single node(in case of VMA) or instances from a single VMSS are assigned the same identity as result of different pods matching their bindings. Brings down the time take to assign identities in #145.

…VMSS instances are not assigned again in a single sync cycle. This brings down the assignment times in sceanrios where a single node(in case of VMA) or instances from a single VMSS are assigned the same identity as result of different pods matching their bindings. Brings down the time take to assign identities in Azure#145.
@kkmsft
Copy link
Contributor Author

kkmsft commented Apr 24, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@kkmsft
Copy link
Contributor Author

kkmsft commented Apr 24, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

@kkmsft kkmsft merged commit 719def0 into Azure:master Apr 24, 2019
@kkmsft kkmsft deleted the avoid_reassign_id branch April 24, 2019 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants