Anton Galitsyn
|
f8a261f277
|
use old naming
|
8 years ago |
Anton Galitsyn
|
685e730ba8
|
create repo.Getter interface
|
8 years ago |
Anton Galitsyn
|
8a1d43ec3f
|
check the error that WriteFile returns
|
8 years ago |
Anton Galitsyn
|
e3f39f30bf
|
rename URLAreEqual func
|
8 years ago |
Matt Butcher
|
d3452a1f46
|
Merge pull request #1795 from tallpauley/patch-2
clarifying _ files, adding syntax highlighting
|
8 years ago |
Adam Reese
|
9fbb96d307
|
Merge pull request #1790 from adamreese/fix/kube-testclient
fix(tests): fix testclient reactions that were not triggering
|
8 years ago |
Christopher Pauley
|
d91a4ff5f2
|
clarifying _ files, adding syntax highlighting
|
8 years ago |
Matt Butcher
|
ed8fc8d81c
|
Merge pull request #1794 from tallpauley/patch-1
making precedence explanation less ambiguous
|
8 years ago |
Christopher Pauley
|
329cd3a33f
|
making precedence explanation less ambiguous
|
8 years ago |
Adam Reese
|
76b3d1e1e2
|
fix(tests): fix testclient reactions that were not triggering
|
8 years ago |
Adam Reese
|
a2543f87aa
|
Merge pull request #1784 from adamreese/ref/code-cleanup
ref(*): remove dead code
|
8 years ago |
Adam Reese
|
f763c88fe4
|
Merge pull request #1786 from mortenlj/master
Add `--upgrade` option to `init`. Fixes #1782.
|
8 years ago |
Adam Reese
|
6f023b324c
|
Merge pull request #1789 from adamreese/fix/tiller-ns-envar
fix(tiller): s/POD_NAMESPACE/TILLER_NAMESPACE/
|
8 years ago |
Adam Reese
|
b666b3ddeb
|
fix(tiller): s/POD_NAMESPACE/TILLER_NAMESPACE/
|
8 years ago |
Matt Butcher
|
7c6153f418
|
Merge pull request #1788 from nebril/helm-status-align
Align output of helm status resources output
|
8 years ago |
Matt Butcher
|
35604f232f
|
Merge pull request #1787 from nebril/improve-status-help
Improve `helm status` help text
|
8 years ago |
Matt Butcher
|
2ed70fc21d
|
Merge pull request #1779 from technosophos/fix/1776-fix-helmignore-dot
fix(helm): prevent .helmignore rules from applying to '.'
|
8 years ago |
Maciej Kwiek
|
075a9d8e5d
|
Align output of helm status resources output
text/tabwriter is used to align resource list in columns
|
8 years ago |
Maciej Kwiek
|
0a9413beef
|
Improve `helm status` help text
`helm status -h` now shows what kind of information is displayed when
running `helm status`
|
8 years ago |
Morten Lied Johansen
|
eeaacc4a07
|
Add `--upgrade` option to `init`
When option is given, any existing Tiller will be upgraded to the current version
|
8 years ago |
Adam Reese
|
4418b1a20d
|
ref(*): remove dead code
RIP
|
8 years ago |
Matt Butcher
|
1e3e430561
|
fix(helm): prevent .helmignore rules from applying to '.'
Closes #1776
|
8 years ago |
Adam Reese
|
8824eabfee
|
Merge pull request #1722 from nlamirault/patch-1
Add ARM target for binaries
|
8 years ago |
Matt Butcher
|
5d4033f4aa
|
Merge pull request #1774 from philips/fixup-container-linux-docs
docs: kubernetes_distros: complete note about socat on Container Linux
|
8 years ago |
Matt Butcher
|
410bf899ed
|
Merge pull request #1757 from mboersma/bump-to-213
chore(*): bump to v2.1.3
|
8 years ago |
Adam Reese
|
1eeba7a12e
|
Merge pull request #1763 from dongziming/master
Fix typos and spelling errors
|
8 years ago |
Adam Reese
|
1d145b6db0
|
Merge pull request #1767 from zoidbergwill/patch-1
Installation guide link is wrong in install FAQ
|
8 years ago |
Brandon Philips
|
edbc561759
|
docs: kubernetes_distros: complete note about socat on Container Linux
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
|
8 years ago |
William Martin Stewart
|
a091ca90f3
|
Installation guide link is wrong in install FAQ
It links to install.yaml instead of install.md: https://github.com/kubernetes/helm/blob/master/docs/install.md
|
8 years ago |
Anton Galitsyn
|
a82c19b91a
|
fix rebase problems
|
8 years ago |
Anton Galitsyn
|
89ab7555db
|
Get http.Client from referenced repository
|
8 years ago |
Anton Galitsyn
|
b0e7a43b5b
|
Construct http.Client for repositories from config, add TLS support
|
8 years ago |
dongziming
|
34d7585f1e
|
Spelling errors and so on.
|
8 years ago |
Matt Boersma
|
bd27acd02c
|
chore(*): bump to v2.1.3
|
8 years ago |
Adam Reese
|
b928088a8a
|
Merge pull request #1752 from adamreese/ref/tiller-version-check
ref(tiller): dry up client/server version checks
|
8 years ago |
Matt Butcher
|
09cbb6d6e0
|
Merge pull request #1758 from cblecker/macos-docs-update
Update docs for new Homebrew formula
|
8 years ago |
Adam Reese
|
a58e07cde0
|
Merge pull request #1750 from adamreese/feat/dry-run-validate
feat(tiller): validate objects against kube schema on dry-run
|
8 years ago |
Christoph Blecker
|
d41d3b566f
|
Update OS X references to macOS
|
8 years ago |
Christoph Blecker
|
11dc26a7ec
|
Update docs for homebrew formula
|
8 years ago |
Adam Reese
|
b82d519025
|
ref(tiller): dry up client/server version checks
|
8 years ago |
Matt Butcher
|
0fb9139159
|
Merge pull request #1748 from technosophos/docs/failed-tiller-auth
docs(install_faq): document tiller panic for auth failure
|
8 years ago |
Matt Butcher
|
6789b4334b
|
docs(install_faq): document tiller panic for auth failure
This documents an issue reported in Slack that turned out to be related
to security configuration in Kubernetes.
|
8 years ago |
Adam Reese
|
d10e9186dc
|
feat(tiller): validate objects against kube schema on dry-run
|
8 years ago |
Matt Butcher
|
a95bd105f0
|
Merge pull request #1747 from technosophos/ref/minor-error-refactor
ref(tiller): minor style refactor
|
8 years ago |
Matt Butcher
|
bdebab40bd
|
Merge pull request #1745 from technosophos/chore/1744-sprig-2.8
chore(tiller): update Sprig to 2.8.0
|
8 years ago |
Matt Butcher
|
e451f79bc2
|
Merge pull request #1706 from technosophos/feat/1480-version-flag
feat(1480): add --version flag to package command
|
8 years ago |
Matt Butcher
|
dbe1c970b3
|
ref(tiller): minor style refactor
|
8 years ago |
Adam Reese
|
1cb25b9111
|
Merge pull request #1746 from adamreese/fix/broken-tests
fix(tests): fix broken tests for upgrade
|
8 years ago |
Adam Reese
|
4398255f09
|
fix(tests): fix broken tests for upgrade
|
8 years ago |
Matt Butcher
|
b28b58ad8b
|
Merge pull request #1715 from mariusgrigoriu/master
Play nicely with roles that don't allow creating namespaces
|
8 years ago |