Commit Graph

219 Commits (5aac32077f87ed8cd80da1648abbd323320d4a0b)

Author SHA1 Message Date
Evans Mungai 5b78ee8dff
Merge pull request #31644 from banjoh/em/fix-nil-values
5 months ago
Evans Mungai 0298b2ffd0
Remove refactorring changes from coalesce_test.go
5 months ago
Evans Mungai b8937ad192
Fix import
5 months ago
Evans Mungai a333bbaf27
Update pkg/chart/common/util/coalesce_test.go
5 months ago
Mads Jensen 2d6d9c09c4 Replace reflect.Ptr with reflect.Pointer
6 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
6 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
6 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
6 months ago
Evans Mungai 3416dd5f21
Fix lint warning
6 months ago
Evans Mungai 679f051980
Preserve nil values in chart already
6 months ago
Evans Mungai 292fe70219
fix(values): preserve nil values when chart default is empty map
6 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
6 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
6 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
6 months ago
George Jenkins 3165e5463a
Merge pull request #31528 from benoittgt/31423-git-version
6 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
7 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
7 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
7 months ago
Matt Farina df6aafeeee
Merge pull request #31462 from mattfarina/load-archive
7 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
7 months ago
Matt Farina 63e060fb05
bump version to 4.1
7 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
7 months ago
Benoit Tigeot ce273eea48
fix: preserve vendor suffixes in KubeVersion.GitVersion
7 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
7 months ago
Matt Farina 0f5eda74c1
Adding a LoadArchive to common loader
8 months ago
Benoit Tigeot 97b7a1c9ae
Merge branch 'main' into fix-31170-URN
8 months ago
Matt Farina 15300549f0
When time not available, using time.Now
8 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
8 months ago
Matt Farina 1da2b0a6d4
Merge pull request #31204 from benoittgt/fix-31202
8 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
8 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
8 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
8 months ago
Matt Farina 94bfe9ba12 Move action get metadata to chart interfaces
8 months ago
Benoit Tigeot 4a944230ea
Do not ignore *.yml file on linting while accepting *.yaml
8 months ago
Terry Howe ee322a9671
fix: flakey lint test on shuffle
9 months ago
Terry Howe bee9c1a108
chore: replace github.com/mitchellh/copystructure
9 months ago
George Jenkins efcb5735e5 cleanup: Remove extra lint/rules.Template functions
9 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
9 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
9 months ago
Benoit Tigeot 939fff9cb9
Avoid "panic: interface conversion: interface {} is nil"
10 months ago
Kamil Swiechowski a645dfb7f8 fix:semverv2 lint test error message
10 months ago
Benoit Tigeot 8025a397e6
Ignore duplicated URN in logs
10 months ago
Benoit Tigeot 03bb62f63d
jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
10 months ago
Kamil Swiechowski 38d1a7376f fix: throw warning when chart version is not semverv2
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
10 months ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
10 months ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
10 months ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
10 months ago
Isaiah Lewis fa73b6743b
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
10 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
10 months ago