- 05 Jan, 2017 1 commit
-
-
Adam Reese authored
-
- 03 Jan, 2017 5 commits
-
-
Adam Reese authored
Add ARM target for binaries
-
Matt Butcher authored
docs: kubernetes_distros: complete note about socat on Container Linux
-
Matt Butcher authored
chore(*): bump to v2.1.3
-
Adam Reese authored
Fix typos and spelling errors
-
Adam Reese authored
Installation guide link is wrong in install FAQ
-
- 31 Dec, 2016 1 commit
-
-
Brandon Philips authored
This fixes two things: 1) CoreOS Linux is now Container Linux https://coreos.com/blog/tectonic-self-driving.html#coreos-linux-is-now-container-linux 2) Provide more technical details on what is going on for users trying to debug and understand
-
- 29 Dec, 2016 1 commit
-
-
William Martin Stewart authored
It links to install.yaml instead of install.md: https://github.com/kubernetes/helm/blob/master/docs/install.md
-
- 26 Dec, 2016 1 commit
-
-
dongziming authored
-
- 24 Dec, 2016 1 commit
-
-
Matt Boersma authored
-
- 23 Dec, 2016 5 commits
-
-
Adam Reese authored
ref(tiller): dry up client/server version checks
-
Matt Butcher authored
Update docs for new Homebrew formula
-
Adam Reese authored
feat(tiller): validate objects against kube schema on dry-run
-
Christoph Blecker authored
-
Christoph Blecker authored
-
- 22 Dec, 2016 3 commits
-
-
Adam Reese authored
-
Matt Butcher authored
docs(install_faq): document tiller panic for auth failure
-
Matt Butcher authored
This documents an issue reported in Slack that turned out to be related to security configuration in Kubernetes.
-
- 21 Dec, 2016 17 commits
-
-
Adam Reese authored
-
Matt Butcher authored
ref(tiller): minor style refactor
-
Matt Butcher authored
chore(tiller): update Sprig to 2.8.0
-
Matt Butcher authored
feat(1480): add --version flag to package command
-
Matt Butcher authored
-
Adam Reese authored
fix(tests): fix broken tests for upgrade
-
Adam Reese authored
-
Matt Butcher authored
Play nicely with roles that don't allow creating namespaces
-
Matt Butcher authored
docs(helm): change `trunc 24` in base charts
-
Matt Butcher authored
Closes #1744
-
https://github.com/wilkers-steve/helm…Steve Wilkerson authored
Merge branch 'docs/change_trunc_length' of https://github.com/wilkers-steve/helm into docs/change_trunc_length
-
Steve Wilkerson authored
The upper limit for a chart name is 63 characters now instead of 14 or 24 in older versions of Kubernetes. This replaces `trunc 24` in the example chart provided to `trunc 63` to reflect the new length available. Closes #1637
-
Matt Butcher authored
feat(*): Adds support for timeout flag
-
Matt Butcher authored
chore(*): bump to 2.1.2
-
Matt Butcher authored
fix(upgrade):Check the raw vals during an upgrade properly
-
Matt Boersma authored
-
Nicolas Lamirault authored
-
- 20 Dec, 2016 5 commits
-
-
Steve Wilkerson authored
The upper limit for a chart name is 54 characters now instead of 14 or 24 in older versions of Kubernetes. This replaces `trunc 24` in the example chart provided to `trunc 54` to reflect the new length available. Closes #1637
-
Matt Butcher authored
fix(helm): fix rollback documentation
-
Matt Butcher authored
docs(chart_template_guide): link to Go template docs
-
Keerthan Reddy Mala (kmala) authored
-
Adam Reese authored
feat(helm): add release debugging for upgrade
-