Commit Graph

71 Commits (v4.3.0-rc.1)

Author SHA1 Message Date
MrJack 2b239b84e4
Merge branch 'helm:main' into feature/rollback-description-flag
1 month ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
MrJack 4fcc4e4b3d Apply suggestions from code review
2 months ago
MrJack 91520a7806 refactor(rollback): validate description length before cluster reachability check
2 months ago
MrJack a92611c202 Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go
2 months ago
MrJack 8a34f3b7b4 Use rune count to count properly multi-byte UTF-8 characters
2 months ago
MrJack cb91040c44 Enhanced rollback description length
2 months ago
MrJack e69e424ab1 Changed if construction
2 months ago
MrJack f8180e6de4 feat(rollback): add --description flag to provide rollback reason
2 months ago
MrJack 300f71b1eb feat(history): add rollback revision column to helm history output
7 months ago
Matheus Pimenta c1cc625323
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
8 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
8 months ago
Hidde Beydals d158708fbf
fix(rollback): `errors.Is` instead of string comp
10 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
11 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
11 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
11 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
11 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
11 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
12 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
12 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
12 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
1 year ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
1 year ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 year 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 74f2805f01 Rename 'force' to 'force-replace'
1 year ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
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 1a3fb75b34
merge
2 years ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
2 years ago
Austin Abro 09faaac273
merge
2 years ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
2 years ago
Austin Abro 11eeb4a6b1
merge
2 years ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
2 years 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
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
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
3 years ago
ithrael db9460cc87 fix: helm rollback err tips
3 years ago
cndoit18 94dc605968
fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations
5 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
6 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
6 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
6 years ago
wawa0210 4be3804c50
Rollback command support for max history
6 years ago