Commit Graph

1496 Commits (77957fc76492b0b2f4f5cbc3116a37d710078721)

Author SHA1 Message Date
Jeff Knurek 5c9ff04da4 the last revert commit still was making an undesired change
4 years ago
Jeff Knurek cd90fb4319 revert the removal of strict param in functions for better backwards compatibility
4 years ago
Jeff Knurek a979ba8c58 fix: removed strict template errors from v2 linter
4 years ago
Martin Hickey 73d88af866
Merge pull request #7360 from cristiklein/fix/less-corruption-with-concurrent-executions-v2
4 years ago
zwwhdls 0b31450452
[v2] fix stack overflow error in helm template. (#7185)
4 years ago
Matthew Fisher df3332e61a
Merge pull request #8305 from novas0x2a/v2-orphan-resources
4 years ago
Martin Hickey 059aeed8c7 Update after review
4 years ago
Martin Hickey a90182e3b2 Add more informative error message for removed k8s APIs
4 years ago
Matt Butcher def975f556
backported archive improvements from v3 (#8318)
4 years ago
Fabian Ruff 0c96138afa
Consider namespace when comparing resources
4 years ago
Matt Farina 5f2584fd3d
Merge pull request #7931 from mattfarina/fix-7924
5 years ago
Matt Farina 493cd34009
Fix issue with sorting pod lists
5 years ago
Matt Butcher 0e32e6417b
fix: lint with strict passes for helm create (#7926)
5 years ago
Matt Farina eb42670666
Merge pull request #7840 from mattfarina/fix-7812
5 years ago
Matt Butcher 5f6269d008
fix: fixes for Go 1.14 (#7848)
5 years ago
Matt Farina 88e95b0d7c
Fix nul pointer error
5 years ago
Matt Farina 4aafed7457
Fixing validation issue
5 years ago
Matthew Fisher 9d7b269499
fix recursion count in templates
5 years ago
Matthew Fisher af3a021406
fix(engine): allow limited recursion in templates
5 years ago
Matt Farina e8396c9283
Restores display of object status when displaying helm status
5 years ago
Fernando Antivero b7d2947d10
fix(requirements): refactor to use common codepath for table coalescing (#7047)
5 years ago
Cristian Klein c32c9a510b fix(tiller): Avoid corrupting storage via a lock
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 77c973422c fix(kube): Fixes wait for jobs
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 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 d7d0427b0b
bump protobuf to match kubernetes
5 years ago
Adam Reese 23c82fc3eb
ref(glide.yaml): kubernetes 1.16.2
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
Matthew Fisher d8964037f7
Merge pull request #6727 from bacongobbler/backport-6702
5 years ago
Oleg Sidorov 4cddc82c0b Reverted changes introduced in #6010
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