Commit Graph

172 Commits (af588d6cfc0c3c10a2d170f649828fe693f7d226)

Author SHA1 Message Date
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
7 months ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
9 months ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
9 months ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
1 year ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
1 year ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
1 year ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
2 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
2 years ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
2 years ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
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 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
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
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
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
Matt Farina 863bc74e5a
Update to func handling
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 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
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
3 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
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
yxxhero 9f199b6517 fix --registry-config issue
3 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
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 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