Commit Graph

1366 Commits (0b22b27aa2b763e92141860ee7f1c2a5020fe58b)

Author SHA1 Message Date
Ivan Towlson cd42b26a6a Distinct doc strings for repository-cache and repository-config
5 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
5 years ago
Marc Khouzam f46df928cf fix(cmd/helm): Missing params for dir locations (#6300)
5 years ago
Adam Reese f76b5f21ad
Merge pull request #6272 from adamreese/feat/initless
6 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
6 years ago
Josh Dolitsky af06037d23
chore(registry): upgrade to oras v0.7.0 (#6285)
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matt Farina fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
6 years ago
Taylor Thomas 7466c4ee3b
Merge pull request #6241 from waveywaves/fix/issue-6079
6 years ago
Vibhav Bobade 68a8f36a92 Fix Adding Errors from Linter.Messages to result.Errors
6 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
6 years ago
Vibhav Bobade 9ab927f0bb Test for Linting multiple charts with the same vals instance
6 years ago
Vibhav Bobade 7da1f35386 Clone the vals map for every path to avoid mutation
6 years ago
Matt Butcher 98426d6ad3
feat: Add support for a crds/ directory
6 years ago
Taylor Thomas 16544c8190 fix(registry): Updates registry to handle go 1.12.8 changes
6 years ago
Matthew Fisher d99edbfb3e
fix(chartutil): remove executable bits from chartutil generated files
6 years ago
Matthew Fisher 4c4b10668a
ref(test): join all hook manifests before building
6 years ago
Matthew Fisher 4d6d384741
style(action): fix style tests
6 years ago
Matthew Fisher 4c366c972d
fix(action): return an error if len > 0
6 years ago
Matthew Fisher fddf066121
fix(test): restore --cleanup
6 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor (#6205)
6 years ago
Adam Reese cc98242feb
fix(pkg/kube): only wait for events from Jobs and Pods
6 years ago
Matt Farina dfe37b9ccd
Merge pull request #6187 from mattfarina/hub-sdk
6 years ago
Matthew Fisher c6d6e456d0
Merge pull request #6054 from jlegrone/test-as-hook
6 years ago
Matt Farina e9a704278b
Updating the httpgetter to use the new user agent function
6 years ago
Matt Farina 2d4ced9090
Moving monocular client to internal and adding user agent to version pkg
6 years ago
Matt Farina 2613c3cda3
Adding a monocular client as a package
6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
6 years ago
Jacob LeGrone 2085228b50
feat(hooks): add Running phase
6 years ago
Jacob LeGrone 2bd94bc552
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Matthew Fisher 806921dcee
feat(getter): set default User-Agent
6 years ago
Josh Dolitsky 63813fe7b9
feat(cmd): use alt dest for chart export (#6193)
6 years ago
Matthew Fisher c5137c5390
Merge pull request #6185 from bacongobbler/feature-gates
6 years ago
Matthew Fisher 6e7f5e64a0
fix(action): return nil if no errors occurred
6 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
6 years ago
Adam Reese 4e625df328
fix(helmpath): fix syntax errors for windows tests
6 years ago
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
6 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
6 years ago
Jacob LeGrone 047dd5911a
Fix make test
6 years ago
Taylor Thomas b46d7fd527 fix(kube): Fixes nil panic with stateful set waiting
6 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
6 years ago
Taylor Thomas 4778e2bef5
Merge pull request #6124 from bacongobbler/three-way-merge-patch
6 years ago
Martin Hickey a0f0d8b470
Merge pull request #6117 from hickeyma/upd-linter-v2
6 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
6 years ago
Joe Lanford 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps
6 years ago
Matthew Fisher 186f6c512f
fix(plugin): add HELM_HOME back
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Matthew Fisher 18ca0dd6c4
ref(client): use three-way merge patch strategy
6 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure
6 years ago