Christoph Blecker
5b2cf3930b
Fix type in help text for list cmd
8 years ago
Adam Reese
5a33f462ef
Merge pull request #1823 from adamreese/ref/kube-manifest
...
ref(kube): add Result to abstract a collection of resources
8 years ago
Adam Reese
b22e6fcfaa
ref(kube): add Result to abstract a collection of resources
8 years ago
Matt Butcher
902b501fa0
Merge pull request #1822 from frodenas/service-tiller
...
feat(helm): Create a Service definition for using Tiller in-cluster
8 years ago
Ferran Rodenas
d90a3a2260
Create a Service definition for using Tiller in-cluster
8 years ago
Matt Butcher
484a1eba72
Merge pull request #1819 from frodenas/lint-icon
...
feat(helm): Linter validations for Chart icon property
8 years ago
Matt Butcher
672d014ccd
Merge pull request #1817 from frodenas/multiple-set-flag
...
feat(helm): allow specifying --set multiple times
8 years ago
Ferran Rodenas
088c2bd233
Linter validations for Chart icon property
8 years ago
Ferran Rodenas
bd4fc39950
Allow specifying --set multiple times
8 years ago
Matt Butcher
fd950629a3
Merge pull request #1816 from lachie83/feat/1698-update-generated-chart-version
...
bugfix(tiller): replace + with _ in "helm create" template Chart version
8 years ago
Lachlan Evenson
4d5cf66308
removed Version from create tests as output schema and values aren't tested
8 years ago
Lachlan Evenson
2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
8 years ago
Matt Butcher
6f77869d41
Merge pull request #1815 from fiunchinho/bugfix/incorrect_log_messages
...
Logging real name of the failing hook
8 years ago
José Armesto
0059d5a3df
Logging real name of the failing hook
8 years ago
Matt Butcher
6d6e88a86e
Merge pull request #1766 from gravitational/http-client-tls
...
Http client with TLS
8 years ago
Adam Reese
3e44f87c59
Merge pull request #1808 from adamreese/fix/missing-name
...
fix(tiller): add missing name to status response
8 years ago
Adam Reese
881153cc39
Merge pull request #1812 from adamreese/fix/1807-purge-error
...
fix(tiller): don't update purged releases
8 years ago
Matt Butcher
c8af660b18
Merge pull request #1792 from technosophos/feat/1608-capabilities
...
feat(tiller): add {{.Capabilities}} object
8 years ago
Adam Reese
6600fcb0e6
fix(tiller): don't update purged releases
...
fixes #1807
8 years ago
Adam Reese
0e7781c443
fix(tiller): add missing name to status response
8 years ago
Matt Butcher
cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
...
This adds the {{.Capabilities}} object to the template variables so that
chart authors can write charts that are aware of teh Kubernetes
capabilities of the current cluster.
Closes #1608
8 years ago
Matt Butcher
d830bc19a5
Merge pull request #1803 from tallpauley/patch-3
...
"spring" should be "sprig"
8 years ago
Christopher Pauley
ab03fad9cc
"spring" should be "sprig"
8 years ago
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