Commit Graph

209 Commits (df7befd208e71e152884cc455b545bab5e011d3c)

Author SHA1 Message Date
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
7 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
7 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
7 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
7 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
8 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
8 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
8 months ago
Patrick Seidensal e55707b09d
Fix --take-ownership
8 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
8 months ago
Austin Abro 2948279fb9
cleanup if statement
9 months ago
Austin Abro 1a3fb75b34
merge
9 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
9 months ago
Austin Abro 09faaac273
merge
9 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
9 months ago
Austin Abro 11eeb4a6b1
merge
9 months ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
9 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
9 months ago
Austin Abro 7fde4962a8
set waiter in functions
9 months ago
Austin Abro f2dd2c9109
add hook only waiter
9 months ago
Austin Abro 2b03c527f1
set command line flags
9 months ago
George Jenkins 0ce267d907 more options
10 months ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
10 months ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
10 months ago
Payal Godhani f8a08145fb Resolving conflict
11 months ago
Matt Farina f08e2d14bb Updating to helm.sh/helm/v4
11 months ago
Payal Godhani 5b18f525ed Fixing a typo
11 months ago
Payal Godhani 34cd8341c3 Add Contextual Error Messages to RunWithContext
11 months ago
Terry Howe 569f62e58b chore: fix problems with latest lint
12 months ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
1 year ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
1 year ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year 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
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
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