Commit Graph

240 Commits (0adfe83ff8a46630164388c71620818e11253ece)

Author SHA1 Message Date
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
4 days ago
Terry Howe 9c7bf37c6f
fix: Ignore absolute path when RepoUrl is provided
2 weeks ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
3 weeks ago
Evan Anderson 20f4e1f12d Use filepath.Path when handling directory names
4 weeks ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
1 month ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
1 month ago
Matt Farina 52267ee74b Move repo package to versioned directory
1 month ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
1 month ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
1 month ago
Terry Howe b12cd28503
fix: installer action goroutine count
1 month ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
1 month ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
1 month ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
1 month ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
1 month ago
Matt Farina fea6d8eb04
Updating to tested content cache
2 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
2 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
2 months ago
George Jenkins b4b2392f7e mergefix
2 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
2 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
2 months ago
George Jenkins 45141451b4 Kube client support server-side apply
2 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
2 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
3 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
3 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
3 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
3 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
6 months ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
6 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
6 months ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
6 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
6 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
6 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
6 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
6 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
6 months ago
Patrick Seidensal e55707b09d
Fix --take-ownership
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
7 months ago
Austin Abro 2948279fb9
cleanup if statement
7 months ago
Austin Abro 1a3fb75b34
merge
7 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Austin Abro 09faaac273
merge
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Austin Abro 11eeb4a6b1
merge
7 months ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
8 months ago
Austin Abro 7fde4962a8
set waiter in functions
8 months ago
Austin Abro f2dd2c9109
add hook only waiter
8 months ago
Austin Abro 2b03c527f1
set command line flags
8 months ago
George Jenkins 0ce267d907 more options
8 months ago