Commit Graph

184 Commits (release-3.19)

Author SHA1 Message Date
Feng Cao afefca8b2d chore: update generalization warning message
4 months ago
Feng Cao eb5b6d5047 fix: move warning to top of block
5 months ago
Feng Cao 6b5c94475d fix: replace fmt warning with slog
5 months ago
Feng Cao 247bf7c2e0 fix: add warning when ignore repo flag
5 months ago
Patrick Seidensal 4ee3a19e9a
Fix --take-ownership
5 months ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
11 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
1 year ago
Evans Mungai 0687961da4
Revert CAFile rename breaking change
1 year ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
1 year ago
Evans Mungai 837ae4242c
Add username/password to dependency build/update subcommands
1 year ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
2 years ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
2 years 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
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
3 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
3 years ago