Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.26] fix: Skip attaching/detaching vmss vm to lb backend pool if the vm is… #5364

Merged

Commits on Feb 4, 2024

  1. fix: Skip attaching/detaching vmss vm to lb backend pool if the vm is…

    … not active.
    
    We should not update the VM instance if its provisioning state or power state is not good. This will save a lot of api calls and reduce throttling issues.
    nilo19 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f1ce466 View commit details
    Browse the repository at this point in the history