Commit Graph

3828 Commits (2561e8fe123798c6b86d77fcf0adf68152fbbdbd)

Author SHA1 Message Date
Karim Farid 2561e8fe12
Merge f51216315f into 59b57c5c31
2 weeks ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 weeks ago
George Jenkins fc2e27e448
Merge pull request #32081 from TerryHowe/fix/statuswait-delete-race
2 weeks ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 weeks ago
Austin Abro 6dc1c1ccf8
lower resync period
2 weeks ago
Terry Howe fcdf3854b0
Merge pull request #32113 from isumitsolanki/issue_32100
4 weeks ago
Robert Sirchia 6c3f397d2c
Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo
4 weeks ago
Sebastien Tardif ea2343ebea fix(repo): use structured slog args in index.go
4 weeks ago
Terry Howe b2786f15f2
Merge pull request #32118 from box4wangjing/main
1 month ago
George Jenkins 39b2edca71
Merge pull request #32091 from ogulcanaydogan/chore/remove-pre-go120-transport-cloner
1 month ago
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
1 month ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
1 month ago
Terry Howe 0f09636c79
Merge pull request #32099 from SebTardif/fix/helm-test-logs-multi-container
1 month ago
Terry Howe d9a18b59a8
Merge pull request #31695 from aeroyorch/add-duration-functions
1 month ago
Sumit Solanki 53d5f13f46
Potential fix for pull request finding
1 month ago
Sumit Solanki 6620fec5d1 fix(downloader): order DiskCache.Get checks for overlayfs empty dirs
1 month ago
George Jenkins 19b3656306
Bump to version v4.2 (#32102)
1 month ago
Sebastien Tardif 922558fc1a fix: address review feedback
1 month ago
Sebastien Tardif 854f7f6b72 fix: fetch logs from all containers in test pods
1 month ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
1 month ago
Ogulcan Aydogan 73f71bceae
fix(registry): remove pre-Go-1.20 transport cloner fallback
1 month ago
Terry Howe 38f3704983
Merge pull request #32034 from cairon-ab/fix/pull-debug-output
2 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
2 months ago
Terry Howe 5e09ee78ee
fix(kube): always propagate context.Canceled in WaitForDelete
2 months ago
Terry Howe 4e24ee41a4
fix(kube): prevent spurious early exit in WaitForDelete during informer sync
2 months ago
Terry Howe fbc2791886
Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1
2 months ago
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
2 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
2 months ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
2 months ago
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
2 months ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
2 months ago
George Jenkins 66e5049405
Merge pull request #32008 from rhysmcneill/bugfix/helm-upgrade-err-variable-defect
2 months ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
2 months ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
2 months ago
Evans Mungai a8e249714f Update pkg/chart/common/util/coalesce.go
2 months ago
Johannes Lohmer 52fc971da3 test(values): Add test for nil cleanup in partially overridden subchart maps
2 months ago
Johannes Lohmer 00638773d1 fix(values): do not copy chart-default nils into coalesced values
2 months ago
Johannes Lohmer 6eb4ebf0e1 test(values): add test for subchart nil producing %!s(<nil>)
2 months ago
Johannes Lohmer 5cb4e7d992 test(values): add tests for subchart nil value regressions
2 months 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