Commit Graph

3835 Commits (9dcc20ebd01f15089ea3686f5a4db594092ec14f)

Author SHA1 Message Date
Ilya Kiselev 9dcc20ebd0 fix(push): correct inaccurate code comments
2 weeks ago
Ilya Kiselev 757d523460 action: use errors.New instead of fmt.Errorf for static string
2 weeks ago
Ilya Kiselev 5992f2b97b cmd/action: address Copilot review feedback
2 weeks ago
Ilya Kiselev 4c9951176a cmd: allow overriding registry client writer; suppress in helm push
2 weeks ago
Ilya Kiselev bb7986ca33 cmd/push: align WriteTable format and add output flag test
2 weeks ago
Ilya Kiselev a2fbeca0a3 action/push: fix trailing blank line in push_test.go
2 weeks ago
Ilya Kiselev 03c43a582c action/push: remove test for deleted WithPushOptWriter option
2 weeks ago
Ilya Kiselev 948d087771 action/push: remove unused WithPushOptWriter and out field
2 weeks ago
Ilya Kiselev 71bc3dc2cc feat(push): add --output json/yaml/table flag to helm push
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