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

[Internal] Autopilot: Add internal autopilot support #1356

Merged
merged 16 commits into from
Apr 10, 2020

Commits on Apr 9, 2020

  1. Adding autopilot support

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    8822852 View commit details
    Browse the repository at this point in the history
  2. Fixed contract changes

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2fa539d View commit details
    Browse the repository at this point in the history
  3. Adding auto upgrade policy

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    c10123e View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9670f81 View commit details
    Browse the repository at this point in the history
  5. Fixed unit test

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    3d5b16f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into users/jawilley/auto…

    …pilot
    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    c533372 View commit details
    Browse the repository at this point in the history
  7. Updated unit test

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    3d43e78 View commit details
    Browse the repository at this point in the history
  8. Converted to use ThroughputProperties as a UnionType

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d3c84bd View commit details
    Browse the repository at this point in the history
  9. Fixed internal overrides

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    17f4cbc View commit details
    Browse the repository at this point in the history
  10. More internal build fixes

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    862c318 View commit details
    Browse the repository at this point in the history
  11. Fixed internal comments

    Jake Willey committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    a2daa52 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Reverted file moves, fixed unit test

    Jake Willey committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    63496aa View commit details
    Browse the repository at this point in the history
  2. Updated based on feedback

    Jake Willey committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    6b39d73 View commit details
    Browse the repository at this point in the history
  3. Refactored everything to Autoscale instead of Autopilot

    Jake Willey committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    457fdf8 View commit details
    Browse the repository at this point in the history
  4. Inlined method

    Jake Willey committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    a7e97d6 View commit details
    Browse the repository at this point in the history
  5. Add autoscale with stream apis

    Jake Willey committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    67042ba View commit details
    Browse the repository at this point in the history