Commit Graph

4061 Commits (81b99295bee778cb0bc2d2589d15deb7238c5e4b)

Author SHA1 Message Date
MrJack 81b99295be
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
2 weeks ago
Scott Rigby c0039291c1
bump version to 4.3 (#32605)
2 weeks ago
George Jenkins babae796e3
chore: Cleanup deprecated and TODO comments
2 weeks ago
George Jenkins ca6681ca55
chore: Fix independent-merge lint issues
2 weeks ago
Tom Wieczorek 37752b70b2
refactor(repo): Use byte buffer to build index file (#32579)
2 weeks ago
Matthieu MOREL 28e64bd2dd
chore: fix gofumpt extra-rules (#32486)
2 weeks ago
George Jenkins 4dfbaa40c6
Remove deprecated `internal/chart/v3/` code (#32365)
2 weeks ago
Aaron Mark 9a3c040369
fix(template): regression - route registry messages to stderr in template and show (#32217)
2 weeks ago
Benoit Tigeot 11e2010aeb
refactor: remove per-file decompression size limit (#31748)
2 weeks ago
MrJack 67cc63ad26 test(action): add option recorder to FailingKubeClient and assert DryRun is passed
2 weeks ago
MrJack 9f1c738027 fix(action): error when --dry-run=server is combined with --server-side=false on upgrade
2 weeks ago
MrJack 199c98d523 fix(action): fix --create-namespace ordering and clean up install dry-run=server path
2 weeks ago
MrJack b39d705244 fix(kube): reject dry run when server-side apply is disabled in Update()
2 weeks ago
MrJack 4758d8dba9
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
2 weeks ago
Matt Farina d2de64e64b
Merge pull request #32577 from mattfarina/bump-go-1.27
3 weeks ago
Matt Farina b5b498b774 Updating the Go version
3 weeks ago
Robert Sirchia 1af7ea274a
Merge branch 'main' into fix-readiness-log-typo
3 weeks ago
MsfPablo 6888b0a280 fix: correct 'doest not match' in readiness debug logs
3 weeks ago
Ruslan Shaydullin 67d54fd880
fix(provenance): support GnuPG keybox (pubring.kbx) keyrings (#32281)
3 weeks ago
MrJack f332d3b69c
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
4 weeks ago
George Jenkins 9b447b4048
Merge pull request #32485 from Mentigen/fix/stamp-mod-times-normalize
4 weeks ago
MrJack bf8ed6da99
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
4 weeks ago
MrJack 84b1ec1cd4 honor dry-run when pruning removed resources
4 weeks ago
Dean Chen fd4ed4952b
test(loader): cover 8192-byte EOF boundary for LoadValues
1 month ago
Dean Chen 601445e88c
fix(loader): do not drop values files ending at a 4096-byte boundary
1 month ago
MrJack 58a12a041f
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
1 month ago
MrJack 2b239b84e4
Merge branch 'helm:main' into feature/rollback-description-flag
2 months ago
MrJack fde6e21499
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
2 months ago
Nikolaus Schuetz a8ab76e86f
test(action): poll for the interrupted install goroutine instead of a zero-margin sleep (#32328)
2 months ago
Ilya Kiselev e923167513 test(package): fix errorlint + exact path match in lock test
2 months ago
Ilya Kiselev 3c3be926aa fix(chart): normalize StampModTimes timestamp + Chart.lock test
2 months ago
MrJack 525d32f15e Make golangci-lint happy
2 months ago
MrJack 2864228260 Make golangci-lint happy
2 months ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
MrJack f3edb83df4 Make golangci-lint happy
2 months ago
MrJack 94a3315f4d Added missing import
2 months ago
MrJack 500f02d597 Readded "unicode/utf8"
2 months ago
MrJack f1ede7c9c1 Potential fix for pull request finding
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 e73dfab5fb refactor(test): reuse existing rollback.txt golden file
2 months ago
MrJack b177a8e906 Removed extra space in rollback-with-description.txt
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 b606955f09 Set 256 as limit for maxDescriptionLength. 256 comes from MAX value for key and value
2 months ago
MrJack f8180e6de4 feat(rollback): add --description flag to provide rollback reason
2 months ago
MrJack eeb4cbdaa8
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
2 months ago
Terry Howe 8eb65528be
Merge pull request #32467 from mmorel-35/testify-assertions-pkg-3
2 months ago