Commit Graph

1455 Commits (7786caa6b08953e0d68944d95f460fc99b8191f7)

Author SHA1 Message Date
Yagnesh Mistry 7786caa6b0 Move fs to third_party/dep and include full bsd license text
5 years ago
Brice Rising 394ba588b9 Fix url for bsd license
5 years ago
Brice Rising 16852f04d9 Fix linting issues
5 years ago
Brice Rising 45d723359e Switch BSD license in fsutil package to dep project license
5 years ago
Brice Rising 5ab89c9794 Copy approach done in another project for using bsd license
5 years ago
Brice Rising 55ea698784 Add Apache License line to fsutil
5 years ago
Brice Rising 3d78e6a1b2 Run gofmt -s -w using official golang docker image
5 years ago
Brice Rising c292ba5c8f Run gofmt -s on fs_test
5 years ago
Brice Rising aacffe5fb2 Remove dead code
5 years ago
Brice Rising 3d15ec7125 Fix style issues
5 years ago
Brice Rising 3469c9a17c Skip inaccessible file tests for root
5 years ago
Brice Rising 60bd2a56fd Remove dep/internal/test dependency
5 years ago
Brice Rising 51dbd7c1a6 Removed unused methods from fs package
5 years ago
Brice Rising 94d87ef95d Fix rename for helm dep upgrade
5 years ago
Matthew Fisher 33bb88851d
fix(kube): fix race condition
5 years ago
Matthew Fisher 7afbddfba2
bump version to v2.15
5 years ago
Matthew Fisher 14841258e0
Merge pull request #6590 from hickeyma/refactor-chart-create
5 years ago
Matthew Fisher 024f168bdf
Merge pull request #6612 from bacongobbler/rebase-6167
5 years ago
Matthew Fisher 9b9dcebea8
fix(kube): watch events from a matching pod
5 years ago
Guangming Wang ecf9afbe06 fix file mode,it should be octal expressed
5 years ago
Martin Hickey 146f4315d3 Update Ingress API group in scaffold chart
5 years ago
Karuppiah Natarajan 519ccac294 fix repo url being decoded while downloading repo index (#6060)
5 years ago
Matthew Fisher ca7a719c96
rebase from master, regenerate proto files
5 years ago
Jeff Knurek ef5d4e652c
change GetPodLogs to return io.Reader instead of string
5 years ago
Jeff Knurek 7f2e0c535c
return error is client not set
5 years ago
Jeff Knurek a2e8b188c2
TEST: add some rudimentary test code for helm test logs
5 years ago
Jeff Knurek 6529abe85f
TEST: cleanup code
5 years ago
Jeff Knurek b94608388e
TEST: add option to dump logs during helm test
5 years ago
Matthew Fisher fb2cbb0019
Merge pull request #6578 from bacongobbler/fix-3442
5 years ago
Matthew Fisher 74653d3794
fix: return more information to the user
5 years ago
Matthew Fisher a31d4ad43e
fix: use nonexistent rather than inexistent
5 years ago
Taylor Thomas 4e8063b103
Merge pull request #5177 from adshmh/5150-lint-development-version-flag
5 years ago
Taylor Thomas 730e8f3e27
Merge pull request #5392 from bnookala/add-template-api-versioning
5 years ago
Matthew Fisher b6afc6bf46
Merge pull request #4985 from bkeroackdsc/client-accept-contexts
5 years ago
Benjamen Keroack 545e2213be helm client: add methods that accept contexts so callers can cancel long-running operations
5 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
5 years ago
Taylor Thomas 5437dd4d05
Merge pull request #5611 from cgetzen/cg/kube_create_goroutine
5 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
5 years ago
Charlie Getzen 6b2f408f8e Merge branch 'master' of https://github.com/kubernetes/helm into cg/kube_create_goroutine
5 years ago
Sebastien Plisson 99b8a0d0d7
Removed test requiring repository field to allow local chart dependency
5 years ago
Sebastien Plisson e8ab69ccc6
missing test file
5 years ago
Sebastien Plisson 8537bb5c42
Added test cases for chart present under charts folder
5 years ago
Sebastien Plisson 21edd808b6
#3321 Accept dependency in requirements.yaml from charts directory.
5 years ago
Matthew Fisher cf30db50f5
Merge pull request #5298 from jordansissel/issue/5296/error-hinting
5 years ago
Matthew Fisher 51f5ae9873
Merge pull request #6577 from bacongobbler/fixup-6334
5 years ago
Matthew Fisher caff38ffa1
fix(generator): fixup package comment linting error
5 years ago
Matthew Fisher d8d56fe111
Merge pull request #5610 from adshmh/feat-5552-fix-root-folder-files-error
5 years ago
Charlie Getzen 02ccb33bdc use WaitGroup instead of channels and counters
5 years ago
Matthew Fisher 7fd770ca1b
Merge pull request #6274 from kensipe/env-test-fix
5 years ago
Matthew Fisher 59ea688813
Merge pull request #5428 from walkafwalka/fix/plugin-tar-extract-perms
5 years ago