Commit Graph

1398 Commits (d70b50b3a11b62efe942d0429d1d7c54f8656a52)

Author SHA1 Message Date
Lee Bontecou e483dce289
fix(template): helm template "--show-only" flag producing duplicates when flag used more than once (#7204)
5 years ago
Marc Khouzam 4f4779ca3a fix(comp): Allow zsh completion to handle -n flag
5 years ago
Matthew Fisher 50dcd39ba5
fix(package): remove --set, --values, etc. flags
5 years ago
Anshul Verma 5e3c7d7eb8 Friendly error message for non-existent Chart while packaging (#7127)
5 years ago
Matt Farina 238bc18646
Merge pull request #7387 from etashsingh/alpine-example-template
5 years ago
Marc Khouzam 559c405362 fix(test): Remove invalid subcommand in test
5 years ago
Marc Khouzam 77b900106f fix(comp): Update based on review comments
5 years ago
Marc Khouzam a8369db802 feat(comp): Isolate go completion framework better
5 years ago
Marc Khouzam fc618b4b6e feat(comp): Use cached charts file for speed
5 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
5 years ago
Marc Khouzam 90548c591d feat(comp): Don't use error codes for completion
5 years ago
Marc Khouzam d5d741dfed feat(comp): Support completion for --revision flag
5 years ago
Marc Khouzam de1ca6784a feat(comp): Support --generate-name in completion
5 years ago
Marc Khouzam 62c9c34d49 feat(comp): Dynamic completion of flags in Go
5 years ago
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go
5 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
5 years ago
Marc Khouzam 16f6205004 fix(test): Make resetEnv() properly reset settings
5 years ago
etashsingh e2e21342fd Refactored alpine-pod.yaml file to make the example work in accordance to the Values.yaml file
5 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
5 years ago
海的澜色 985827d09a stop with an error immediately if a file or directory with that name already exists (#7187)
5 years ago
Matthew Fisher ff0257de29
fix(tests): use sigs.k8s.io/yaml
5 years ago
Matthew Fisher 840bbc951e
Merge pull request #6842 from AndiDog/object-order
5 years ago
Jorge I. Gasca ad07bb690d fix(cmd): Fixes logging on action conf init error (#6909)
5 years ago
Xiang Dai 40df2f2a63 Improve description for `--all` flag (#7144)
5 years ago
Anton Kvashenkin a58430a944 Fix typo in --values cmd flag
5 years ago
Frank Lin PIAT 2eab781b35 fix(comp): tail cannot open +2 for reading
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Marc Khouzam c7ac4151e2 Merge branch 'master' into fix/protectAgainstAliases
5 years ago
Andreas Sommer 4d8160eedf feat(template): process manifests in file path order, then in order found in each file (before sorting manifests)
5 years ago
Jason Pickens 0eaa881c4e Add missing statuses to the status help text (#7035)
5 years ago
kvendingoldo 0fd76b2a2b fix(cmd): Add message about deprecated chart (#6889)
5 years ago
Matthew Fisher 09ebcde05c
Merge pull request #7202 from bacongobbler/remove-stale-output
5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
5 years ago
Matthew Fisher 95e74c71d9
chore(testdata): remove stale output
5 years ago
Marc Khouzam e30cbbbaee
Merge pull request #7199 from VilledeMontreal/fix/failingTests
5 years ago
Marc Khouzam 2457de08ec
Merge pull request #6891 from VilledeMontreal/fix/sortEnv
5 years ago
Marc Khouzam 735bc652a6 fix(tests): Repair tests failures
5 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
5 years ago
Matthew Fisher 1d36977224
Merge pull request #6824 from bacongobbler/remove-metadata
5 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
5 years ago
Matthew Fisher f388224186
Merge pull request #7152 from karuppiah7890/use-consistent-yaml-pkg
5 years ago
Matthew Fisher 17ec5cd3e7
Merge pull request #7138 from GrahamGoudeau/template-crds
5 years ago
Matt Butcher e47c67c427
fix: clarified behavior of 'list --deleted' (#6950)
5 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
5 years ago
海的澜色 36a8001e2a fix this inconsistency in the docs (#7157)
5 years ago
Karuppiah Natarajan 2a66e1a0e1
use sigs.k8s.io/yaml instead of gopkg.in/yaml.v2
5 years ago
Matt Farina a626f279ba
Merge pull request #7066 from VilledeMontreal/fix/crashOnMissingFlagValue
5 years ago
Graham Goudeau 01aa1bd3a2 Add a flag to allow template to output CRDs
5 years ago
Marc Khouzam f504708b9c Merge branch 'master' into fix/sortEnv
5 years ago
Remco Haszing af59e32654 docs(install): clarify the --replace flag (#7089)
5 years ago