Commit Graph

34 Commits (6dc91a6f178cb2fc49c8ea2560bf74e6703dde7c)

Author SHA1 Message Date
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
2 months ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
2 months ago
Travis Leeden 16573f87f5 Restored --atomic flag on install command
3 months ago
Scott Rigby 6d5f56fa6e
fix(template): deprecate unused --hide-notes and --render-subchart-notes flags
5 months ago
Calvin Bui b33d4ae0c0
Use length check for MetaDependencies instead of nil comparison
7 months ago
tison 90d01915f9
for all other similar cases
7 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
8 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
9 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
9 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
10 months ago
Andreas Sommer 1836c598f0 Make error message instructional for the case of lock file being out of date
10 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
10 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
10 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
10 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
10 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
10 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
10 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
11 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
11 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
11 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
11 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
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 b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 1704ce3067
Merge branch 'main' into refactor-wait
1 year ago
Austin Abro d3814d786b
merge
1 year ago
Austin Abro 9f9eb28fed
merge
1 year ago
Austin Abro 297f7b9acb
squash
1 year ago