Commit Graph

207 Commits (671ceb5514900cbbd40fffc4691710f044aa73c4)

Author SHA1 Message Date
Daniel Strobusch 9a2ff7802f
fix(helm): sort hooks by kind for equal weight
5 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning (#7176)
5 years ago
Matthew Fisher e84b61b2db
Merge pull request #6752 from raffaelespazzoli/lookup
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 d2b89119a0
Merge pull request #6904 from bakito/master
5 years ago
bakito ab905010fd fix error output
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
raffaelespazzoli a62ba04962 additional fixes based on @thomastaylor312 comment
5 years ago
raffaelespazzoli 8e088fc4a2 fixed test issue
5 years ago
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
5 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
5 years ago
jabielecki 3d04c6c5ce ref(pkg/action): split test of filterList (#6875)
5 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
5 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
5 years ago
Matt Farina 4a01b1603b
Merge pull request #7136 from VilledeMontreal/fix/getValuesClusterCheck
5 years ago
Matt Farina 893e8de183
Merge pull request #7071 from SvenskaSpel/issue-7055-helm-pull-ca-file-usage
5 years ago
Marc Khouzam bf4cc97bbe fix(cli): IsReachable check for "get values"
5 years ago
Matthew Fisher 456eb7f411
Merge pull request #6946 from bacongobbler/fix-6939
5 years ago
Andreas Stenius d3ad6f9c78
cli/pull: pass TLS config to chart downloader from flags. (#7055)
5 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
5 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
5 years ago
Matthew Fisher e91feed1a3
fix(install): log the error when recording the release
5 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. (#6908)
5 years ago
Marc Brugger 8231b17c31 print gvk information on existing resource conflict
5 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
5 years ago
Fabian Ruff 7f7e90b407 Consider namespace when comparing resources
5 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
5 years ago
Kamalashree Nagaraj 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
5 years ago
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
5 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
5 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
5 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
5 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
5 years ago
Matthew Fisher 402fce389a
fix(chartutil): restore .Release.Revision
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
5 years ago
Aaron Mell 6a98d1f1d2 Code Review Changes
5 years ago
Aaron Mell 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable.
5 years ago
Taylor Thomas 01e593fbcd fix(action): Fixes ordering of variable binding
5 years ago
Taylor Thomas da72944611
Merge pull request #6640 from thomastaylor312/feat/parse_pre_release
5 years ago
Taylor Thomas 0ba959af0d feat(lint): Ports v2 functionality for linting pre-release charts
5 years ago
Jacob LeGrone 2d983f27e7
feat(hooks): never delete CustomResourceDefinitions
5 years ago
Jacob LeGrone 34d685f8bf
feat(hooks): set default deletion policy to before-hook-creation
5 years ago
Matthew Fisher 0227ade173
Merge pull request #6363 from jlegrone/refactor-test-command
5 years ago
Jacob LeGrone 0645b92c1b
Print test status
5 years ago
Jacob LeGrone 6f18519957
Remove test --cleanup flag
5 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
5 years ago
Aaron Mell 3264b75378 Refactoring after rebasing with latest
5 years ago