Commit Graph

17 Commits (2b239b84e445a85807fc851d261e6ae9999d364d)

Author SHA1 Message Date
MrJack 500f02d597 Readded "unicode/utf8"
6 days ago
MrJack f1ede7c9c1 Potential fix for pull request finding
6 days ago
MrJack a92611c202 Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go
6 days ago
MrJack 8a34f3b7b4 Use rune count to count properly multi-byte UTF-8 characters
6 days ago
MrJack cb91040c44 Enhanced rollback description length
6 days ago
MrJack b606955f09 Set 256 as limit for maxDescriptionLength. 256 comes from MAX value for key and value
6 days ago
MrJack f8180e6de4 feat(rollback): add --description flag to provide rollback reason
6 days ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
2 weeks ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
6 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
10 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
12 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
1 year ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
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 297f7b9acb
squash
1 year ago