Commit Graph

3818 Commits (main)

Author SHA1 Message Date
Terry Howe fcdf3854b0
Merge pull request #32113 from isumitsolanki/issue_32100
1 week ago
Robert Sirchia 6c3f397d2c
Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo
1 week ago
Sebastien Tardif ea2343ebea fix(repo): use structured slog args in index.go
2 weeks ago
Terry Howe b2786f15f2
Merge pull request #32118 from box4wangjing/main
2 weeks ago
George Jenkins 39b2edca71
Merge pull request #32091 from ogulcanaydogan/chore/remove-pre-go120-transport-cloner
2 weeks ago
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
2 weeks ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
2 weeks ago
Terry Howe 0f09636c79
Merge pull request #32099 from SebTardif/fix/helm-test-logs-multi-container
2 weeks ago
Terry Howe d9a18b59a8
Merge pull request #31695 from aeroyorch/add-duration-functions
2 weeks ago
Sumit Solanki 53d5f13f46
Potential fix for pull request finding
3 weeks ago
Sumit Solanki 6620fec5d1 fix(downloader): order DiskCache.Get checks for overlayfs empty dirs
3 weeks ago
George Jenkins 19b3656306
Bump to version v4.2 (#32102)
3 weeks ago
Sebastien Tardif 922558fc1a fix: address review feedback
3 weeks ago
Sebastien Tardif 854f7f6b72 fix: fetch logs from all containers in test pods
3 weeks ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
3 weeks ago
Ogulcan Aydogan 73f71bceae
fix(registry): remove pre-Go-1.20 transport cloner fallback
4 weeks ago
Terry Howe 38f3704983
Merge pull request #32034 from cairon-ab/fix/pull-debug-output
4 weeks ago
Terry Howe fbc2791886
Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1
1 month ago
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
1 month ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
1 month ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
1 month ago
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
1 month ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
1 month ago
George Jenkins 66e5049405
Merge pull request #32008 from rhysmcneill/bugfix/helm-upgrade-err-variable-defect
1 month ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
1 month ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
1 month ago
Evans Mungai a8e249714f Update pkg/chart/common/util/coalesce.go
1 month ago
Johannes Lohmer 52fc971da3 test(values): Add test for nil cleanup in partially overridden subchart maps
1 month ago
Johannes Lohmer 00638773d1 fix(values): do not copy chart-default nils into coalesced values
1 month ago
Johannes Lohmer 6eb4ebf0e1 test(values): add test for subchart nil producing %!s(<nil>)
1 month ago
Johannes Lohmer 5cb4e7d992 test(values): add tests for subchart nil value regressions
1 month ago
Jorge Rocamora 722dd3e3a8 Add duration functions
2 months ago
George Jenkins bd061e0cd7
Merge pull request #32016 from TerryHowe/fix/flaky-waitfordelete-timeout
2 months ago
Matheus Pimenta a27f1add79
fix(templating): fix wrong YAML separator parsing for post-renderers (#31941)
2 months ago
Cairon c26be60d81 fix: add debug logging to HTTP getter for helm pull
2 months ago
Sumit Solanki 213c869a98 refactor(cli): share RetryingRoundTripper via pkg/kubeenv
2 months ago
George Jenkins 586eb57338
fix: Plugin missing provenance bypass
2 months ago
George Jenkins f7c4d75574
Merge commit from fork
2 months ago
George Jenkins f8afb35f4e
Merge commit from fork
2 months ago
Terry Howe a7f84439aa
test(kube): fix flaky WaitForDelete test by avoiding informer sync race
2 months ago
Terry Howe 4c0d21f53f
test(kube): fix flaky WaitForDelete timing in status wait tests
2 months ago
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
2 months ago
Rhys McNeill 8ef2d45934 fix(action): return correct error variable in prepareUpgrade
2 months ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
2 months ago
Sumit Solanki 64f1d0af5b refactor(cli): decouple EnvSettings from pkg/kube
2 months ago
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
2 months ago
Sumit Solanki 154993723a refactor(cli): decouple EnvSettings from pkg/kube to avoid import cycles
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