Commit Graph

1645 Commits (831e50cb62959cd343a21d0d4a3784cc83e372e8)

Author SHA1 Message Date
Jon Huhn d70b50b3a1
Fix typo
6 years ago
LongKB 1d79ed2c18
Fix some spelling errors in comment (#7492)
6 years ago
Matthew Fisher 0afce196fd
Merge pull request #7484 from diversario/7481-dont-cleanup-nil-resources
6 years ago
Taylor Thomas c8c0000725
Merge pull request #7409 from akazemis/11414-fix-the-helm-upgrade-force-log-issue
6 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
6 years ago
Matthew Fisher 50dcd39ba5
fix(package): remove --set, --values, etc. flags
6 years ago
Matthew Fisher 9c680e604b
Merge pull request #7443 from zwwhdls/fix7439
6 years ago
Shota Nakamura 0beb9f7040 fix(chartutil): remove empty lines and a space from rendered chart templates (#7455)
6 years ago
Matt Farina e3675e3312
Merge pull request #7358 from cristiklein/fix/deal-with-correupted-storage-v3
6 years ago
zwwhdls 16a85f7570 fix test-style
6 years ago
zwwhdls 4eda4fa06d allow limited recursion in templates
6 years ago
Matthew Fisher 29fc78f975
Merge pull request #6975 from jabielecki/doc-helmpath
6 years ago
Jakub Bielecki 8fe2097ffe fix(kube) only add to scheme.Scheme once
6 years ago
Martin Hickey 88f42929d7
Remove references to protobuf (#7425)
6 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
6 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning (#7176)
6 years ago
Cristian Klein 1f0582cadc fix(helm): improve handling of corrupted storage
6 years ago
Ahmad Kazemi 9143223932 unnecessary import removed
6 years ago
Ahmad Kazemi d4c37d33d1 Signed-off-by: Ahmad Kazemi <ahmad.kazemi@recordpoint.com>
6 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
6 years ago
Matthew Fisher 8c84a0bc03
Merge pull request #7266 from bradskuse/kind-sorter-helm3
6 years ago
Simon Alling e868cb23c0 ref(pkg/storage): Refactor Deployed and DeployedAll (#7374)
6 years ago
Matthew Fisher e84b61b2db
Merge pull request #6752 from raffaelespazzoli/lookup
6 years ago
Matt Farina 77e145c13e
Merge pull request #7395 from fenggw-fnst/work2
6 years ago
Marc Khouzam 72edf56150
Merge pull request #7383 from VilledeMontreal/feat/rmDeadCode
6 years ago
Bradley Skuse e2946c7e34 Fix: helm3 - kind sorter incorrectly compares unknown and namespace
6 years ago
Guangwen Feng 0cdbbf287f Fix typo in comment for func IsReachable
6 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
6 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
6 years ago
海的澜色 985827d09a stop with an error immediately if a file or directory with that name already exists (#7187)
6 years ago
Taylor Thomas f35719a62a
Merge pull request #7320 from PhilGrayson/issue-7279
6 years ago
Naseem a963736f66 [helm create] Include serviceAccount.annotations value (#7246)
6 years ago
Matthew Fisher 7432fdc9ef
Merge pull request #7355 from dastrobu/#7159-cannot-install-service-account-token-due-to-install-order
6 years ago
Matthew Fisher 9e4d42e18c
Merge pull request #7245 from waveywaves/fix/crd-install-api-extensions
6 years ago
Matthew Fisher d2b89119a0
Merge pull request #6904 from bakito/master
6 years ago
Daniel Strobusch 08663e6bb3
fix(helm): move ServiceAccount before Secret in InstallOrder.
6 years ago
bakito ab905010fd fix error output
6 years ago
Matthew Fisher 840bbc951e
Merge pull request #6842 from AndiDog/object-order
6 years ago
Hu Shuai de9118b879 Fix a typo "update" -> "updates" (#7346)
6 years ago
Phil Grayson 600970459e Do not delete templated CRDs
6 years ago
Guangwen Feng cedd480199 Add corresponding unit test to the function in resource.go.
6 years ago
Taylor Thomas 12e0ab7e44
Merge pull request #7284 from heyleke/feat/hg-orig
6 years ago
Taylor Thomas df13e24513
Merge pull request #7269 from adriangonz/fix-crd-update
6 years ago
Jan Heylen a2bbb67839 fix(helm): add .orig as typical backup file
6 years ago
Romain Grenet 8cb3c02c47 Port PR #4161 Fix incorrect timestamp when helm package to Helmv3
6 years ago
Adrian Gonzalez-Martin afa612df9d Add back fix for CRD patch creation
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Martin Hickey b6e2a14306
fix(kube): Port use of watcher with retries to wait for resources (#7217)
6 years ago
raffaelespazzoli fa643cfa31 fixed golint
6 years ago
raffaelespazzoli a62ba04962 additional fixes based on @thomastaylor312 comment
6 years ago