Commit Graph

5420 Commits (c2da4fd53dc57189a46797a87b6b30dcd8d44879)
 

Author SHA1 Message Date
Lee Bontecou e483dce289
fix(template): helm template "--show-only" flag producing duplicates when flag used more than once (#7204)
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
Marc Khouzam 4f4779ca3a fix(comp): Allow zsh completion to handle -n flag
6 years ago
Matt Farina 7193b5a2be
Merge pull request #7478 from mattfarina/security-file
6 years ago
Matt Farina a704ba7e20
Adding security file
6 years ago
Matthew Fisher 83847cc899
Merge pull request #7201 from bacongobbler/fix-6951
6 years ago
Mike Tougeron 93adb35af1 maintain backwards compatibility in the api for the CRDs function
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
Anshul Verma 5e3c7d7eb8 Friendly error message for non-existent Chart while packaging (#7127)
6 years ago
Daniel Strobusch 9a2ff7802f
fix(helm): sort hooks by kind for equal weight
6 years ago
Matt Farina e3675e3312
Merge pull request #7358 from cristiklein/fix/deal-with-correupted-storage-v3
6 years ago
Matt Farina 238bc18646
Merge pull request #7387 from etashsingh/alpine-example-template
6 years ago
zwwhdls 16a85f7570 fix test-style
6 years ago
zwwhdls 4eda4fa06d allow limited recursion in templates
6 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files
6 years ago
Matthew Fisher 8175c79dd9
Merge pull request #7378 from joelanford/k8s-1.17
6 years ago
Marc Khouzam a911600fc2
Merge pull request #7435 from VilledeMontreal/fix/wrongSubcmd
6 years ago
Marc Khouzam 559c405362 fix(test): Remove invalid subcommand in test
6 years ago
Matthew Fisher 29fc78f975
Merge pull request #6975 from jabielecki/doc-helmpath
6 years ago
Matthew Fisher 1d9007d087
Merge pull request #7249 from jabielecki/addtoscheme-once
6 years ago
Jakub Bielecki 8fe2097ffe fix(kube) only add to scheme.Scheme once
6 years ago
Marc Khouzam a6b2c9e212
Merge pull request #7323 from VilledeMontreal/feat/dynamicCompletionInGo
6 years ago
Daniel Poelzleithner d39543013b Use /usr/bin/env for bash
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
Matthew Fisher c08daeca5f
Merge pull request #7415 from bacongobbler/fix-7414
6 years ago
Marc Khouzam 77b900106f fix(comp): Update based on review comments
6 years ago
Dao Cong Tien 10b44a114d Add unit test for Reverse() in pkg/releaseutil.go
6 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning (#7176)
6 years ago
Matthew Fisher 9d6f2ed107
feat(version): show "unreleased" when built from a branch
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 a8369db802 feat(comp): Isolate go completion framework better
6 years ago
Marc Khouzam fc618b4b6e feat(comp): Use cached charts file for speed
6 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
6 years ago
Marc Khouzam 90548c591d feat(comp): Don't use error codes for completion
6 years ago
Marc Khouzam d5d741dfed feat(comp): Support completion for --revision flag
6 years ago
Marc Khouzam de1ca6784a feat(comp): Support --generate-name in completion
6 years ago
Marc Khouzam 62c9c34d49 feat(comp): Dynamic completion of flags in Go
6 years ago
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go
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
Joe Lanford c365c8dcdc go.mod,go.sum: bump to k8s v1.17.1
6 years ago
Simon Alling e868cb23c0 ref(pkg/storage): Refactor Deployed and DeployedAll (#7374)
6 years ago