Adam Reese
7f6fa70a91
ref(*): remove grpc
7 years ago
Adam Reese
8f58c9efdc
ref(*): refactor release testing
7 years ago
Adam Reese
5048ed8f5c
docs(generated): remove generated docs
7 years ago
Adam Reese
358746fee6
ref(*): remove HELM_HOST
7 years ago
Adam Reese
fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
7 years ago
Adam Reese
496ca54183
ref(*): bypass grpc for helm client
7 years ago
Adam Reese
a6f0d1360d
fixup! ref(cmd,pkg/helm): remove server side version
7 years ago
Adam Reese
e9478d8f84
ref(pkg/tiller): remove ReleaseModules interface from tiller
7 years ago
Adam Reese
5715ee43d6
ref(*): bypass grpc when invoking helm list
...
TODO reimplement any paging
7 years ago
Adam Reese
62804848c6
ref(pkg/tiller): refactor out imports of pkg/helm
7 years ago
Adam Reese
30a049d12e
ref(cmd): remove deprecated command
7 years ago
Adam Reese
12a8baef64
ref(Makefile): cleanup and consolidate
7 years ago
Adam Reese
61a9003a97
ref(cmd/tiller): delete main tiller package
7 years ago
Adam Reese
dbf1ed0ba4
ref(pkg/helm): cleanup unused code
7 years ago
Adam Reese
9409adfa8d
ref(cmd): remove reset and init tiller commands
7 years ago
Adam Reese
6bca9686a1
ref(pkg/helm): allow ReleaseContent to call storage directly
7 years ago
Adam Reese
d52faff7b6
ref(cmd,pkg/helm): remove tiller ping
7 years ago
Adam Reese
1d9c3d4651
ref(cmd,pkg/helm): remove server side version
7 years ago
Adam Reese
082a7bbb05
remove proto make targets
7 years ago
Adam Reese
b62dfb9898
remove tiller build infra
7 years ago
Adam Reese
e909258fe8
remove rudder build infra
7 years ago
Matthew Fisher
28d87e1780
Merge pull request #3860 from adshmh/refactor-tiller-release-install-unit-tests-using-stubs
...
refactor tiller release install unit tests using chart and install request stubs
7 years ago
Matthew Fisher
64fe6d6115
Merge pull request #3876 from bacongobbler/fix-3780
...
remove optional field from charts and templates
7 years ago
Taylor Thomas
24bde5900b
Merge pull request #3853 from adshmh/refactor-reset-unit-tests-to-remove-duplication
...
refactor reset command unit tests to remove duplication
7 years ago
Matthew Fisher
00afbd7e74
remove optional field from charts and templates
7 years ago
Matthew Fisher
15e9f54144
Merge pull request #3808 from adshmh/refactor-release-testing-unit-tests-to-utilize-runReleaseCases
...
refactor release_testing unit tests to utilize runReleaseCases
7 years ago
Matthew Fisher
6f02d9e412
Merge pull request #3837 from consideRatio/toYaml-pr
...
toYaml - Fix #3470 and #3410's trailing \n issues
7 years ago
Matthew Fisher
e5ed5f1c90
Merge pull request #3872 from mrueg/remove-hg
...
Remove Mercurial build-time dependency
7 years ago
Manuel Rüger
87cd8ce79a
Remove Mercurial build-time dependency
...
Since the only dep (bitbucket.org/ww/goautoneg) that required it is gone in
845e990143 (diff-f16a80eae23d5b298c2652448ec420cfL4)
7 years ago
Matthew Fisher
8365c893dd
Merge pull request #3871 from eyalbe4/master
...
Basic auth credentials from repo not used in install/upgrade/fetch co…
7 years ago
eyalbe4
fa62c476fc
Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
7 years ago
Matthew Fisher
f0e7da6ca3
Merge pull request #3869 from xianlubird/features/typo
...
Fix some typo
7 years ago
xianlubird
4b09b0489b
Fix some typo
...
Signed-off-by: xianlubird <xianlubird@gmail.com>
7 years ago
Matthew Fisher
8981575082
Merge pull request #3715 from bacongobbler/fix-get-manifest
...
fix `helm get manifest` context deadline exceeded error
7 years ago
Matthew Fisher
bff8ce033a
Merge pull request #3867 from AdamDang/patch-3
...
Proper none not in capitals
7 years ago
AdamDang
79ffa98ec0
Proper none not in capitals
...
Helm is a proper none, should be written in capitals.
7 years ago
Arash Deshmeh
c22492ff01
fix(helm): refactor tiller release install unit tests using chart and install request stubs
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Matthew Fisher
4694195de9
Merge pull request #3856 from consideRatio/patch-1
...
Template comment in docs - syntax error fix
7 years ago
Erik Sundell
3f5e82c832
Typo fix
...
`*/ }}` would cause an error actually, one must use `*/}}` or `*/ -}}`. Not obvious at all.
7 years ago
Arash Deshmeh
826781a1a3
fix(helm) refactor reset command unit tests to remove duplication in test code
...
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
7 years ago
Matthew Fisher
ae7ce6cad4
Merge pull request #3842 from AdamDang/patch-1
...
Fix some typos
7 years ago
AdamDang
ee9ef91df0
typo fix get->Get's
...
typo fix get->Get's
7 years ago
Matthew Fisher
e93cc491eb
Merge pull request #3849 from thomastaylor312/fix/docs
...
fix(docs): Add the missing docs
7 years ago
Taylor Thomas
85282ab864
fix(docs): Add the missing docs
...
Because I was too stupid to regen the docs and flake made it so we
didn't get a reminder
7 years ago
Taylor Thomas
f51189c084
Merge pull request #3848 from thomastaylor312/fix/missing-package-flag
...
fix(package): Adds missing `set-string` flag and parameter
7 years ago
Taylor Thomas
b718b1c870
fix(package): Adds missing `set-string` flag and parameter
...
A recent PR (#3471 ) wasn't up to date with the latest master changes.
This fixes the issue and adds the right number of parameters to the
`vals` function call.
7 years ago
Nikhil Manchanda
b687e9e879
Merge pull request #3709 from adshmh/fix-output-leak-of-tiller-release-install-test
...
fix output leak from tiller release install test
7 years ago
Taylor Thomas
2a86164c1d
Merge pull request #3829 from stuartleeks/set-rollback-failure
...
Fix: Failed rollback left in PENDING_ROLLBACK state
7 years ago
Matthew Fisher
2e309df08f
Merge pull request #3836 from bacongobbler/rename-to-crd
...
rename TPR to CRD
7 years ago
Taylor Thomas
9b16c8d0f9
Merge pull request #3843 from wind0r/remove_unuused_servicePort
...
remove unused servicePort from default ingress template
7 years ago