Commit Graph

277 Commits (copilot/important-issues-review)

Author SHA1 Message Date
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
1 year ago
Matt Farina fea6d8eb04
Updating to tested content cache
1 year ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
1 year ago
Matt Farina 6ac2c34689
Initial addition of content based cache
1 year ago
George Jenkins b4b2392f7e mergefix
1 year ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 year ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
1 year ago
George Jenkins 45141451b4 Kube client support server-side apply
1 year ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
1 year ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
1 year ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
1 year ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
1 year ago
Danilo Bürger 8096f09370
Pass credentials when either chart repo or repo dont specify a port but it matches the default port of that scheme
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
1 year ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Patrick Seidensal e55707b09d
Fix --take-ownership
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 2948279fb9
cleanup if statement
1 year ago
Austin Abro 1a3fb75b34
merge
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Austin Abro 09faaac273
merge
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
2 years ago
Austin Abro 7fde4962a8
set waiter in functions
2 years ago
Austin Abro f2dd2c9109
add hook only waiter
2 years ago
Austin Abro 2b03c527f1
set command line flags
2 years ago
George Jenkins 0ce267d907 more options
2 years ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
2 years ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
2 years ago
Payal Godhani f8a08145fb Resolving conflict
2 years ago
Matt Farina f08e2d14bb Updating to helm.sh/helm/v4
2 years ago
Payal Godhani 5b18f525ed Fixing a typo
2 years ago
Payal Godhani 34cd8341c3 Add Contextual Error Messages to RunWithContext
2 years ago
Terry Howe 569f62e58b chore: fix problems with latest lint
2 years ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
2 years ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
2 years ago
Evans Mungai 0687961da4
Revert CAFile rename breaking change
2 years ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
2 years ago
Evans Mungai 837ae4242c
Add username/password to dependency build/update subcommands
2 years ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
2 years ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years 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
3 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
3 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
3 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
3 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
3 years ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
3 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
3 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
3 years ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
3 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
3 years ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
3 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
3 years ago
wujunwei c87f846d88 add GetRegistryClient method
3 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
3 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
3 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
4 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
4 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
4 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
4 years ago
Matt Farina 863bc74e5a
Update to func handling
4 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
4 years ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
4 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
4 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
4 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
4 years ago
stan-sz 6c55d9e3e9 Fix linter
4 years ago
stan-sz a7e4ae752a Update install.go
4 years ago
stan-sz 660e4ffe7a Log error message on failed download
4 years ago
yxxhero 9f199b6517 fix --registry-config issue
4 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
5 years ago