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

Expand API with new Machine, Interface, and Tags interfaces #85

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Jan 24, 2020

  1. Add the complete set of machine state enums

    Fix NodeStatus enum names
    seanhoughtonatvi committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    c8b964c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976de7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b941989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2040355 View commit details
    Browse the repository at this point in the history
  5. Add machine.Update

    seanhoughtonatvi committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    6819c3d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Add tags api

    seanhoughtonatvi committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    37ccf2b View commit details
    Browse the repository at this point in the history
  2. Add machine creation

    seanhoughtonatvi committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    c87b2db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc8a469 View commit details
    Browse the repository at this point in the history
  4. Add machine.Delete

    seanhoughtonatvi committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    af20fc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

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

Commits on Jan 31, 2020

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

Commits on Feb 3, 2020

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

Commits on Feb 7, 2020

  1. Use retryablehttp to manage retries

    This handles more cases, including 504 and other timeouts
    seanhoughtonatvi committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b9a02ff View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Add machine.Owner

    seanhoughtonatvi committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    9c17aad View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    7dc2b2b View commit details
    Browse the repository at this point in the history
  2. Add partition.Format

    seanhoughtonatvi committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a26dace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ad4c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    485aefa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f19c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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

Commits on Mar 31, 2020

  1. Update module

    seanhoughtonatvi committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    565e64b View commit details
    Browse the repository at this point in the history