1. 18 Oct, 2013 1 commit
  2. 17 Oct, 2013 9 commits
  3. 15 Oct, 2013 6 commits
  4. 14 Oct, 2013 9 commits
  5. 13 Oct, 2013 2 commits
  6. 11 Oct, 2013 1 commit
    • Patrick Lucas's avatar
      Fix race condition after launching EC2 instance · e17984fa
      Patrick Lucas authored
      It is possible for an instance to not immediately exist after it is
      launched. Previously, InstanceStateRefreshFunc would crash if this race
      condition were realized.
      
      This change takes the exact same approach of the function above,
      AMIStateRefreshFunc, treating 'InvalidInstanceID.NotFound' as if there
      were an empty result.
      e17984fa
  7. 10 Oct, 2013 3 commits
  8. 09 Oct, 2013 2 commits
  9. 05 Oct, 2013 1 commit
  10. 04 Oct, 2013 2 commits
  11. 03 Oct, 2013 4 commits