Commit Graph

63 Commits (main)

Author SHA1 Message Date
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
4 months ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
12 months ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
1 year ago
Matt Farina 863bc74e5a
Update to func handling
1 year ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia d66c7db55a feat(helm): add ability for a dry-run to evaluate lookup functions
1 year ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
1 year ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install
2 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
3 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
3 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
4 years ago
Martin Hickey 4cc19d1d82 Fix typo
4 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
4 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
4 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
4 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver
4 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
4 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
4 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning (#7176)
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. (#6908)
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
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
Aaron Mell 01d7657c1e Another Code review change
5 years ago
Aaron Mell 851e016e90 Reverted previous commit, changes based on code review feedback.
5 years ago
Aaron Mell 1ca2ab1d8d Moving actionInit from cmd/helm/helm to pgk/action/action to make it easier to instantiate the configuration
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matthew Fisher 1b0b843d6a
fix(action): invalidate discovery client cache on startup
5 years ago
Jacob LeGrone 2bd94bc552
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Matthew Fisher c5137c5390
Merge pull request #6185 from bacongobbler/feature-gates
5 years ago
Matthew Fisher 6e7f5e64a0
fix(action): return nil if no errors occurred
5 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago