Commit Graph

161 Commits (7aba8bbfe616b1c866655a7df4e443c9b10ee5ca)

Author SHA1 Message Date
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
3 months ago
Matheus Pimenta c1cc625323
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
3 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
3 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
5 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
6 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
6 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
6 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
7 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
7 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
7 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
7 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
7 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
7 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
7 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
8 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
8 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
8 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
8 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
8 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
8 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
8 months ago
George Jenkins 45141451b4 Kube client support server-side apply
8 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
9 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
9 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
10 months 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
1 year ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago