Commit Graph

5274 Commits (dev-v2)
 

Author SHA1 Message Date
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
Matthew Fisher 8489290300
fix(sympath): walk symbolic links one once
5 years ago
Matt Farina 9668ad4d90
Merge pull request #6698 from tao12345666333/update-to-go-1.13.3
5 years ago
Jintao Zhang 30bccea707 Upgrade to golang 1.13.3
5 years ago
Matthew Fisher 1ea5b84890
Merge pull request #6667 from yisiqi/recommend-helm-nexus
5 years ago
Yi Siqi c7841da9ad Update related.md
5 years ago
Matthew Fisher 52a3cdb8e4
Merge pull request #6694 from bacongobbler/fix-6682-helm2
5 years ago
Matthew Fisher 0a2d58457a
fix(cmd): acquire file lock on repository.lock
5 years ago
Matthew Fisher 07c17133fd
Merge pull request #6671 from brennerm/ignore-coveralls-internal-errors
5 years ago
Max Brenner 6570541f64 ignore coveralls internal server errors
5 years ago
Matthew Fisher f1d4d15b37
Merge pull request #6654 from bacongobbler/fix-6643
5 years ago
Matthew Fisher 33bb88851d
fix(kube): fix race condition
5 years ago
Matthew Fisher c0c2270fa2
Merge pull request #6637 from bacongobbler/bump-version-2.15
5 years ago
Matthew Fisher 17027a1271
Merge pull request #6638 from bacongobbler/add-from-script-guide
5 years ago
Matthew Fisher 82a52ed349
ref(README): update wording on using the From Script guide
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
ConnorBrereton 79a8ca1576 Commit for PR #6429
5 years ago
Matthew Fisher 9b9dcebea8
fix(kube): watch events from a matching pod
5 years ago
Matthew Fisher 66e0c0b44d
Merge pull request #6620 from beautytiger/dev-191009-file_mode
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