Commit Graph

160 Commits (v4.1.3)

Author SHA1 Message Date
Matheus Pimenta c94d381b03
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
5 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 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
10 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
10 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
10 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
10 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
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
11 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
11 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
11 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
12 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
12 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
12 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
12 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
12 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
12 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
12 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
1 year ago
George Jenkins 45141451b4 Kube client support server-side apply
1 year 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
2 years ago
Austin Abro f2dd2c9109
add hook only waiter
2 years ago
Austin Abro 2b03c527f1
set command line flags
2 years ago
petercover 605b1a0cf7 chore: fix some comments
2 years ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
2 years ago