Commit Graph

3786 Commits (439af8061d3e5b8ffc42da9784be9f97535eb815)

Author SHA1 Message Date
MrJack 87e6f8410d
Merge branch 'helm:main' into feature/rollback-description-flag
2 months ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
2 months ago
Terry Howe 8e44f8e3fe
Merge pull request #31957 from Mentigen/add-mustToToml
2 months ago
Ilya Kiselev c1a5a6e260 docs(engine): fix misleading toTOML doc comment
2 months ago
Ilya Kiselev b075f7a35d feat(engine): add mustToToml template function
2 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
2 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
2 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
2 months ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
2 months ago
MrJack 1604c48526
Merge branch 'helm:main' into feature/rollback-description-flag
2 months ago
George Jenkins d3df72e560
Merge pull request #31932 from TerryHowe/fix/remove-legacy-import-comments-test-files
2 months ago
Terry Howe e64d628a13
fix(kube): remove legacy import comments from test files
2 months ago
abhay1999 d7cdc9e8fb pkg/kube: remove legacy import comments
2 months ago
tsinglua 259f181808 chore: fix some minor issues in the comments
2 months ago
Terry Howe 3e7b38fd04
Merge pull request #31868 from matheuscscp/fix-31867
2 months ago
Matheus Pimenta af94abf976
fix: insert newline after doc separators glued to content by template trimming
2 months ago
MrJack 6eba6b70ca
Merge branch 'helm:main' into feature/rollback-description-flag
2 months ago
Matthieu MOREL e31a078e6e
chore: enable modernize linter (#31860)
2 months ago
MrJack 082988dfe3
Merge branch 'helm:main' into feature/rollback-description-flag
3 months ago
Travis Leeden 16573f87f5 Restored --atomic flag on install command
3 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
3 months ago
George Jenkins 4f9f18c453
Merge pull request #31875 from mmorel-35/perfsprint-pkg-2-0e1acbc
3 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
3 months ago
Terry Howe 58f066b9a5
Merge pull request #31879 from mmorel-35/perfsprint-pkg-7-a389500
3 months ago
Matthieu MOREL 5d40f17011
Update pkg/cmd/status.go
3 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
3 months ago
Matthieu MOREL e3c74fd9fa chore(pkg): enable perfsprint linter
3 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
3 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
3 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
3 months ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
3 months ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
3 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
3 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
3 months ago
Terry Howe d275b925c4
Merge pull request #31852 from rohansood10/fix/31846-import-comment
3 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
3 months ago
George Jenkins 3dfc4f3cf6
Merge pull request #31858 from helm/gjenkins/go_fix
3 months ago
MrJack e8b66f4027 refactor(rollback): validate description length before cluster reachability check
3 months ago
MrJack 3e248537eb refactor(test): reuse existing rollback.txt golden file
3 months ago
George Jenkins 3ad9ccdb19
Merge pull request #31563 from Mujib-Ahasan/dry-run-fix
3 months ago
George Jenkins b667317422
fixup `strings.Cut` variables
3 months ago
George Jenkins 92b64e87ad
chore: fixes
3 months ago
MrJack 89ad53ac29 Removed extra space in rollback-with-description.txt
3 months ago
MrJack 53d3bedd26 Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go
3 months ago
MrJack ff54bb328f Use rune count to count properly multi-byte UTF-8 characters
3 months ago
MrJack 9fee687b40 Enhanced rollback description length
3 months ago
MrJack 6df3f3a593
Merge branch 'helm:main' into feature/rollback-description-flag
3 months ago
rohansood10 c59c140ce0 fix: correct import comment in statuswait.go from v3 to v4
3 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
3 months ago
Terry Howe b26ec6b09e
Merge pull request #31566 from TerryHowe/fix-test-concurrency-download-index
3 months ago