1. 30 Dec, 2017 1 commit
    • Tim Dumol's avatar
      feat(helm): add better error message to 'dep up' · 8fae16fb
      Tim Dumol authored
      When a user enters a non-URL (such as stable)
      in requirements.yaml and tries to `helm dep up`,
      they get a potentially confusing error message.
      This tries to make the error message clearer.
      
      Closes #2672
      8fae16fb
  2. 29 Dec, 2017 1 commit
  3. 28 Dec, 2017 5 commits
  4. 27 Dec, 2017 1 commit
    • Timofey Kirillov's avatar
      Show kind in resource-not-found-in-release error · 13cb8d82
      Timofey Kirillov authored
      This error occures when resource is not found in helm release:
      `Error: UPGRADE FAILED: no resource with the name "redis-cluster-sentinel" found`
      
      Changed to:
      `Error: UPGRADE FAILED: no ConfigMap with the name "redis-cluster-sentinel" found`
      
      So now that resource can easily be found in cluster.
      13cb8d82
  5. 24 Dec, 2017 1 commit
  6. 23 Dec, 2017 1 commit
  7. 22 Dec, 2017 2 commits
  8. 21 Dec, 2017 2 commits
  9. 20 Dec, 2017 2 commits
  10. 19 Dec, 2017 2 commits
  11. 18 Dec, 2017 2 commits
  12. 16 Dec, 2017 1 commit
  13. 14 Dec, 2017 3 commits
  14. 13 Dec, 2017 5 commits
  15. 12 Dec, 2017 4 commits
  16. 11 Dec, 2017 1 commit
  17. 06 Dec, 2017 3 commits
  18. 05 Dec, 2017 1 commit
  19. 03 Dec, 2017 2 commits