Michelle Noorali
4dfcd6fcb7
Merge pull request #1074 from michelleN/feat/1004-helm-rollback
...
feat(helm): add rollback cmd
9 years ago
Miguel Ángel Martínez Triviño
03955050e6
Merge pull request #1077 from migmartri/1037-validate-quotes
...
Disable validateQuotes linter rule
9 years ago
Matt Butcher
dbdb4df5ff
Merge pull request #1075 from tmc/simplify_example_names
...
simplify example container names
9 years ago
Miguel Martinez
cb12d9642b
Disable validateQuotes linter rule
9 years ago
Travis Cline
01529001ca
simplify example container names
...
This encourages people from making container names depend on release
names.
9 years ago
Michelle Noorali
cf5e158f0d
chore(helm): fix golint errors
9 years ago
Matt Butcher
3d2348c331
Merge pull request #1073 from tback/readme_cask_install
...
Add note on installation via cask to README.
9 years ago
Michelle Noorali
a124b4f56f
feat(helm): add rollback cmd
9 years ago
Till Backhaus
3a44b1e40c
Add note on installation via cask to README.
9 years ago
Adam Reese
e9934fea02
Merge pull request #1068 from jfrazelle/some-docs-edits
...
update readme example and change repository to https
10 years ago
Matt Butcher
3181f70790
Merge pull request #1063 from devth/feat/value-merging
...
Include values from both --set and --values when specified on install
10 years ago
Jess Frazelle
67778cbcd1
update readme example and change repository to https
...
Signed-off-by: Jess Frazelle <me@jessfraz.com>
10 years ago
Trevor Hartman
edd6fd7465
Test overriding a property in TestValues
10 years ago
Adam Reese
6e4344ba17
Merge pull request #1064 from adamreese/fix/port-doc
...
fix(cmd): remove default port in cmd doc
10 years ago
Adam Reese
e6332c1b67
Merge pull request #1065 from adamreese/feat/go1.7
...
feat(ci): run tests on go 1.7
10 years ago
Adam Reese
63d1a25006
Merge pull request #1066 from adamreese/fix/spelings
...
fix(cmd): s/supress/suppress/
10 years ago
Matt Butcher
addfa18ab1
Merge pull request #1062 from technosophos/feat/sprig-2.4
...
feat(tiller): update Sprig to 2.4.0
10 years ago
Adam Reese
7bc56e74f9
fix(cmd): s/supress/suppress/
...
Suppress is spelled wrong.
Matt did it.
10 years ago
Adam Reese
3e791ea2ef
feat(ci): run tests on go 1.7
10 years ago
Adam Reese
6cc01e3a91
fix(cmd): remove default port in cmd doc
...
Default is unset.
10 years ago
Trevor Hartman
dacc4013c1
Include values from both --set and --values when specified on install
10 years ago
Matt Butcher
03e0b36326
feat(tiller): update Sprig to 2.4.0
...
Closes #1055
10 years ago
Matt Butcher
120256ecb3
Merge pull request #1057 from technosophos/feat/configmaps-default
...
feat(tiller): make configmaps the default storage
10 years ago
Matt Butcher
63719deb92
Merge pull request #1059 from technosophos/fix/1047-kubeconfig
...
fix(helm): document KUBECONFIG env var
10 years ago
Matt Butcher
80761b6274
fix(helm): document KUBECONFIG env var
...
Closes #1047
10 years ago
Matt Butcher
5bcf29d214
feat(tiller): make configmaps the default storage
...
This adds a Tiller CLI flag to override the default, and tests to
make sure that the default comes up as expected.
10 years ago
Adam Reese
3f2bbdebab
Merge pull request #1056 from adamreese/fix/inf-hack
...
fix(deps): remove inf package hack from glide.yaml
10 years ago
Adam Reese
dbac9a801d
fix(deps): remove inf package hack from glide.yaml
10 years ago
Adam Reese
868b82c8f7
Merge pull request #1049 from adamreese/feat/dist
...
feat(Makefile): add target for building releases
10 years ago
Adam Reese
b106def888
Merge pull request #1052 from naveensrinivasan/fix-clean-error
...
Fix the clean task when directory not present
10 years ago
Naveen Srinivasan
5f015322e2
Fix the clean task when directory not present
...
The Makefile has clean task that was failing when the ./rootfs/tiller
was not present
10 years ago
Adam Reese
dd7cebc39f
feat(Makefile): add target for building releases
...
* Add README and License files to archive
* Compress archives for smaller download size
https://github.com/kubernetes/helm/issues/999
10 years ago
Adam Reese
e7738c5c56
feat(ci): add windows build
10 years ago
Adam Reese
47c360da37
chore(*): bump version to v2.0.0-alpha.3
10 years ago
Adam Reese
e4c60380a5
Merge pull request #1048 from jstrachan/patch-1
...
added instructions on downloading a distro
10 years ago
James Strachan
29d562c785
added instructions on downloading a distro
...
using the new shiny distro of helm and tiller
10 years ago
Matt Butcher
9c985e9d80
Merge pull request #1045 from technosophos/fix/correct-gocloud-git-repo
...
fix(glide.yaml): fix moved gocloud repository
10 years ago
Matt Butcher
8cc146841e
Merge pull request #1044 from technosophos/fix/1041-downgrade-already-exists-to-warning
...
fix(helm): warn on init when Tiller already exists
10 years ago
Matt Butcher
dd9661c77c
fix(glide.yaml): fix moved gocloud repository
...
Looks like another Go git repo got moved around.
10 years ago
Adam Reese
26950b894e
Merge pull request #1043 from adamreese/fix/circle-ci-memory
...
fix(ci): disable running coverage in parallel
10 years ago
Matt Butcher
3128562149
fix(helm): warn on init when Tiller already exists
...
Previously, if 'helm init' was run on a cluster that had Tiller
installed, the init would fail. However, this condition indicates that
both the client and the server are in a condition to work, so this
should not be an error. This PR downgrades that error to a warning.
Closes #1041
10 years ago
Adam Reese
7ef5751529
fix(ci): disable running coverage in parallel
...
Running in parallel will crash a circle ci node. Disabling until we can
build in some safeguards.
10 years ago
Adam Reese
db74f74b55
Merge pull request #1040 from adamreese/fix/spelling
...
fix(cmd): s/specifiy/specify/
10 years ago
Ville Aikas
c2cdb97ba2
Merge pull request #1039 from vaikas-google/master
...
First cut of adding dynamic cluster support to status command
10 years ago
vaikas-google
05374bbebf
untabify status.proto file
10 years ago
vaikas-google
bdbe457c3c
forgot to change the return to string
10 years ago
Adam Reese
2cfb11fe44
fix(cmd): s/specifiy/specify/
10 years ago
vaikas-google
d2841f92f3
formatting changes, add comments, make tests pass
10 years ago
Brian
1b15275135
Merge pull request #1007 from fibonacci1729/feat/storage-memory
...
feat(storage): in-memory & configmaps driver
10 years ago
fibonacci1729
ae2d6c5050
Merge branch 'master' into feat/storage-memory
10 years ago