Commit Graph

234 Commits (5b6c6bbfc7ca9850c69d3823ca1e21b445e75c0d)

Author SHA1 Message Date
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
2 days ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
3 days ago
George Jenkins 92b64e87ad
chore: fixes
4 days ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
7 days ago
Matt Farina 794372e317
Merge pull request #31816 from mmorel-35/errorlint-pkg-7-6d6a660
1 week ago
Joe Julian 947b429cdd
Merge pull request #31801 from mmorel-35/modernize-pkg-4-062b248
2 weeks ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
2 weeks ago
Joe Julian 7f9703fe22
Merge pull request #31811 from mmorel-35/errorlint-pkg-3-39f7a9f
2 weeks ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
3 weeks ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
3 weeks ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
3 weeks ago
Matthieu MOREL 4330bdea04 fix(pkg): errorlint linter
3 weeks ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
3 weeks ago
Matthieu MOREL ba38159313 chore(pkg): fix modernize linter
3 weeks ago
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
3 weeks ago
Evans Mungai 5b78ee8dff
Merge pull request #31644 from banjoh/em/fix-nil-values
4 weeks ago
Evans Mungai 0298b2ffd0
Remove refactorring changes from coalesce_test.go
2 months ago
Evans Mungai b8937ad192
Fix import
2 months ago
Evans Mungai a333bbaf27
Update pkg/chart/common/util/coalesce_test.go
2 months ago
Mads Jensen 2d6d9c09c4 Replace reflect.Ptr with reflect.Pointer
2 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
2 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
3 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
3 months ago
Evans Mungai 3416dd5f21
Fix lint warning
3 months ago
Evans Mungai 679f051980
Preserve nil values in chart already
3 months ago
Evans Mungai 292fe70219
fix(values): preserve nil values when chart default is empty map
3 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
3 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
3 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
3 months ago
George Jenkins 3165e5463a
Merge pull request #31528 from benoittgt/31423-git-version
3 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
3 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
3 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
3 months ago
Matt Farina df6aafeeee
Merge pull request #31462 from mattfarina/load-archive
3 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
3 months ago
Matt Farina 63e060fb05
bump version to 4.1
3 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
3 months ago
Benoit Tigeot ce273eea48
fix: preserve vendor suffixes in KubeVersion.GitVersion
3 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
3 months ago
Matt Farina 0f5eda74c1
Adding a LoadArchive to common loader
4 months ago
Benoit Tigeot 97b7a1c9ae
Merge branch 'main' into fix-31170-URN
4 months ago
Matt Farina 15300549f0
When time not available, using time.Now
4 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
4 months ago
Matt Farina 1da2b0a6d4
Merge pull request #31204 from benoittgt/fix-31202
4 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
4 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
5 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
5 months ago
Matt Farina 94bfe9ba12 Move action get metadata to chart interfaces
5 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
5 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
5 months ago