Commit Graph

4019 Commits (2b239b84e445a85807fc851d261e6ae9999d364d)

Author SHA1 Message Date
Mohammad Abdolirad 1f7869c31f
fix panic on repeated IsReachable calls
2 months ago
Terry Howe a5552edf9f
fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925)
2 months ago
Terry Howe c2f1b238a1
fix: route registry client output to stdout instead of stderr (#32056)
2 months ago
Ogulcan Aydogan 7058f841af
fix(engine): add debug logging when lookup returns empty (#32205)
2 months ago
MrJack 0ade355c35
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
George Jenkins e5efe067ed
Merge pull request #31758 from benoittgt/fix-31757
2 months ago
Evans Mungai a6179d0dd1
Merge branch 'main' into em/check-ownership-before-delete
2 months ago
MrJack 1b360574a9
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
George Jenkins fc2e27e448
Merge pull request #32081 from TerryHowe/fix/statuswait-delete-race
2 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 months ago
Austin Abro 6dc1c1ccf8
lower resync period
2 months ago
MrJack 8250ba6152
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
Sebastien Tardif e095e690a8 fix(provenance): check error return in Digest
2 months ago
Terry Howe fcdf3854b0
Merge pull request #32113 from isumitsolanki/issue_32100
3 months ago
Robert Sirchia 6c3f397d2c
Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo
3 months ago
MrJack d097d882d4 Renamed flag from show-rollback to show-rollback-revision
3 months ago
MrJack 291a1a3b26
Merge branch 'helm:main' into feature/rollback-revision-history
3 months ago
Gregory Man 1a1ec6e3cc fix: skip non-Pod test hooks in GetPodLogs
3 months ago
Sebastien Tardif ea2343ebea fix(repo): use structured slog args in index.go
3 months ago
Terry Howe b2786f15f2
Merge pull request #32118 from box4wangjing/main
3 months ago
George Jenkins 39b2edca71
Merge pull request #32091 from ogulcanaydogan/chore/remove-pre-go120-transport-cloner
3 months ago
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
3 months ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
3 months ago
Terry Howe 0f09636c79
Merge pull request #32099 from SebTardif/fix/helm-test-logs-multi-container
3 months ago
Terry Howe d9a18b59a8
Merge pull request #31695 from aeroyorch/add-duration-functions
3 months ago
Sumit Solanki 53d5f13f46
Potential fix for pull request finding
3 months ago
MrJack 38336f84ec
Merge branch 'helm:main' into feature/rollback-revision-history
3 months ago
Sumit Solanki 6620fec5d1 fix(downloader): order DiskCache.Get checks for overlayfs empty dirs
3 months ago
George Jenkins 19b3656306
Bump to version v4.2 (#32102)
3 months ago
Evans Mungai 03a65a71f7
Fix lint errors
3 months ago
Evans Mungai 007713087b
fix: address Copilot review on ownership-verified uninstall
3 months ago
Evans Mungai 9728c5af31
Potential fix for pull request finding
3 months ago
Evans Mungai ed5789cbda
Merge remote-tracking branch 'origin/main' into em/check-ownership-before-delete
3 months ago
Sebastien Tardif 922558fc1a fix: address review feedback
3 months ago
Sebastien Tardif 854f7f6b72 fix: fetch logs from all containers in test pods
3 months ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
3 months ago
Ogulcan Aydogan 73f71bceae
fix(registry): remove pre-Go-1.20 transport cloner fallback
3 months ago
Terry Howe 38f3704983
Merge pull request #32034 from cairon-ab/fix/pull-debug-output
3 months ago
MrJack dc04059ea3
Merge branch 'helm:main' into feature/rollback-revision-history
3 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
3 months ago
Terry Howe 5e09ee78ee
fix(kube): always propagate context.Canceled in WaitForDelete
3 months ago
Terry Howe 4e24ee41a4
fix(kube): prevent spurious early exit in WaitForDelete during informer sync
3 months ago
Terry Howe fbc2791886
Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1
3 months ago
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
3 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
3 months ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
3 months ago
Benoit Tigeot 740174a2b1
fix(version): avoid false range detection on prerelease x/X
3 months ago
Benoit Tigeot b79d7f1881
fix(version): version range || can has no space
3 months ago
Benoit Tigeot bf78b876c7
feat: report in debug the version we select with version range arg
3 months ago
Benoit Tigeot 1e145ee2b2
fix: prevent warning when using version range constraints
3 months ago
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
3 months ago
MrJack 3838d2d2dd
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
4 months ago
George Jenkins 66e5049405
Merge pull request #32008 from rhysmcneill/bugfix/helm-upgrade-err-variable-defect
4 months ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
4 months ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
4 months ago
MrJack 16c6662566
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
Evans Mungai a8e249714f Update pkg/chart/common/util/coalesce.go
4 months ago
Johannes Lohmer 52fc971da3 test(values): Add test for nil cleanup in partially overridden subchart maps
4 months ago
Johannes Lohmer 00638773d1 fix(values): do not copy chart-default nils into coalesced values
4 months ago
Johannes Lohmer 6eb4ebf0e1 test(values): add test for subchart nil producing %!s(<nil>)
4 months ago
Johannes Lohmer 5cb4e7d992 test(values): add tests for subchart nil value regressions
4 months ago
Jorge Rocamora 722dd3e3a8 Add duration functions
4 months ago
George Jenkins bd061e0cd7
Merge pull request #32016 from TerryHowe/fix/flaky-waitfordelete-timeout
4 months ago
Matheus Pimenta a27f1add79
fix(templating): fix wrong YAML separator parsing for post-renderers (#31941)
4 months ago
Cairon c26be60d81 fix: add debug logging to HTTP getter for helm pull
4 months ago
MrJack 41ba370236
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
Sumit Solanki 213c869a98 refactor(cli): share RetryingRoundTripper via pkg/kubeenv
4 months ago
George Jenkins 586eb57338
fix: Plugin missing provenance bypass
4 months ago
George Jenkins f7c4d75574
Merge commit from fork
4 months ago
George Jenkins f8afb35f4e
Merge commit from fork
4 months ago
Terry Howe a7f84439aa
test(kube): fix flaky WaitForDelete test by avoiding informer sync race
4 months ago
Terry Howe 4c0d21f53f
test(kube): fix flaky WaitForDelete timing in status wait tests
4 months ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
4 months ago
Rhys McNeill 8ef2d45934 fix(action): return correct error variable in prepareUpgrade
4 months ago
MrJack 42db90d9e8
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
4 months ago
Sumit Solanki 64f1d0af5b refactor(cli): decouple EnvSettings from pkg/kube
4 months ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
4 months ago
Sumit Solanki 154993723a refactor(cli): decouple EnvSettings from pkg/kube to avoid import cycles
4 months ago
Terry Howe 8e44f8e3fe
Merge pull request #31957 from Mentigen/add-mustToToml
4 months ago
Ilya Kiselev c1a5a6e260 docs(engine): fix misleading toTOML doc comment
4 months ago
Ilya Kiselev b075f7a35d feat(engine): add mustToToml template function
4 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 071558d69f chore: fix bool-compare issues from testifylint
5 months ago
Matthieu MOREL 83a0138172 chore: fix deprecatedComment issues from gocritic
5 months ago
Matthieu MOREL af31a67924 chore: enable errorlint linter
5 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
5 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
5 months ago
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
5 months ago
MrJack a753caca76
Merge branch 'helm:main' into feature/rollback-revision-history
5 months ago
George Jenkins 47a084091e
ignore error plugin loads (cli, getter)
5 months ago
George Jenkins d3df72e560
Merge pull request #31932 from TerryHowe/fix/remove-legacy-import-comments-test-files
5 months ago
Terry Howe e64d628a13
fix(kube): remove legacy import comments from test files
5 months ago
abhay1999 d7cdc9e8fb pkg/kube: remove legacy import comments
5 months ago
George Jenkins 36dcc27ca3
fix: Plugin version path traversal
5 months ago
tsinglua 259f181808 chore: fix some minor issues in the comments
5 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
5 months ago
Terry Howe 3e7b38fd04
Merge pull request #31868 from matheuscscp/fix-31867
5 months ago
Matheus Pimenta af94abf976
fix: insert newline after doc separators glued to content by template trimming
5 months ago
MrJack 6927cde3f9 fix: address Copilot review feedback on rollback revision PR
5 months ago
MrJack e889cff089 feat(history): add --show-rollback flag for opt-in rollback column
5 months ago
MrJack 9ea6b5ab99
Merge branch 'helm:main' into feature/rollback-revision-history
5 months ago
Matthieu MOREL e31a078e6e
chore: enable modernize linter (#31860)
5 months ago
MrJack 681ccb19a6
Update pkg/cmd/testdata/output/history-with-rollback.txt
5 months ago
MrJack 0737e438aa
Update pkg/cmd/history_test.go
5 months ago
MrJack 643e6d581d
Merge branch 'helm:main' into feature/rollback-revision-history
5 months ago
Travis Leeden 16573f87f5 Restored --atomic flag on install command
5 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
5 months ago
George Jenkins 4f9f18c453
Merge pull request #31875 from mmorel-35/perfsprint-pkg-2-0e1acbc
5 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
5 months ago
Terry Howe 58f066b9a5
Merge pull request #31879 from mmorel-35/perfsprint-pkg-7-a389500
5 months ago
Matthieu MOREL 5d40f17011
Update pkg/cmd/status.go
5 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
5 months ago
Matthieu MOREL e3c74fd9fa chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
5 months ago
Terry Howe d275b925c4
Merge pull request #31852 from rohansood10/fix/31846-import-comment
5 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
5 months ago
George Jenkins 3dfc4f3cf6
Merge pull request #31858 from helm/gjenkins/go_fix
5 months ago
MrJack d52b489459 Added missing pkg/cmd/testdata/output files
5 months ago
MrJack 300f71b1eb feat(history): add rollback revision column to helm history output
5 months ago
George Jenkins 3ad9ccdb19
Merge pull request #31563 from Mujib-Ahasan/dry-run-fix
5 months ago
George Jenkins b667317422
fixup `strings.Cut` variables
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
rohansood10 c59c140ce0 fix: correct import comment in statuswait.go from v3 to v4
5 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
5 months ago
Terry Howe b26ec6b09e
Merge pull request #31566 from TerryHowe/fix-test-concurrency-download-index
6 months ago
Matt Farina 794372e317
Merge pull request #31816 from mmorel-35/errorlint-pkg-7-6d6a660
6 months ago
Evans Mungai 4a91f3ad5c
feat(release): add internal/release/v2 package for chart v3 support (#31709)
6 months ago
Terry Howe b6fbb68c2b
Merge pull request #31776 from t0rr3sp3dr0/pedrotorres/fix-oci-index-pull
6 months ago
Joe Julian 947b429cdd
Merge pull request #31801 from mmorel-35/modernize-pkg-4-062b248
6 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
6 months ago
Joe Julian 70899a6b3f
Merge pull request #31578 from manute/main
6 months ago
Joe Julian 14e0b8f970
Merge pull request #31128 from orgads/win-parallel
6 months ago
Joe Julian 56d0d9374a
Merge pull request #31810 from mmorel-35/errorlint-pkg-5-dda0145
6 months ago
Joe Julian 7f9703fe22
Merge pull request #31811 from mmorel-35/errorlint-pkg-3-39f7a9f
6 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
6 months ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
6 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
6 months ago
Matthieu MOREL 4330bdea04 fix(pkg): errorlint linter
6 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
6 months ago
Orgad Shaneh 76eb37c01a fix(downloader): safely handle concurrent file writes on Windows
6 months ago
Terry Howe 1468449ff5
Merge pull request #31794 from mmorel-35/modernize-pkg-1-f9be97c
6 months ago
Manuel Alonso 9817a68618
fix(install): check nil for restClientGetter and fix tests
6 months ago
Evans Mungai 5aac32077f
feat(create): add --chart-api-version flag (when HELM_EXPERIMENTAL_CHART_V3 env var is set) (#31592)
6 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
6 months ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
6 months ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
6 months ago
Evans Mungai 5b78ee8dff
Merge pull request #31644 from banjoh/em/fix-nil-values
6 months ago
Pedro Tôrres e8f386b5aa
add image index test
6 months ago
Pedro Tôrres d983696e35
fix pulling charts from OCI indices
6 months ago
Matheus Pimenta 787b61cedb
Revert "Consider GroupVersionKind when matching resources"
6 months ago
Scott Rigby f928025cdb
Merge pull request #31717 from AustinAbro321/use-logger-with-waiter
6 months ago
Scott Rigby 6d5f56fa6e
fix(template): deprecate unused --hide-notes and --render-subchart-notes flags
6 months ago
Evans Mungai 9211dfef6a
Merge pull request #31743 from banjoh/em/document-uninstall-using-cascade
6 months ago
Austin Abro ec0726523e
whitespace
6 months ago
Austin Abro 63b40a7a5e
use logger with waiter
6 months ago
Matheus Pimenta b0b35f1231
feat(kstatus): fine-grained context options for waiting
6 months ago
Evans Mungai e70d59de7c
docs: document uninstall using cascade foreground flag
7 months ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
7 months ago
George Jenkins 50546ef665
Merge pull request #31723 from matheuscscp/fix-storage-logger
7 months ago
Matheus Pimenta c1cc625323
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
7 months ago
Evans Mungai 828038a8fe
chore: clarify --wait flag help text
7 months ago
Manuel Alonso 7c089bed26
Merge branch 'main' into main
7 months ago
Manuel Alonso 6501ef490a
chore(refactor): better testing and functionality for installing crd
7 months ago
Matheus Pimenta a8eb527847
bugfix(storage): fix storage not getting logger from driver
7 months ago
Evans Mungai 40a9de1086
Merge pull request #31412 from fmuyassarov/devel/rollback
7 months ago
Evans Mungai f46f1ce55d
Update pkg/kube/statuswait.go
7 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 months ago
Manuel Alonso 0f949a92c1
fix(test): fix tests and check nil for restclient
7 months ago
Manuel Alonso Gonzalez 561410ae1d
fix(test): merge fix correctly
7 months ago
Evans Mungai e751a70e84
fix(release): fix test compilation error
7 months ago
Evans Mungai 2e2cb05855
Merge pull request #31427 from tisonkun/resolve-todo
7 months ago
Evans Mungai 05f25a3834
Merge pull request #31579 from benoittgt/delete-hook-after-log-retrieval
7 months ago
Manuel Alonso df8ec771f9
Merge branch 'main' into main
7 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
7 months ago
Evans Mungai 03b535d6b7
Merge branch 'main' into em/check-ownership-before-delete
7 months ago
Evans Mungai 0298b2ffd0
Remove refactorring changes from coalesce_test.go
7 months ago
Evans Mungai b8937ad192
Fix import
7 months ago
Evans Mungai a333bbaf27
Update pkg/chart/common/util/coalesce_test.go
7 months ago
Feruzjon Muyassarov 374aeb4b4e
Fix rollback for missing resources
7 months ago
Terry Howe 08f17fc947
Merge pull request #31683 from majiayu000/fix-13198---api-versions-is-undocumented-1230-2329
7 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
7 months ago
Mads Jensen 2d6d9c09c4 Replace reflect.Ptr with reflect.Pointer
7 months ago
majiayu000 c7cc77b68d
Add documentation for --api-versions flag in template command
7 months ago
Matt Farina fe1c749183
Fixing failing tests for cli-tools update
7 months ago
George Jenkins 118d90e810
Merge pull request #31677 from gjenkins8/gjenkins/new_client_set
7 months ago
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
7 months ago
Terry Howe 8802d959cb
Merge pull request #31104 from LinPr/fix
7 months ago
Manuel Alonso 00f0a48a7d
fix(install): add more tests and check nil file data
7 months ago
Manuel Alonso 0357e8d0f7
fix(test): no check empty resources
7 months ago