Commit Graph

251 Commits (dbd07fa16c367ae047c90301955063949087903d)

Author SHA1 Message Date
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
8 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
9 months ago
tison 90d01915f9
for all other similar cases
9 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
9 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
9 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
9 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
10 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
10 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
10 months ago
Terry Howe 9c7bf37c6f
fix: Ignore absolute path when RepoUrl is provided
10 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
10 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
10 months ago
Evan Anderson 20f4e1f12d Use filepath.Path when handling directory names
11 months ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
11 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
11 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
11 months ago
Terry Howe b12cd28503
fix: installer action goroutine count
11 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
11 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
11 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
11 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
11 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
11 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
11 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
11 months ago
George Jenkins b4b2392f7e mergefix
11 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
11 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
12 months ago
George Jenkins 45141451b4 Kube client support server-side apply
12 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
12 months 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