Matt Butcher
|
eba4c59a84
|
Merge pull request #632 from technosophos/feat/helm-list
feat(helm, tiller): add release listings
|
9 years ago |
Adam Reese
|
1d0f43b0fb
|
Merge pull request #636 from adamreese/fix/makefile
fix(Makefile): remove rogue line in Makefile
|
9 years ago |
Adam Reese
|
e22853b845
|
fix(Makefile): remove rogue line in Makefile
|
9 years ago |
Matt Butcher
|
e869c36cd2
|
feat(helm, tiller): implement list
|
9 years ago |
Adam Reese
|
93fa516786
|
Merge pull request #635 from adamreese/ref/kube
ref(kube): refactor kubeclient to a struct
|
9 years ago |
Adam Reese
|
0b6309be02
|
ref(kube): refactor kubeclient to a struct
|
9 years ago |
Adam Reese
|
c44f0b0b01
|
test(kube): improve kubernetes client test coverage
|
9 years ago |
Adam Reese
|
fc9171f8cc
|
Merge pull request #633 from adamreese/fix/building
ref(Makefile): use GOBIN for go builds
|
9 years ago |
Michelle Noorali
|
45932547ec
|
Merge pull request #631 from michelleN/helm-repo
feat(helm): add helm repo remove cmd
|
9 years ago |
Adam Reese
|
90aefb936b
|
ref(Makefile): use GOBIN for go builds
|
9 years ago |
Matt Butcher
|
6950fe42dd
|
feat(helm, tiller): add release listings
This adds client and server support for 'helm list'.
|
9 years ago |
Michelle Noorali
|
6dd87645c7
|
ref(helm): add remove repo command
+ some clean up of repo add & init
|
9 years ago |
Brian
|
2c71fb9f9b
|
Merge pull request #627 from fibonacci1729/feat/chart2proto
feat(chart2proto): chart to proto transformations for helm grpc client
|
9 years ago |
Matt Butcher
|
7530a84b8c
|
Merge pull request #620 from technosophos/feat/helm-get-values
feat(helm): add 'get values', 'get manifest'
|
9 years ago |
Matt Butcher
|
48e80e7b49
|
Merge pull request #622 from kubernetes/fix/readme-features
fix(README): add features list
|
9 years ago |
Brian
|
c349bfbffd
|
feat(chart2proto): chart to proto transformations for helm grpc client
|
9 years ago |
Michelle Noorali
|
66477e0598
|
ref(helm): add helper to check len of cmd args
|
9 years ago |
Michelle Noorali
|
ef4da35607
|
Merge pull request #629 from michelleN/tiller-img
chore(*): update tiller image
|
9 years ago |
Matt Butcher
|
a71bf624e2
|
Merge pull request #621 from technosophos/fix/ignore-vimrc
fix(gitignore): ignore .vimrc files
|
9 years ago |
Michelle Noorali
|
25aef96c3c
|
chore(*): update tiller image
|
9 years ago |
Adam Reese
|
7bc728bc05
|
Merge pull request #628 from adamreese/feat/build-faster
feat(Makefile): go build optimizations
|
9 years ago |
Adam Reese
|
aca9f0f8f2
|
fix(vet): fix weird go vet issue
|
9 years ago |
Adam Reese
|
b3bc9a9134
|
feat(Makefile): go build optimizations
|
9 years ago |
Matt Butcher
|
bdcff8ec45
|
fix(README): add features list
|
9 years ago |
Matt Butcher
|
0c86ce0eef
|
fix(gitignore): ignore .vimrc files
|
9 years ago |
Matt Butcher
|
bdedb38dfb
|
feat(helm): add 'get values', 'get manifest'
|
9 years ago |
Matt Butcher
|
3c4ae01357
|
Merge pull request #618 from technosophos/fix/lint-comments
fix(lint): fix style issues
|
9 years ago |
Matt Butcher
|
661e516a61
|
fix(lint): fix style issues
|
9 years ago |
Matt Butcher
|
fa0982ac00
|
Merge pull request #617 from technosophos/feat/tiller-flags
fix(tiller): pass address and port via flag
|
9 years ago |
Adam Reese
|
f3b225fe3a
|
Merge pull request #616 from adamreese/ref/remove-kubectl
ref(init): refactor init command to use kube client
|
9 years ago |
Matt Butcher
|
67bd026840
|
fix(tiller): pass address and port via flag
|
9 years ago |
Adam Reese
|
03fe44f3da
|
ref(init): refactor init command to use kube client
|
9 years ago |
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 |