Commit Graph

1467 Commits (v2.16.0-rc.2)

Author SHA1 Message Date
Yagnesh Mistry 76c6cff625
Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh
6 years ago
Yagnesh Mistry 5d105aa5dc
Move fs to third_party/dep and include full bsd license text
6 years ago
Brice Rising 78242d1378
Fix url for bsd license
6 years ago
Brice Rising 42f12563e4
Fix linting issues
6 years ago
Brice Rising fba02b765f
Switch BSD license in fsutil package to dep project license
6 years ago
Brice Rising d6c0026f26
Copy approach done in another project for using bsd license
6 years ago
Brice Rising 4c0d44e5d5
Add Apache License line to fsutil
6 years ago
Brice Rising fdb0934067
Run gofmt -s -w using official golang docker image
6 years ago
Brice Rising 857c90b1ed
Run gofmt -s on fs_test
6 years ago
Brice Rising 577d500738
Remove dead code
6 years ago
Brice Rising 14f051ef50
Fix style issues
6 years ago
Brice Rising 4b9efedf6d
Skip inaccessible file tests for root
6 years ago
Brice Rising 112c530826
Remove dep/internal/test dependency
6 years ago
Brice Rising 0c7f203c6d
Removed unused methods from fs package
6 years ago
Brice Rising c41037d901
Fix rename for helm dep upgrade
6 years ago
Matt Farina e13bf2345f
bump version to v2.16.0-rc.1
6 years ago
Matt Farina 77ca445c28
Merge pull request #6780 from mszostok/fix-search-repo-v2
6 years ago
Matt Farina 5602f84f11
Merge pull request #6823 from mattfarina/2sa
6 years ago
Matt Farina a4f46d7a38
Fix error when loading irregular files
6 years ago
Adam Reese d7d0427b0b
bump protobuf to match kubernetes
6 years ago
Adam Reese 23c82fc3eb
ref(glide.yaml): kubernetes 1.16.2
6 years ago
Taylor Thomas 93e4697f4a fix(wait): Removes ingress checks
6 years ago
Mateusz Szostok 71fa47f576 fix(repo/search): fix helm repo search command to display proper versions
6 years ago
Matthew Fisher d8964037f7
Merge pull request #6727 from bacongobbler/backport-6702
6 years ago
Oleg Sidorov 4cddc82c0b Reverted changes introduced in #6010
6 years ago
Matthew Fisher 8489290300
fix(sympath): walk symbolic links one once
6 years ago
Matthew Fisher 33bb88851d
fix(kube): fix race condition
6 years ago
Matthew Fisher 7afbddfba2
bump version to v2.15
6 years ago
Matthew Fisher 14841258e0
Merge pull request #6590 from hickeyma/refactor-chart-create
6 years ago
Matthew Fisher 024f168bdf
Merge pull request #6612 from bacongobbler/rebase-6167
6 years ago
Matthew Fisher 9b9dcebea8
fix(kube): watch events from a matching pod
6 years ago
Guangming Wang ecf9afbe06 fix file mode,it should be octal expressed
6 years ago
Martin Hickey 146f4315d3 Update Ingress API group in scaffold chart
6 years ago
Karuppiah Natarajan 519ccac294 fix repo url being decoded while downloading repo index (#6060)
6 years ago
Matthew Fisher ca7a719c96
rebase from master, regenerate proto files
6 years ago
Jeff Knurek ef5d4e652c
change GetPodLogs to return io.Reader instead of string
6 years ago
Jeff Knurek 7f2e0c535c
return error is client not set
6 years ago
Jeff Knurek a2e8b188c2
TEST: add some rudimentary test code for helm test logs
6 years ago
Jeff Knurek 6529abe85f
TEST: cleanup code
6 years ago
Jeff Knurek b94608388e
TEST: add option to dump logs during helm test
6 years ago
Matthew Fisher fb2cbb0019
Merge pull request #6578 from bacongobbler/fix-3442
6 years ago
Matthew Fisher 74653d3794
fix: return more information to the user
6 years ago
Matthew Fisher a31d4ad43e
fix: use nonexistent rather than inexistent
6 years ago
Taylor Thomas 4e8063b103
Merge pull request #5177 from adshmh/5150-lint-development-version-flag
6 years ago
Taylor Thomas 730e8f3e27
Merge pull request #5392 from bnookala/add-template-api-versioning
6 years ago
Matthew Fisher b6afc6bf46
Merge pull request #4985 from bkeroackdsc/client-accept-contexts
6 years ago
Benjamen Keroack 545e2213be helm client: add methods that accept contexts so callers can cancel long-running operations
6 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
6 years ago
Taylor Thomas 5437dd4d05
Merge pull request #5611 from cgetzen/cg/kube_create_goroutine
6 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
6 years ago