Commit Graph

9943 Commits (main)
 

Author SHA1 Message Date
George Jenkins 9b447b4048
Merge pull request #32485 from Mentigen/fix/stamp-mod-times-normalize
21 hours ago
Matt Farina fa9e77c0c3
Merge pull request #32525 from locker95/fix/values-eof-multiple-of-buffer
2 days ago
dependabot[bot] c000a408b8
chore(deps): bump the github-actions group across 1 directory with 4 updates (#32556)
3 days ago
dependabot[bot] bafdcde8ec
chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#32555)
3 days ago
dependabot[bot] 2a29f1770b
chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#32545)
6 days ago
dependabot[bot] edb94f897d
chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 (#32543)
6 days ago
Dean Chen fd4ed4952b
test(loader): cover 8192-byte EOF boundary for LoadValues
2 weeks ago
Dean Chen 601445e88c
fix(loader): do not drop values files ending at a 4096-byte boundary
2 weeks ago
dependabot[bot] f3d68cdbea
chore(deps): bump the github-actions group with 4 updates (#32523)
2 weeks ago
Terry Howe a0c2f6dade
fix: bump go.opentelemetry.io/otel to v1.44.0 for GO-2026-5158 (#32521)
2 weeks ago
dependabot[bot] f8a308cd47
chore(deps): bump github.com/santhosh-tekuri/jsonschema/v6 (#32514)
2 weeks ago
George Jenkins e8a24895d1
Merge pull request #31580 from biagiopietro/feature/rollback-description-flag
2 weeks ago
George Jenkins 819e069eb9
Merge pull request #32516 from helm/dependabot/github_actions/main/github-actions-abda45ccb9
2 weeks ago
dependabot[bot] 47eb219a71
chore(deps): bump the github-actions group with 4 updates
2 weeks ago
MrJack b44d98328b
Merge branch 'helm:main' into feature/rollback-description-flag
2 weeks ago
dependabot[bot] ae877c8bfb
chore(deps): bump the github-actions group with 4 updates (#32508)
2 weeks ago
MrJack 2b239b84e4
Merge branch 'helm:main' into feature/rollback-description-flag
3 weeks ago
Nikolaus Schuetz a8ab76e86f
test(action): poll for the interrupted install goroutine instead of a zero-margin sleep (#32328)
3 weeks ago
dependabot[bot] ac1c68746f
chore(deps): bump actions/stale in the github-actions group (#32487)
3 weeks ago
George Jenkins 9b1eb018a3
Merge pull request #32339 from 1solomonwakhungu/fix/get-helm-cache-busting
3 weeks ago
Ilya Kiselev e923167513 test(package): fix errorlint + exact path match in lock test
3 weeks ago
Ilya Kiselev 3c3be926aa fix(chart): normalize StampModTimes timestamp + Chart.lock test
3 weeks ago
Terry Howe 7e641d30a9
Merge pull request #32481 from mmorel-35/gofumpt
3 weeks ago
Terry Howe fda6e6043d
Merge pull request #32484 from helm/dependabot/go_modules/main/go.yaml.in/yaml/v3-3.0.5
3 weeks ago
dependabot[bot] ce27485634
chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5
3 weeks ago
Solomon Wakhungu bc0114c708 fix(scripts): clarify cache-busting behavior
3 weeks ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
3 weeks ago
Solomon Wakhungu bbaf420a10 fix(scripts): address cache-busting review feedback
3 weeks ago
MrJack f3edb83df4 Make golangci-lint happy
3 weeks ago
MrJack 94a3315f4d Added missing import
4 weeks ago
MrJack 500f02d597 Readded "unicode/utf8"
4 weeks ago
MrJack f1ede7c9c1 Potential fix for pull request finding
4 weeks ago
MrJack 4fcc4e4b3d Apply suggestions from code review
4 weeks ago
MrJack 91520a7806 refactor(rollback): validate description length before cluster reachability check
4 weeks ago
MrJack e73dfab5fb refactor(test): reuse existing rollback.txt golden file
4 weeks ago
MrJack b177a8e906 Removed extra space in rollback-with-description.txt
4 weeks ago
MrJack a92611c202 Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go
4 weeks ago
MrJack 8a34f3b7b4 Use rune count to count properly multi-byte UTF-8 characters
4 weeks ago
MrJack cb91040c44 Enhanced rollback description length
4 weeks ago
MrJack e69e424ab1 Changed if construction
4 weeks ago
MrJack b606955f09 Set 256 as limit for maxDescriptionLength. 256 comes from MAX value for key and value
4 weeks ago
MrJack f8180e6de4 feat(rollback): add --description flag to provide rollback reason
4 weeks ago
Terry Howe 8eb65528be
Merge pull request #32467 from mmorel-35/testify-assertions-pkg-3
4 weeks ago
Matthieu MOREL 622f16b37f
Update resource_test.go
4 weeks ago
Matthieu MOREL 61d99a8bdb
Update labels_test.go
4 weeks ago
Matthieu MOREL 532eabf88a
Update chartrepo_test.go
4 weeks ago
Matthieu MOREL bfca0688b1
Update show_test.go
4 weeks ago
Matthieu MOREL b59dfd3901
Update rollback_test.go
4 weeks ago
Matthieu MOREL a27f3a0620
Potential fix for pull request finding
4 weeks ago
Terry Howe e29e06e97d
Merge pull request #32466 from mmorel-35/testify-assertions-pkg-2
4 weeks ago