Adam Reese
65a7be5618
Merge pull request #615 from adamreese/fix/local-cluster-dns
...
fix(local-cluster): use correct dns ip addr
9 years ago
Adam Reese
86301081be
fix(local-cluster): use correct dns ip addr
9 years ago
Matt Butcher
b76812d5a4
Merge pull request #614 from technosophos/docs/minor-arch-fix
...
docs(*): fixed minor issues with the docs.
9 years ago
Matt Butcher
9e060b0449
docs(*): fixed minor issues with the docs.
9 years ago
Matt Butcher
b98d3488bc
Merge Tiller codebase
...
This adds the Tiller codebase, and the revised Helm codebase. This will become the basis for continued development.
9 years ago
Matt Butcher
6eab1720a3
fix(circleci): fix working directory
9 years ago
Matt Butcher
f098cb6fb6
fix(*): rewrite import paths
9 years ago
Matt Butcher
af38d1b55a
Merge branch 'master' of github.com:deis/tiller into reset
9 years ago
Matt Butcher
d58cfc46fd
reset
9 years ago
Michelle Noorali
d3de044f82
Merge pull request #69 from michelleN/helm-repo-list
...
feat(helm): add helm repo list command
9 years ago
Michelle Noorali
b6411be797
feat(helm): add helm repo list command
9 years ago
Michelle Noorali
0ebeecbdd8
Merge pull request #68 from michelleN/helm-repo
...
feat(helm): add helm repo add command
9 years ago
Matt Butcher
5dd0766713
Merge pull request #67 from technosophos/doc/readme-contributing-license
...
docs(README): udate core docs pre-merge
9 years ago
Adam Reese
13fd777dec
Merge pull request #65 from adamreese/feat/kube-client
...
feat(kube): add kubernetes client
9 years ago
Adam Reese
08d9b85f99
fix(kube): use a fake client in unit tests
9 years ago
Michelle Noorali
e250328e22
feat(helm): add helm repo add command
9 years ago
Matt Butcher
15a085a9cb
docs(README): udate core docs pre-merge
9 years ago
Adam Reese
9484d8d440
fix(glide): update dependencies
9 years ago
Matt Butcher
325d6b445f
Merge pull request #62 from technosophos/docs/architecture
...
docs(*): add arch, charts, and quickstart docs
9 years ago
Michelle Noorali
5251344318
feat(helm): add structure.go to hold paths
9 years ago
Adam Reese
0fbc9229cd
feat(kube): add kubernetes client
9 years ago
Adam Reese
7fde06438f
Merge pull request #66 from adamreese/fix/makefile-build-n-test
...
fix(Makefile): build before testing
9 years ago
Adam Reese
f1ebfec446
fix(Makefile): build before testing
9 years ago
Matt Butcher
c98e1042b5
docs(*): fix chart descriptions
...
Make sure all fields are marked optional or required in the doc.
9 years ago
Matt Butcher
95bc672629
docs(example): add example alpine chart.
9 years ago
Matt Butcher
e0eb95be86
docs(*): add arch, charts, and quickstart docs
9 years ago
Matt Butcher
7e317e82db
Merge pull request #63 from technosophos/feat/helm-lint
...
feat(helm): add a very basic lint command
9 years ago
Matt Butcher
7142189c35
Merge pull request #59 from technosophos/feat/helm-get-status
...
feat(tiller): implement get and status
9 years ago
Michelle Noorali
a6dd3cb0b9
Merge pull request #64 from michelleN/helm-serve
...
ref(init): save helm paths to variables
9 years ago
Michelle Noorali
8404d743a0
ref(init): save helm paths to variables
9 years ago
Matt Butcher
cf9c8ebe3c
feat(helm): add a very basic lint command
...
This adds a lint command that just checks to see if the chart is
parseable and if the templates are paresable.
9 years ago
Adam Reese
0029740da2
Merge pull request #61 from adamreese/fix/golint-out
...
fix(golint): fix printing blank lines
9 years ago
Adam Reese
bd61e3ab86
fix(golint): fix printing blank lines
9 years ago
Matt Butcher
dd2ff4f916
feat(tiller): implement get and status
9 years ago
Matt Butcher
fe0dcd2d39
Merge pull request #58 from technosophos/feat/helm-remove
...
feat(helm): implement 'helm remove'
9 years ago
Matt Butcher
c9b3c36243
feat(helm): implement 'helm remove'
9 years ago
Matt Butcher
a0aac1ad73
Merge pull request #56 from technosophos/fix/memory-storage-mutex
...
fix(storage): add mutex to in-memory
9 years ago
Matt Butcher
67e482c9e3
Merge pull request #57 from technosophos/feat/dry-run-install
...
feat(tiller): add support for dry run install
9 years ago
Matt Butcher
627a0e24e8
fix(storage): add mutex to in-memory
...
This adds a RW Mutex on the in-memory storage.
9 years ago
Matt Butcher
58fdaf1e52
feat(tiller): add support for dry run install
...
This adds support for dry run on install, as well as providing
enough info for an install to display (verbose) manifests. While
doing this, I ended up just storing the rendered manifests for
simplicity.
9 years ago
Matt Butcher
ab906a4f27
Merge pull request #55 from technosophos/feat/recursive-chart
...
feat(engine): add recursive template resolution
9 years ago
Brian
104126d2d2
Merge pull request #53 from fibonacci1729/feat/tiller-client
...
feat(tiller): add initial tiller client for basic helm installs.
9 years ago
Matt Butcher
ba22a18fad
fix(engine): coalesce values in templates
9 years ago
Michelle Noorali
eca7064d07
Merge pull request #38 from michelleN/helm-serve
...
feat(helm): add local chart repository workflow spike
9 years ago
Michelle Noorali
ae720981d3
ref(repo): fix style errors in cmd/helm & pkg/repo
9 years ago
Michelle Noorali
39a9eab114
ref(helm): comment + err cleanup on helm
9 years ago
Michelle Noorali
9e05956efa
feat(fetch): stub out fetch command
9 years ago
Michelle Noorali
2e1701be11
helm(search): add search command
9 years ago
Michelle Noorali
7842d2457b
feat(helm): reindex cache file
9 years ago
Michelle Noorali
f9c06b1da2
feat(init): add cache.txt to $HELM_HOME/local
9 years ago