Commit Graph

4387 Commits (v3.0.0-alpha.1)
 

Author SHA1 Message Date
Adam Reese 2a97768b5c
ref(pkg/tiller): flatten package structure for storage
8 years ago
Adam Reese 05da851eb9
fix(hapi): typo in struct json tags
8 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
8 years ago
Adam Reese 8cdebdb2d5
feat(cmd): alias -n to --namespace
8 years ago
Adam Reese c19a4ec704
fix(tests): fix race in releasetesting test
8 years ago
Adam Reese 9aa398a7c5
chore(hapi): add missing license headers
8 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
8 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
8 years ago
Adam Reese 1e2e65ce54
ref(pkg/releasetesting): simplify test setup
8 years ago
Adam Reese c5151fb7b3
ref(*): cleanup timestamps in tests
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
8 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Adam Reese c233336079
ref(pkg/kube): simplify creating versioned objects
8 years ago
Adam Reese a78aff8d39
ref(*): improve initializing helm clients
8 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
8 years ago
Adam Reese 883371b8ce
ref(pkg/tiller): simplify exported methods
8 years ago
Adam Reese 7f6fa70a91
ref(*): remove grpc
8 years ago
Adam Reese 8f58c9efdc
ref(*): refactor release testing
8 years ago
Adam Reese 5048ed8f5c
docs(generated): remove generated docs
8 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
8 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
8 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Adam Reese a6f0d1360d
fixup! ref(cmd,pkg/helm): remove server side version
8 years ago
Adam Reese e9478d8f84
ref(pkg/tiller): remove ReleaseModules interface from tiller
8 years ago
Adam Reese 5715ee43d6
ref(*): bypass grpc when invoking helm list
8 years ago
Adam Reese 62804848c6
ref(pkg/tiller): refactor out imports of pkg/helm
8 years ago
Adam Reese 30a049d12e
ref(cmd): remove deprecated command
8 years ago
Adam Reese 12a8baef64
ref(Makefile): cleanup and consolidate
8 years ago
Adam Reese 61a9003a97
ref(cmd/tiller): delete main tiller package
8 years ago
Adam Reese dbf1ed0ba4
ref(pkg/helm): cleanup unused code
8 years ago
Adam Reese 9409adfa8d
ref(cmd): remove reset and init tiller commands
8 years ago
Adam Reese 6bca9686a1
ref(pkg/helm): allow ReleaseContent to call storage directly
8 years ago
Adam Reese d52faff7b6
ref(cmd,pkg/helm): remove tiller ping
8 years ago
Adam Reese 1d9c3d4651
ref(cmd,pkg/helm): remove server side version
8 years ago
Adam Reese 082a7bbb05
remove proto make targets
8 years ago
Adam Reese b62dfb9898
remove tiller build infra
8 years ago
Adam Reese e909258fe8
remove rudder build infra
8 years ago
Matthew Fisher 28d87e1780
Merge pull request #3860 from adshmh/refactor-tiller-release-install-unit-tests-using-stubs
8 years ago
Matthew Fisher 64fe6d6115
Merge pull request #3876 from bacongobbler/fix-3780
8 years ago
Taylor Thomas 24bde5900b
Merge pull request #3853 from adshmh/refactor-reset-unit-tests-to-remove-duplication
8 years ago
Matthew Fisher 00afbd7e74
remove optional field from charts and templates
8 years ago
Matthew Fisher 15e9f54144
Merge pull request #3808 from adshmh/refactor-release-testing-unit-tests-to-utilize-runReleaseCases
8 years ago
Matthew Fisher 6f02d9e412
Merge pull request #3837 from consideRatio/toYaml-pr
8 years ago
Matthew Fisher e5ed5f1c90
Merge pull request #3872 from mrueg/remove-hg
8 years ago
Manuel Rüger 87cd8ce79a Remove Mercurial build-time dependency
8 years ago
Matthew Fisher 8365c893dd
Merge pull request #3871 from eyalbe4/master
8 years ago
eyalbe4 fa62c476fc Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
8 years ago
Matthew Fisher f0e7da6ca3
Merge pull request #3869 from xianlubird/features/typo
8 years ago