Commit Graph

4039 Commits (main)

Author SHA1 Message Date
Robert Sirchia fa11636b01
Merge pull request #32590 from cuishuang/main
1 week ago
Scott Rigby c0039291c1
bump version to 4.3 (#32605)
1 week ago
George Jenkins babae796e3
chore: Cleanup deprecated and TODO comments
1 week ago
George Jenkins ca6681ca55
chore: Fix independent-merge lint issues
1 week ago
Tom Wieczorek 37752b70b2
refactor(repo): Use byte buffer to build index file (#32579)
1 week ago
Matthieu MOREL 28e64bd2dd
chore: fix gofumpt extra-rules (#32486)
1 week ago
George Jenkins 4dfbaa40c6
Remove deprecated `internal/chart/v3/` code (#32365)
1 week ago
Aaron Mark 9a3c040369
fix(template): regression - route registry messages to stderr in template and show (#32217)
1 week ago
Benoit Tigeot 11e2010aeb
refactor: remove per-file decompression size limit (#31748)
1 week ago
Matt Farina d2de64e64b
Merge pull request #32577 from mattfarina/bump-go-1.27
2 weeks ago
cuishuang 57a67b30d2 fix(downloader): pass getter options when fetching cached provenance
2 weeks ago
Matt Farina b5b498b774 Updating the Go version
2 weeks ago
Robert Sirchia 1af7ea274a
Merge branch 'main' into fix-readiness-log-typo
2 weeks ago
MsfPablo 6888b0a280 fix: correct 'doest not match' in readiness debug logs
2 weeks ago
Ruslan Shaydullin 67d54fd880
fix(provenance): support GnuPG keybox (pubring.kbx) keyrings (#32281)
3 weeks ago
George Jenkins 9b447b4048
Merge pull request #32485 from Mentigen/fix/stamp-mod-times-normalize
3 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 2b239b84e4
Merge branch 'helm:main' into feature/rollback-description-flag
1 month ago
Nikolaus Schuetz a8ab76e86f
test(action): poll for the interrupted install goroutine instead of a zero-margin sleep (#32328)
1 month ago
Ilya Kiselev e923167513 test(package): fix errorlint + exact path match in lock test
1 month ago
Ilya Kiselev 3c3be926aa fix(chart): normalize StampModTimes timestamp + Chart.lock test
1 month 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
Terry Howe 8eb65528be
Merge pull request #32467 from mmorel-35/testify-assertions-pkg-3
2 months ago
Matthieu MOREL 622f16b37f
Update resource_test.go
2 months ago
Matthieu MOREL 61d99a8bdb
Update labels_test.go
2 months ago
Matthieu MOREL 532eabf88a
Update chartrepo_test.go
2 months ago
Matthieu MOREL bfca0688b1
Update show_test.go
2 months ago
Matthieu MOREL b59dfd3901
Update rollback_test.go
2 months ago
Matthieu MOREL a27f3a0620
Potential fix for pull request finding
2 months ago
Terry Howe e29e06e97d
Merge pull request #32466 from mmorel-35/testify-assertions-pkg-2
2 months ago
Matthieu MOREL 828d01a878 chore(pkg): refactor: finer tests conversions to testify part 1
2 months ago
Matthieu MOREL 9a2be11e6f chore(pkg): refactor: finer tests conversions to testify part 3
2 months ago
Matthieu MOREL 4d9c03f51c chore(pkg): refactor: finer tests conversions to testify part 2
2 months ago
Robert Sirchia 39231d01e1
Merge pull request #32435 from mmorel-35/testifylint-manual-assert-pkg-19
2 months ago
Terry Howe f65e3b72b0
Merge pull request #32438 from mmorel-35/testifylint-manual-assert-pkg-22
2 months ago