Commit Graph

5197 Commits (63e1c9bc7f6a88efe40f5badcc0766e6748283c9)
 

Author SHA1 Message Date
zwwhdls 63e1c9bc7f [v2]stop with an error immediately if a file or directory with that name already exists (#7188)
5 years ago
Yury Fedorov dc2f5bcb33 Fix secure installation link in v2 (#6912)
5 years ago
Matthew Fisher e910a1c879
Merge pull request #7319 from cristiklein/fix/deal-with-corrupted-storage
5 years ago
Cristian Klein 840e0e271d fix(tiller): improve handling of corrupted storage
5 years ago
Matt Butcher ab797325c6
fix: backport #6901 to Helm 2 (#7196)
5 years ago
Martin Hickey c3060582bf
Port PR 7114 to Helm 2 (#7128)
5 years ago
Taylor Thomas 0ca95341c1
Merge pull request #6907 from thomastaylor312/fix/missing_job
5 years ago
Taylor Thomas 77c973422c fix(kube): Fixes wait for jobs
5 years ago
Taylor Thomas 751d172df3
Merge pull request #6897 from thomastaylor312/fix/missing_api_version
5 years ago
Taylor Thomas e2894a18ee fix(kube): Fixes missing API versions
5 years ago
Matt Farina bed80a57f0
Merge pull request #6838 from mattfarina/up-2.16
5 years ago
Matt Farina 7584639303
Merge pull request #6738 from ysh7:support-cross-device-rename
5 years ago
Matt Farina c050a8bca6
bump version to v2.16.0-rc.1
5 years ago
Matt Farina db9520dde5
Merge pull request #6834 from mattfarina/naming-tweak
5 years ago
Matt Farina ae6a33fc2f
Update language on search usage
5 years ago
Matt Farina 77ca445c28
Merge pull request #6780 from mszostok/fix-search-repo-v2
5 years ago
Matt Farina 5602f84f11
Merge pull request #6823 from mattfarina/2sa
5 years ago
Matt Farina a4f46d7a38
Fix error when loading irregular files
5 years ago
Adam Reese 9bdd4703a3
Merge pull request #6810 from adamreese/ref/kube-1.16.2
5 years ago
Adam Reese 8a0185b103
pin md2man
5 years ago
Adam Reese d7d0427b0b
bump protobuf to match kubernetes
5 years ago
Adam Reese 23c82fc3eb
ref(glide.yaml): kubernetes 1.16.2
5 years ago
Taylor Thomas 3e4c19b353
Merge pull request #6792 from thomastaylor312/fix/ingress_wait
5 years ago
Taylor Thomas 93e4697f4a fix(wait): Removes ingress checks
5 years ago
Mateusz Szostok 71fa47f576 fix(repo/search): fix helm repo search command to display proper versions
5 years ago
Matt Farina 0a9bf4f966
Merge pull request #6754 from karuppiah7890/fix-lint-for-no-package-found-v2
5 years ago
Martin Hickey 1f692330d4
Update release checklist (#6762)
5 years ago
Karuppiah Natarajan 23926365a0
fix silent lint ignore for non existing packaged charts
5 years ago
Matthew Fisher d8964037f7
Merge pull request #6727 from bacongobbler/backport-6702
5 years ago
Matthew Fisher be6551c0f6
Merge pull request #6749 from icanhazbroccoli/icanhazbroccoli/revert-6010
5 years ago
Oleg Sidorov 4cddc82c0b Reverted changes introduced in #6010
5 years ago
Yagnesh Mistry b66ae7493f add comment to indicate source of fs.go
5 years ago
Yagnesh Mistry 465870a22e Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh
5 years ago
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 f573de088e
Merge pull request #6724 from bacongobbler/update-ci-helm2
5 years ago
Matthew Fisher 50b838f9d3
fix(ci): only build Helm 2 off a tag
5 years ago
Martin Hickey 7ca75251d6
Set output format when install flag on helm upgrade (#6722)
5 years ago