Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

RackHD support #698

Merged
merged 33 commits into from Sep 24, 2017
Merged

RackHD support #698

merged 33 commits into from Sep 24, 2017

Commits on Feb 24, 2017

  1. Setup basic structure

    spiegela committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    b3684fd View commit details
    Browse the repository at this point in the history
  2. Setup basic structure

    spiegela committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    67b1dc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Create an interface & mocks for RackHD monorail client

    Interface and mocks may move into gorackhd project once
    proven out in this project.
    spiegela committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    2d06cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bf9f0 View commit details
    Browse the repository at this point in the history
  3. Create README.md

    spiegela committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    0245f96 View commit details
    Browse the repository at this point in the history
  4. Create LICENSE

    spiegela committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    1b44efd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Configuration menu
    Copy the full SHA
    609d132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f7347 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Switch to SKUs and add auth

    spiegela committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    9a5e912 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Configuration menu
    Copy the full SHA
    09c831a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b49e8b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Add instance destroy support

    spiegela committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    69770de View commit details
    Browse the repository at this point in the history
  2. Switch to Ginkgo tests

    spiegela committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    e5ba6de View commit details
    Browse the repository at this point in the history
  3. Rename some specs

    spiegela committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    b208cae View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Fixes and clean up

    spiegela committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    99a34bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e21d42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb2b798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db867ce View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Add Vagrant demo to project

    spiegela committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    57dac65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c8198 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. new logo

    create a new logo to have before DockerCon showcase. Also added a small blurb at the beginning to throw some more marketing magic on it.
    
    Signed-off-by: Kendrick Coleman <kendrickcoleman@gmail.com>
    kacole2 committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    08649da View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    b51a3d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b0c23c View commit details
    Browse the repository at this point in the history
  3. Update to 2.x RackHD API

    spiegela committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    83a6c5d View commit details
    Browse the repository at this point in the history
  4. Update demo

    spiegela committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    1b67d99 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Improve provisioning, destruction and descriptions

      * provisioning and destructions are now prevented from nodes with
      active workflows
      * descriptions now include node IP addresses as learned from Ohai node
      catalog
      * Some cleanup/refactoring
    
      TODO: update tests to match
    spiegela committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    ed1c32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79a381 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2017

  1. Reorganize files before import into infrakit repo

    Signed-off-by: David Chung <david.chung@docker.com>
    David Chung committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    f6bc50a View commit details
    Browse the repository at this point in the history
  2. migrate RackHD support from github.com/codedellemc/rackhd.infrakit

    Signed-off-by: David Chung <david.chung@docker.com>
    David Chung committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    d2e146e View commit details
    Browse the repository at this point in the history
  3. Add vendored sources

    Signed-off-by: David Chung <david.chung@docker.com>
    David Chung committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    98a8f58 View commit details
    Browse the repository at this point in the history
  4. Code fixes to get rackhd to compile

    Signed-off-by: David Chung <david.chung@docker.com>
    David Chung committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    01d185b View commit details
    Browse the repository at this point in the history
  5. Driver to include rackhd as built-in; disable test temporarily

    Signed-off-by: David Chung <david.chung@docker.com>
    David Chung committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    22051ee View commit details
    Browse the repository at this point in the history
  6. fix lint

    Signed-off-by: David Chung <david.chung@docker.com>
    David Chung committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    23971e7 View commit details
    Browse the repository at this point in the history