Commit Graph

165 Commits (ccf02f366e2c46f11adf5bceadaee879f628aed1)

Author SHA1 Message Date
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
3 months ago
Rhys McNeill 8ef2d45934 fix(action): return correct error variable in prepareUpgrade
4 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
5 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
5 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
6 months ago
Matheus Pimenta c1cc625323
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
6 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
6 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 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 fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
9 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
9 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
9 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
10 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
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
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
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
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
11 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
11 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
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)
11 months ago
George Jenkins 45141451b4 Kube client support server-side apply
11 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
1 year ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
1 year ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
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 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
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
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
petercover 605b1a0cf7 chore: fix some comments
2 years ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
2 years ago