Commit Graph

52 Commits (c1108177a9e42e88a6fbcf7eab0ce64fb413dbdc)

Author SHA1 Message Date
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install 3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry 3 years ago
Martin Hickey 699ea6dcef
Merge pull request from scaat/fix-specification 4 years ago
Simon Croome c50372a8c1
Add/update deprecation notices 4 years ago
Scaat Feng b6bd8d7363 [FIX]'rest' collides with imported package name 4 years ago
Scaat Feng 5c14eec3a3 [FIX]receiver names are different 4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm 5 years ago
Martin Hickey 4cc19d1d82 Fix typo 5 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks 5 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock 5 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir () 5 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names () 5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function () 5 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 () 5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 () 5 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver 5 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action 5 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver 5 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning () 5 years ago
Josh Soref 02ad2b1187 Spelling () 5 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. () 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
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 6 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli 6 years ago
Aaron Mell 3264b75378 Refactoring after rebasing with latest 6 years ago
Aaron Mell 01d7657c1e Another Code review change 6 years ago
Aaron Mell 851e016e90 Reverted previous commit, changes based on code review feedback. 6 years ago
Aaron Mell 1ca2ab1d8d Moving actionInit from cmd/helm/helm to pgk/action/action to make it easier to instantiate the configuration 6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 6 years ago
Matthew Fisher 1b0b843d6a
fix(action): invalidate discovery client cache on startup 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 c5137c5390
Merge pull request 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
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook 6 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct 6 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly 6 years ago
Matt Farina 64496cdc07
Expose the resource types in addition to the api group/version in templates 6 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface 6 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency 6 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed () 6 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes 6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm 6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller 6 years ago
Josh Dolitsky a32f8ebb37
Helm 3: initial registry support () 6 years ago