Commit Graph

464 Commits (72c91318935b6ffc19e6d135d7085d45159bdbca)

Author SHA1 Message Date
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
MrJack 38336f84ec
Merge branch 'helm:main' into feature/rollback-revision-history
3 months ago
George Jenkins 19b3656306
Bump to version v4.2 (#32102)
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
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
MrJack 3838d2d2dd
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
4 months ago
MrJack 41ba370236
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
George Jenkins 087736b66e
fix: unnecessary-format lint issues from merge
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
Anmol Virdi de58531ca7 Minor nit: fix import instructions to comply with canonical import paths
4 months ago
MrJack 42db90d9e8
Merge branch 'helm:main' into feature/rollback-revision-history
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 1e0f702f00 chore: fix whitespace linter
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 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
MrJack 6927cde3f9 fix: address Copilot review feedback on rollback revision PR
5 months ago
MrJack 643e6d581d
Merge branch 'helm:main' into feature/rollback-revision-history
5 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
5 months ago
Terry Howe c0f6b13e0e
Merge pull request #31877 from mmorel-35/perfsprint-internal-3-dda677a
5 months ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
5 months ago
Matthieu MOREL 6524162a0e chore(internal): enable perfsprint linter
5 months ago
Matthieu MOREL 9409226e15 chore(internal): 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
George Jenkins bc43812115
Merge pull request #31807 from mmorel-35/errorlint-internal-3-48c7a5a
5 months ago
MrJack 300f71b1eb feat(history): add rollback revision column to helm history output
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Evans Mungai 4a91f3ad5c
feat(release): add internal/release/v2 package for chart v3 support (#31709)
6 months ago
Joe Julian 14e0b8f970
Merge pull request #31128 from orgads/win-parallel
6 months ago
Matthieu MOREL 025418291a fix(internal): errorlint linter
6 months ago
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
6 months ago
Terry Howe 9b22aa4e05
Merge pull request #31795 from mmorel-35/modernize-internal-1-bbfa1fe
6 months ago
Joe Julian c040f470ac
Merge pull request #31799 from mmorel-35/modernize-internal-2-d850a43
6 months ago
Orgad Shaneh 76eb37c01a fix(downloader): safely handle concurrent file writes on Windows
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 859292e31b chore(internal): fix modernize linter
6 months ago
Matthieu MOREL e2d184c79e chore(internal): fix modernize linter
6 months ago
Philipp Born e3829ebbbb
fix(copystructure): handle nil elements in slice copying
6 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
7 months ago
Gergely Brautigam 138f730aac
fix: typo in the function names
7 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
7 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
8 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
8 months ago
Matt Farina 4d1150d2af
Merge pull request #31415 from banjoh/em/increase-logging-test-coverage
8 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
8 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
8 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
8 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
8 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
8 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Zadkiel AHARONIAN 119341dca7
fix(getter): pass settings environment variables
8 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
8 months ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
8 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
9 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
9 months ago
Matt Farina 63e060fb05
bump version to 4.1
9 months ago
Benoit Tigeot 71591ee63e
style: linting
9 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
9 months ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
9 months ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
9 months ago
yxxhero 8c87024860 update tests
9 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
9 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
9 months ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
9 months ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
9 months ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
9 months ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
9 months ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
9 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
9 months ago
tison 90d01915f9
for all other similar cases
9 months ago
Evans Mungai 558cea7458
chore: increase logging package test coverage
9 months ago
Matt Farina 15300549f0
When time not available, using time.Now
9 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
Evans Mungai a94878fb89
Fix failing test
10 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
10 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
10 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
10 months ago
Evans Mungai d67b17b6ec
Minor name change
10 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
10 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
10 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
10 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
10 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
10 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
10 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
10 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
10 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
10 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
10 months ago