Michelle Noorali
29c4709b5e
Merge pull request #2550 from michelleN/export-fake-release-client
...
ref(helm): make FakeReleaseClient public
7 years ago
Taylor Thomas
654e8430c5
Merge pull request #2614 from unguiculus/docs-update
...
Update standard label docs
7 years ago
Reinhard Nägele
4f14bb9d05
Update standard label docs
7 years ago
Matt Butcher
42ede7f6f8
Merge pull request #2589 from luck02/patch-1
...
Update plugins.md
7 years ago
Y.W
0f953403a2
give an uniform check for release process ( #2565 )
...
* give an uniform check for release process
* fixed as the review of adamreese: update the err message when releasename is empty and update the test units.
* fixed as the review of bacongobbler: add more detail information to return message. the regex rule is added to the return message.
7 years ago
Reinhard Nägele
5a3be67acf
Update standard label docs ( #2581 )
...
Align docs to what we currently recommend as best practices.
7 years ago
Matt Butcher
66f908778f
Merge pull request #2603 from yuvipanda/patch-2
...
Fix markdown syntax in doc
7 years ago
Matt Butcher
bf2e154f9e
Merge pull request #2605 from sushilkm/issues/2598
...
Added omitempty to Requirements struct
7 years ago
Michelle Noorali
a41b851bc2
Merge pull request #2608 from flynnduism/doc-links
...
Update README with links to docs.helm.sh
7 years ago
Taylor Thomas
0b8b8733c4
Merge pull request #2583 from unguiculus/improve-examples
...
Improve chart examples
7 years ago
flynnduism
8e5d77d2fa
Update README with links to docs.helm.sh
7 years ago
Michelle Noorali
8a99a4aa6f
ref(helm): rename FakeReleaseClient -> FakeClient
7 years ago
Sushil Kumar
bfd74c35e9
Added omitempty to Requirements struct
...
This was needed to get correct sha for requirements.yaml and requirements.lock
Fixes https://github.com/kubernetes/helm/issues/2598
7 years ago
Yuvi Panda
963aca1d78
Fix markdown syntax in doc
7 years ago
Adam Reese
012cb0ac1a
chore(*): bump to v2.5.0
7 years ago
Sushil Kumar
f476f83e83
<chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory ( #2558 )
...
* <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory
Fixes https://github.com/kubernetes/helm/issues/2142
* Added archive location to helm init
7 years ago
Taylor Thomas
9c8a99b52a
Merge pull request #2584 from unguiculus/helm-create
...
Improve 'helm create'
7 years ago
Gary Lucas
7681a1c82b
Update plugins.md
...
typo
7 years ago
Reinhard Nägele
76e6e15a0c
Add comment on resources
7 years ago
Taylor Thomas
3ff8e9196e
Merge pull request #2586 from JulienBalestra/docs-command-typo
...
docs: Fix typo in command line
7 years ago
Julien Balestra
8dfec4db61
Fix typo in command line.
7 years ago
Reinhard Nägele
51923e54b1
Improve 'helm create'
8 years ago
Reinhard Nägele
843e652472
Improve chart examples
8 years ago
Adam Reese
72cd1464d2
Merge pull request #2570 from adamreese/ref/goimports
...
ref(tiller): cleanup goimports
8 years ago
Matt Butcher
dece57e0ba
Merge pull request #2350 from eicnix/master
...
Added "tpl" template function
8 years ago
Adam Reese
eccb041c0f
ref(tiller): cleanup goimports
8 years ago
Adam Reese
5c1830f1aa
Merge pull request #2569 from adamreese/ref/tiller
...
ref(tiller): refactor out cobra from tiller
8 years ago
Adam Reese
a658d24ccd
ref(tiller): refactor out cobra from tiller
8 years ago
Adam Reese
401f8bcc18
Merge pull request #2563 from adamreese/ref/code-cleanup
...
ref(helm): mix bag of syntax cleanup in cmd/helm
8 years ago
Matt Butcher
ecef026b68
Merge pull request #2545 from technosophos/feat/set-list-index
...
feat(helm): support array index format for --set.
8 years ago
Adam Reese
b671077de1
ref(helm): mix bag of syntax cleanup in cmd/helm
8 years ago
Steven E. Harris
9f9b3e8729
Use versioned API types from the client-go library ( #2524 )
...
* Use versioned API types from the client-go library
Wherever possible, use the k8s.io/client-go/kubernetes.Interface type
in favor of the client-related types from package
k8s.io/kubernetes/pkg/client/clientset_generated/internalclientset
The latter are still required by the kubectl "reaper" types used in
the "installer" and "kube" packages.
* Accept the default deployment replica count of one
Don't bother requesting a single replica explicitly.
8 years ago
Matt Butcher
c01c7318ab
feat(helm): support array index format for --set.
...
This adds support for specifying list position with an array index using
`--set`. For example, this now works: `--set servers[0].port=8080`
8 years ago
Lukas Eichler
39db9ec6e8
Merge branch 'master' into master
8 years ago
Michelle Noorali
15c14194c4
Merge pull request #2457 from michelleN/hooks-bug
...
fix(tiller): track hooks in multi-def manifests
8 years ago
Taylor Thomas
5d3f3fdcd1
Merge pull request #2559 from v1k0d3n/docs-armada
...
docs(helm): add armada to the additional tools readme
8 years ago
Taylor Thomas
94c419663f
Merge pull request #2556 from cblecker/go1.8.3
...
chore(ci): bump go 1.8.3
8 years ago
Brandon B. Jozsa
b482780ebb
docs: add armada to the additional tools readme
8 years ago
Matt Butcher
8832cde7e0
Merge pull request #2555 from lachie83/docs-tiller-namespaces
...
(docs) - add best practices for running tiller in namespaces
8 years ago
Christoph Blecker
213805504c
chore(ci): bump go 1.8.3
8 years ago
Lachlan Evenson
6a7a7d2a58
update wording based on pr review
8 years ago
Matt Butcher
a15b3be9de
Merge pull request #2496 from pierreozoux/patch-1
...
Rename index.md to README.md
8 years ago
Taylor Thomas
eb2882d750
Merge pull request #2549 from thomastaylor312/fix/broken_unit_test
...
fix(tests): Fixes broken unit test
8 years ago
Lachlan Evenson
a25c5a7362
add best practices for running tiller in namespaces
8 years ago
Adam Reese
a98f701a62
Merge pull request #2553 from adamreese/fix/helm-home-stdout
...
fix(helm): helm home print to stdout
8 years ago
Matt Butcher
c4a4b9668d
Merge pull request #2546 from technosophos/docs/remove-block-sections
...
docs(chart_template_guide): remove discussion of blocks
8 years ago
Adam Reese
985dbae2ac
fix(helm): helm home print to stdout
...
cobra prints to stderr by default
8 years ago
Michelle Noorali
70520efac4
ref(helm): make FakeReleaseClient public
...
so it can be used by other projects that
use the helm client
8 years ago
Taylor Thomas
e3250e3319
Merge pull request #2534 from sushilkm/issues/2508
...
First alias would be dependency rename
8 years ago
Taylor Thomas
5cfb4e8cf8
fix(tests): Fixes broken unit test
...
The new unit test was not passing an explict subcommand arg to the
root command in the unit test.
8 years ago