Commit Graph

133 Commits (main)

Author SHA1 Message Date
Cagatay Gurturk 5fa57aa905 Add v3 to missing line
5 years ago
Cagatay Gurturk 7066ac2f58 Fixed Makefile with the new package name
5 years ago
Matt Farina ea0f59d69f
Merge pull request #6576 from mattfarina/fix-go-modules
5 years ago
Matt Farina cc51efda47
Fixing the ability to build v3
5 years ago
Matt Farina a1a8825cdc
Removing some duplicate go module stuff not needed
5 years ago
Matt Farina e3137d106a
Migrating dependency management to go modules
5 years ago
Marc Khouzam 6cc1bd2ef4 Poposal: Hook to run acceptance tests (#6256)
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Adam Reese e061bc1855
ref(circleci): refactor ci setup
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
5 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Adam Reese f79521be7d
feat(Makefile): automate go vendoring and building
6 years ago
Matt Butcher 7061716406
ref: require name by default on 'helm install' (#4858)
6 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
6 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
6 years ago
Adam Reese 840c489c6b
feat(dep): replace glide with dep
6 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
6 years ago
Adam Reese 12a8baef64
ref(Makefile): cleanup and consolidate
6 years ago
Adam Reese 082a7bbb05
remove proto make targets
6 years ago
Adam Reese b62dfb9898
remove tiller build infra
6 years ago
Adam Reese e909258fe8
remove rudder build infra
6 years ago
Manuel Rüger 87cd8ce79a Remove Mercurial build-time dependency
6 years ago
Matthew Fisher fbe04e73d3
Merge pull request #3413 from oilbeater/master
6 years ago
Adam Reese 31e6446b8e
ref(glide): remove need for scripts/setup-apimachinery.sh (#3446)
7 years ago
Oilbeater d1b3523b2b
Update Makefile
7 years ago
Helgi Þormar Þorbjörnsson 06cc1ea389 Make build-cross TARGETS configurable (#3185)
7 years ago
Adam Reese 46598952ea
fix(ci): lower number of parallel builds
7 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
7 years ago
Maciej Kwiek d9f72deb0d Add comments to exported Rudder methods
7 years ago
Maciej Kwiek cce50f8052 Add experimental dockerfiles
7 years ago
Reinhard Nägele 8c437e518b Update Makefile to require Mercurial
7 years ago
Adam Reese 986d21b8ac Merge pull request #2245 from cblecker/verify-docs
7 years ago
Christoph Blecker 797800a289
Add docs-verify script
7 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
7 years ago
Christoph Blecker 7b1a383950
Add script to clean homedir out of docs
7 years ago
Manjunath A Kumatagi f59121f5c7 Add linux/ppc64le to build-cross target
8 years ago
rmehra 0378b4a1af Add linux/arm64 to cross-compile targets.
8 years ago
Adam Reese 385ba906eb fix(Makefile): fix glob overriding packaged tar
8 years ago
Nicolas Lamirault 77b105af91 Add default binary
8 years ago
Nicolas Lamirault b71a93e391 Split packages
8 years ago
Nicolas Lamirault f80f468d9a Update Makefile
8 years ago
Nicolas Lamirault a6f82d884c Add ARM target for binaries
8 years ago
Miyurz f630d0e954 Had a word with @technosophos and it seems we no longer need hg check as all other repos can be cloned via git
8 years ago
Miyurz 2f9c3c2e5d If not mercurial, clone with git. dont exit if no mercurial is there
8 years ago
Matt Butcher 6b25f85dee
fix(Makefile): build windows amd64 binaries
8 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
8 years ago
Adam Reese 273e0d3995 fix(*): statically link cross builds
8 years ago
Adam Reese a0d3e43b53 fix(Makefile): allow overriding the version for canary builds
8 years ago
Adam Reese 9b91996c8a fix(Makefile): explicitly set bash shell in Makefile
8 years ago
Adam Reese 729f9b816f chore(ci): limit cross build targets
8 years ago
Adam Reese eda3910361 feat(ci): upload checksum with binary releases
8 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
8 years ago
Matt Butcher e4c217768e ref(*): update 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
8 years ago
Naveen Srinivasan 5f015322e2 Fix the clean task when directory not present
8 years ago
Adam Reese dd7cebc39f feat(Makefile): add target for building releases
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
8 years ago
Matt Butcher 5c93c2a0cd fix(proto): keep a local protoc Go plugin
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 0eb9825c9a fix(make): add protoc target to top Makefile
8 years ago
Adam Reese 7a434da506 fix(Makefile): fix broken cross binary build
8 years ago
Matt Butcher aa7f5e113d fix(Makefile): add bootstrap warnings
8 years ago
Adam Reese e22853b845 fix(Makefile): remove rogue line in Makefile
8 years ago
Adam Reese 90aefb936b ref(Makefile): use GOBIN for go builds
8 years ago
Michelle Noorali ef4da35607 Merge pull request #629 from michelleN/tiller-img
8 years ago
Michelle Noorali 25aef96c3c chore(*): update tiller image
8 years ago
Adam Reese b3bc9a9134 feat(Makefile): go build optimizations
8 years ago
Adam Reese f1ebfec446 fix(Makefile): build before testing
8 years ago
Adam Reese 2d9563b483 Merge pull request #19 from adamreese/fix/makefile-madness
8 years ago
Adam Reese af88c5863f fix(Makefile): disable verbose on build
8 years ago
Michelle Noorali 274067a2b4 ref(Makefile): add default registry + "/"s
8 years ago
Adam Reese efdf5cd4ec feat(Makefile): add docker build tooling
8 years ago
Adam Reese 6092f01fac feat(Makefile): add Makefile
8 years ago