1. 11 May, 2017 1 commit
    • Taylor Thomas's avatar
      fix(tiller): Fixes bug with `--wait` and updated deployments · d3106125
      Taylor Thomas authored
      The current methodology generated its own RS slice instead of using
      a helper method that uses a `clientset`. This caused some issues where
      `FindNewReplicaSet` always returned `nil`. This switches the method and
      removes some unneeded API calls and code.
      
      Closes #2426
      d3106125
  2. 09 May, 2017 4 commits
  3. 06 May, 2017 4 commits
  4. 05 May, 2017 18 commits
  5. 04 May, 2017 8 commits
  6. 03 May, 2017 4 commits
  7. 02 May, 2017 1 commit