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

[Ready For Review] Virtual machine scale sets #1071

Merged
merged 25 commits into from
Sep 21, 2016
Merged

[Ready For Review] Virtual machine scale sets #1071

merged 25 commits into from
Sep 21, 2016

Commits on Sep 10, 2016

  1. VirtualMachineScaleSet interface with defintion and update stages of …

    …the primary load balancers
    anuchandy committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    2b7d733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68bd2f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1539d2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0596d03 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2016

  1. Configuration menu
    Copy the full SHA
    5d750dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f3018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa0139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9641f2e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. Configuration menu
    Copy the full SHA
    527b1e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. implementing createInner

    anuchandy committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    607688c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5cfc9 View commit details
    Browse the repository at this point in the history
  3. Exposing some actions

    anuchandy committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    8b49955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e819bd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0a921c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd48691 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    520ae9e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Configuration menu
    Copy the full SHA
    b4c249c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. first unit test that creates VMSS. Adding a check to avoid Azure putt…

    …ing VMSS in an invalid state (bug in crp)
    anuchandy committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    8353c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e100f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b1241 View commit details
    Browse the repository at this point in the history
  4. Adding unit test validate connection to vms in a scale set via intern…

    …et facing load balancer
    anuchandy committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    64d4056 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Configuration menu
    Copy the full SHA
    fb53fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be9ab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Configuration menu
    Copy the full SHA
    fe9b75d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Configuration menu
    Copy the full SHA
    357b8bb View commit details
    Browse the repository at this point in the history