Commit Graph

511 Commits (ff4877e69634d659d1949bd27fe313dcd589af61)

Author SHA1 Message Date
James Blair 9dab6e9770
Remove warning for template directory not found.
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
wujunwei c87f846d88 add GetRegistryClient method
1 year ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
1 year ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
1 year ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
2 years ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
2 years ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
2 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
2 years ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
2 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
2 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
2 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
2 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
2 years ago
zak905 fa025fc28b fix post install hook deletion due to before-hook-creation policy
2 years ago
Matt Farina 863bc74e5a
Update to func handling
2 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
2 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia d66c7db55a feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
2 years ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
2 years ago
Mikhail Kopylov c869613616
Merge branch 'helm:main' into get-metadata
2 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
2 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
2 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
2 years ago
cui fliter 09d3f31358 fix a few function names on comments
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
2 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
2 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
2 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
2 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
Matthew Fisher 2ae4937e42
Merge pull request #10762 from yxxhero/fix_registry_config_issue
3 years ago
Matthew Fisher e54e24cc90
Merge pull request #10852 from IamMayankThakur/main
3 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
3 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
3 years ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource.
3 years ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install
3 years ago
stan-sz 6c55d9e3e9 Fix linter
3 years ago
stan-sz a7e4ae752a Update install.go
3 years ago
stan-sz 660e4ffe7a Log error message on failed download
3 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
3 years ago
yxxhero 9f199b6517 fix --registry-config issue
3 years ago
Matthew Fisher e9abdc5efe
Merge pull request #9751 from cndoit18/fix-issue-9747
3 years ago
alexandr.danilin c598a226e9 Fixes #10566
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
3 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
3 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
3 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
3 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
3 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
3 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
3 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
3 years ago
mengjiao.liu 160da867d0 validate release name during install
3 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
3 years ago
Simon Alling dd5db7bc40 Remove AssertGoldenBytes test helper
3 years ago
Jerome Küttner 9a492f8240 Channel should remain open if there is still a routine that wants to write into it
3 years ago
Jerome Küttner ad3d2cc8ef Fix memory leak in upgrade action
3 years ago
cndoit18 94dc605968
fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations
3 years ago
Matthew Fisher a8d33e7df4
Merge pull request #9918 from cndoit18/fix-issue-9915
3 years ago
Moritz Clasmeier 8613770f78 Adjust error message wrongly claiming that there is a resource conflict
3 years ago
Timofey Kirillov 7f68bfa1fa
fix: added resource info into the validation error
3 years ago
Guangwen Feng 9b7a45a384 Fix a golint issue caused by typo
3 years ago
Alexey Igrychev 5753f61ae3 docs: fix typo Charts.yaml
3 years ago
cndoit18 da15d96a68
fix(install): if subcharts are disabled, the CRD for subcharts should not be installed
3 years ago
Matt Farina accf82ba1c
Merge pull request #9180 from Moser-ss/feature-handle-SIGINT
3 years ago
Matt Farina 2062a59566
Merge pull request #9702 from mikeshng/uninstall-wait
3 years ago
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/
3 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/
3 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
3 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
3 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
3 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme
3 years ago
Matt Farina 9443a7ead4
Merge pull request #10033 from avorima/show-crds-command
3 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
3 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand
3 years ago