1. 28 Nov, 2018 1 commit
  2. 18 Oct, 2018 1 commit
  3. 14 Jun, 2018 1 commit
    • Matthew Fisher's avatar
      ref(cmd): rename `helm delete` to `helm uninstall` · 195d21d5
      Matthew Fisher authored
      To match the convention of `helm install`, `helm uninstall` is the inverse.
      
      Other tangential changes in this PR:
      
      - StatusDeleting has been changed to StatusUninstalling
      - StatusDeleted has been changed to StatusUninstalled
      - `helm list --deleted` has been changed to `helm list --uninstalled`
      - `helm list --deleting` has been changed to `helm list --uninstalling`
      - `helm.DeleteOption` and all delete options have been renamed to `helm.UninstallOption`
      
      I have not made any changes to the "helm.sh/hook-delete-policy", "pre-delete" and "post-delete" hook annotations because
      
      1. it's a major breaking change to existing helm charts, which we've commited to NOT break in Helm 3
      2. there is no "helm.sh/hook-install-policy" to pair with "helm.sh/hook-uninstall-policy", so delete still makes sense here
      
      `helm delete` and `helm del` have been added as aliases to `helm uninstall`, so `helm delete` and `helm del` still works as is.
      Unverified
      195d21d5
  4. 18 May, 2018 1 commit
  5. 20 Apr, 2018 1 commit
  6. 11 Apr, 2018 1 commit
  7. 06 Mar, 2018 1 commit
  8. 17 Feb, 2018 1 commit
  9. 14 Feb, 2018 1 commit
  10. 26 Jan, 2018 1 commit
  11. 12 Jan, 2018 1 commit
  12. 23 Dec, 2017 1 commit
  13. 30 Oct, 2017 1 commit
  14. 29 Oct, 2017 1 commit
  15. 20 Oct, 2017 2 commits
  16. 15 Oct, 2017 1 commit
  17. 01 Sep, 2017 1 commit
  18. 07 Jul, 2017 1 commit
  19. 06 Jun, 2017 1 commit
  20. 16 May, 2017 1 commit
  21. 24 Mar, 2017 1 commit
  22. 10 Mar, 2017 1 commit
  23. 08 Mar, 2017 1 commit
  24. 06 Mar, 2017 1 commit
  25. 27 Feb, 2017 1 commit
  26. 17 Feb, 2017 1 commit
  27. 25 Jan, 2017 7 commits
  28. 24 Jan, 2017 2 commits
  29. 10 Jan, 2017 1 commit
  30. 09 Jan, 2017 1 commit
  31. 06 Jan, 2017 2 commits