- 10 Aug, 2016 1 commit
-
-
fibonacci1729 authored
-
- 09 Aug, 2016 10 commits
-
-
fibonacci1729 authored
-
Michelle Noorali authored
feat(*): implement helm upgrade + upgrade hooks
-
Matt Butcher authored
docs(developers): recommend minikube
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
Adam Reese authored
fix(git): ignore _dist directory
-
Michelle Noorali authored
-
- 08 Aug, 2016 20 commits
-
-
Matt Butcher authored
This reflects our internal decision to suggest minikube rather than commit resources to maintaining scripts/local-cluster.sh Closes #889
-
fibonacci1729 authored
-
fibonacci1729 authored
-
Adam Reese authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
Matt Butcher authored
Serve charts from specified local repository path
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Matt Butcher authored
fix(helm): fix inspect command to not panic
-
Matt Butcher authored
fix(helm): fix helmignore evaluation of dirs
-
joe2far authored
-
Michelle Noorali authored
feat(kube): add update logic to kube client
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
- 05 Aug, 2016 4 commits
-
-
Michelle Noorali authored
* Thanks for the reminder adam :)
-
Matt Butcher authored
This adds a few extra settings to the default .helmignore file. In doing this, I found a bug that some directory patterns are not evaluated correctly. Fixed that and added tests. Closes #989 Closes #1027
-
Michelle Noorali authored
This commit adds an Update function to the client. The Update function takes in the modified manifests and the original manifests. It then iterates through the modified objects, creates objects not found in kubernetes, and updates objects that exists but have been modified. Finally, it iterates through the original resources and checks to see if they have been deleted in the modified configuration and then proceeds to delete them. #690
-
fibonacci1729 authored
-
- 04 Aug, 2016 3 commits
-
-
Michelle Noorali authored
Check for the tgz extension while collecting chart paths
-
Matt Butcher authored
Helm can now inspect a chart if the values.yaml file is not present or is empty.
-
Yusuke Kuoka authored
-
- 03 Aug, 2016 2 commits
-
-
Matt Butcher authored
ref(templates): change GetString to Get
-
fibonacci1729 authored
-