- 10 Jun, 2016 1 commit
-
-
MouseRage authored
-
- 09 Jun, 2016 7 commits
-
-
Adam Reese authored
fix(ci): use gcloud absolute path
-
Adam Reese authored
-
Matt Butcher authored
fix(gitignore): die, DS_Store, die.
-
Adam Reese authored
fix(chartutil): fix nil error on values
-
Adam Reese authored
Fixes: https://github.com/kubernetes/helm/issues/803
-
Adam Reese authored
feat(ci): push canary image on successful ci build
-
Matt Butcher authored
fix(docs): add sources field on example chart.yaml
-
- 08 Jun, 2016 8 commits
-
-
Matt Butcher authored
fix(docs): mark templates and charts directories optional
-
Adam Reese authored
-
Michelle Noorali authored
feat(scripts): add script to sync chart repos
-
Matt Butcher authored
Closes #797
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
feat(chartutil): Update to use YAML instead of TOML for values files.
-
Brian authored
fix(#795): start probes server on expected port, ':44135'
-
- 07 Jun, 2016 11 commits
-
-
fibonacci1729 authored
-
Michelle Noorali authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
-
Adam Reese authored
chore(*): use k8s.io as the import path
-
Adam Reese authored
-
- 06 Jun, 2016 5 commits
-
-
Matt Butcher authored
Fixed typo in charts.md
-
Matt Butcher authored
Add HTTP server for liveness and readiness probes
-
Michelle Noorali authored
Fixed URL parse
-
Miguel Martinez authored
-
Miguel Martinez authored
-
- 03 Jun, 2016 6 commits
-
-
Aaron Schlesinger authored
-
Matt Butcher authored
feat(chartutil): add Save function
-
Adam Reese authored
feat(kube): use env variable to control kube logging
-
Matt Butcher authored
This replicates the previous Save function, which can save an in-memory Chart proto to a tgz.
-
Adam Reese authored
Removes command line flags and adds the environment variable `KUBE_LOG_LEVEL`
-
Michelle Noorali authored
chore(docs): remove ambigious note
-
- 02 Jun, 2016 2 commits
-
-
Matt Butcher authored
feat(chartutil): add chartutil package
-
Matt Butcher authored
This is a refactor of the loader to use in-memory buffers instead of trying to optimize for memory usage by delaying reads until the last possible moment. Since charts tend to stay well below 1M in size, this makes more sense, and is easier to work with.
-