Commit Graph

408 Commits (2561e8fe123798c6b86d77fcf0adf68152fbbdbd)

Author SHA1 Message Date
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 weeks ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 weeks ago
Aleksei Sviridkin 979e68fbbd
internal/plugin: remove zero-width spaces from plugin name comment
3 weeks ago
Robert Sirchia 6c3f397d2c
Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo
4 weeks 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
George Jenkins 19b3656306
Bump to version v4.2 (#32102)
1 month ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
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 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
2 months ago
George Jenkins 087736b66e
fix: unnecessary-format lint issues from merge
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
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
2 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
3 months ago
Matthieu MOREL 071558d69f chore: fix bool-compare issues from testifylint
3 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
3 months ago
George Jenkins 47a084091e
ignore error plugin loads (cli, getter)
3 months ago
George Jenkins 36dcc27ca3
fix: Plugin version path traversal
3 months ago
tsinglua 259f181808 chore: fix some minor issues in the comments
3 months ago
George Jenkins 60184996e5
fix: Chart dot-name path bug
3 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
3 months ago
Terry Howe c0f6b13e0e
Merge pull request #31877 from mmorel-35/perfsprint-internal-3-dda677a
4 months ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
4 months ago
Matthieu MOREL 6524162a0e chore(internal): enable perfsprint linter
4 months ago
Matthieu MOREL 9409226e15 chore(internal): enable perfsprint linter
4 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
4 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
4 months ago
George Jenkins bc43812115
Merge pull request #31807 from mmorel-35/errorlint-internal-3-48c7a5a
4 months ago
George Jenkins 92b64e87ad
chore: fixes
4 months ago
Evans Mungai 4a91f3ad5c
feat(release): add internal/release/v2 package for chart v3 support (#31709)
4 months ago
Joe Julian 14e0b8f970
Merge pull request #31128 from orgads/win-parallel
4 months ago
Matthieu MOREL 025418291a fix(internal): errorlint linter
4 months ago
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
4 months ago
Terry Howe 9b22aa4e05
Merge pull request #31795 from mmorel-35/modernize-internal-1-bbfa1fe
4 months ago
Joe Julian c040f470ac
Merge pull request #31799 from mmorel-35/modernize-internal-2-d850a43
4 months ago
Orgad Shaneh 76eb37c01a fix(downloader): safely handle concurrent file writes on Windows
4 months ago
Evans Mungai 5aac32077f
feat(create): add --chart-api-version flag (when HELM_EXPERIMENTAL_CHART_V3 env var is set) (#31592)
4 months ago
Matthieu MOREL 859292e31b chore(internal): fix modernize linter
4 months ago
Matthieu MOREL e2d184c79e chore(internal): fix modernize linter
4 months ago
Philipp Born e3829ebbbb
fix(copystructure): handle nil elements in slice copying
5 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
5 months ago
Gergely Brautigam 138f730aac
fix: typo in the function names
5 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
6 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
6 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
6 months ago
Matt Farina 4d1150d2af
Merge pull request #31415 from banjoh/em/increase-logging-test-coverage
6 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
6 months ago