Commit Graph

169 Commits (main)

Author SHA1 Message Date
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
3 weeks ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
4 months ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
9 months ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
10 months ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
11 months ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
11 months ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
11 months ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
11 months ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
12 months ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
12 months ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
12 months ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
12 months 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
Matt Farina 7c9d636f40
Fix goroutine leak in action install
1 year ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
1 year ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
1 year ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
1 year ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
1 year ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
1 year ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
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 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do 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 be99ebe8af feat(helm): add ability for --dry-run to do 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
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
stan-sz 6c55d9e3e9 Fix linter
2 years ago
stan-sz a7e4ae752a Update install.go
2 years ago
stan-sz 660e4ffe7a Log error message on failed download
2 years ago
yxxhero 9f199b6517 fix --registry-config issue
2 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
2 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 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
Moritz Clasmeier 8613770f78 Adjust error message wrongly claiming that there is a resource conflict
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