Commit Graph

174 Commits (145d12f82fc7a2e39a17713340825686b661e0a1)

Author SHA1 Message Date
Nathan Baulch ef85fa7f2d
Grammar fixes
4 months ago
Nathan Baulch ff9dd262e3
Fix typos
4 months ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
5 months ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
7 months ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
7 months ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
10 months ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
10 months 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
1 year ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
1 year ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
1 year ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
1 year ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
1 year ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
1 year ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
1 year ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
1 year 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
2 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