Matt Butcher
|
e4c217768e
|
ref(*): update to Kubernetes 1.4
This starts with #1211 and does the other updates necessary for
bumping us to Kubernetes 1.4.
|
8 years ago |
Adam Reese
|
5f1bd67ed0
|
feat(ci): build canary helm binaries using CI
|
8 years ago |
Adam Reese
|
147df3b85a
|
fix(Makefile): cleanup _dist files
|
8 years ago |
Adam Reese
|
8d44ed0d54
|
feat(release): remove tiller from cross compile
|
8 years ago |
Adam Reese
|
868b82c8f7
|
Merge pull request #1049 from adamreese/feat/dist
feat(Makefile): add target for building releases
|
8 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
|
8 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
|
8 years ago |
Adam Reese
|
e7738c5c56
|
feat(ci): add windows build
|
8 years ago |
Adam Reese
|
fcaa426491
|
chore(*): add missing license blocks to source code
|
8 years ago |
Adam Reese
|
f44f6780fc
|
feat(ci): validate license block in source files
|
8 years ago |
Adam Reese
|
8429242084
|
feat(build): add make target for cross builds
|
8 years ago |
Aaron Crickenberger
|
e5bc9ef176
|
Avoid use of -f for docker tag
As of docker 1.10, `-f` has been removed as an option for `docker tag`
https://docs.docker.com/engine/deprecated/
|
9 years ago |
Matt Butcher
|
5c93c2a0cd
|
fix(proto): keep a local protoc Go plugin
This works around issues where $GOPATH/bin has a different version of
the protobuf Go plugin than the one Kubernetes uses.
|
9 years ago |
Adam Reese
|
818c878700
|
chore(*): use k8s.io as the import path
|
9 years ago |
Matt Butcher
|
0eb9825c9a
|
fix(make): add protoc target to top Makefile
Closes #670
|
9 years ago |
Adam Reese
|
7a434da506
|
fix(Makefile): fix broken cross binary build
|
9 years ago |
Matt Butcher
|
aa7f5e113d
|
fix(Makefile): add bootstrap warnings
See #647
|
9 years ago |
Adam Reese
|
e22853b845
|
fix(Makefile): remove rogue line in Makefile
|
9 years ago |
Adam Reese
|
90aefb936b
|
ref(Makefile): use GOBIN for go builds
|
9 years ago |
Michelle Noorali
|
ef4da35607
|
Merge pull request #629 from michelleN/tiller-img
chore(*): update tiller image
|
9 years ago |
Michelle Noorali
|
25aef96c3c
|
chore(*): update tiller image
|
9 years ago |
Adam Reese
|
b3bc9a9134
|
feat(Makefile): go build optimizations
|
9 years ago |
Adam Reese
|
f1ebfec446
|
fix(Makefile): build before testing
|
9 years ago |
Adam Reese
|
2d9563b483
|
Merge pull request #19 from adamreese/fix/makefile-madness
fix(Makefile): disable verbose on build
|
9 years ago |
Adam Reese
|
af88c5863f
|
fix(Makefile): disable verbose on build
|
9 years ago |
Michelle Noorali
|
274067a2b4
|
ref(Makefile): add default registry + "/"s
|
9 years ago |
Adam Reese
|
efdf5cd4ec
|
feat(Makefile): add docker build tooling
Still needs a dockerfile
/cc @michelleN
|
9 years ago |
Adam Reese
|
6092f01fac
|
feat(Makefile): add Makefile
|
9 years ago |