Commit Graph

230 Commits (d601ce59a9fec0a52fcf3dfd18faebb43aaacb04)

Author SHA1 Message Date
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
6 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
6 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
6 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
6 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
6 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
6 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
6 months ago
George Jenkins b4b2392f7e mergefix
7 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
7 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
7 months ago
George Jenkins 45141451b4 Kube client support server-side apply
7 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
7 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
7 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
8 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
8 months 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
8 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
10 months ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
10 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
10 months ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
11 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
11 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
11 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
11 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
11 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
11 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
11 months ago
Patrick Seidensal e55707b09d
Fix --take-ownership
11 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
11 months ago
Austin Abro 2948279fb9
cleanup if statement
12 months 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
1 year ago
Austin Abro 7fde4962a8
set waiter in functions
1 year ago
Austin Abro f2dd2c9109
add hook only waiter
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago
George Jenkins 0ce267d907 more options
1 year ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
1 year ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
1 year ago
Payal Godhani f8a08145fb Resolving conflict
1 year ago
Matt Farina f08e2d14bb Updating to helm.sh/helm/v4
1 year ago
Payal Godhani 5b18f525ed Fixing a typo
1 year ago
Payal Godhani 34cd8341c3 Add Contextual Error Messages to RunWithContext
1 year ago
Terry Howe 569f62e58b chore: fix problems with latest lint
1 year ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
1 year ago
Justen Stall 6aa19b8c92
more error wrapping uses
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago