Commit Graph

54 Commits (main)

Author SHA1 Message Date
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
3 days ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
3 weeks ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
1 month ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
1 month ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
1 month ago
Isaiah Lewis fa73b6743b
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
1 month ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 month ago
Joe Julian 6ecf033700
Merge pull request #13111 from rawtaz/style-cosmetics
1 month ago
Joe Julian 3fe1cb6f02
Merge remote-tracking branch 'upstream/main' into style-cosmetics
1 month ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
2 months ago
Borys Hulii 9f6beaad48
fix: k8s version parsing to match original
2 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
2 months ago
curlwget bfc1af68fb chore: fix function in comment
3 months ago
acceptacross 9623fb80f1 chore: fix some function names in comment
4 months ago
Benoit Tigeot b2fd91b8d0
Adapt error of invalid json schema with the new expected output
4 months ago
Matt Farina cf7613ba6b
Reverting fix "renders int as float"
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
4 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
5 months ago
Robert Sirchia d9bc0a948c
Merge pull request #30777 from ryanhockstad/merge-fix
5 months ago
Daniel Strobusch b183eccfc4
copy dependency metadata on aliasing to avoid sharing imported values
5 months ago
Daniel Strobusch df7befd208
copy dependencies on aliasing to avoid sharing chart references on multiply aliased dependencies
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Ryan Hockstad c1175a4106 fix null merge
5 months ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
5 months ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
5 months ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
5 months ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
5 months ago
Robert Sirchia ef0361de21
fixing as per review
5 months ago
Robert Sirchia 9b9ff12c6d
adding slog debug to a few points
5 months ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Kurnia D Win 6c54351c01 Merge remote-tracking branch 'upstream/main' into jsonschema
5 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
6 months ago
Robert Sirchia c5991028e0
fixing matts changes
6 months ago
Henrik Gerdes 597c35852a
fix: align values comments/docs to scaffold standard
6 months ago
Henrik Gerdes ca367d970c
docs: more user-friendly info for httpRoute scaffold
6 months ago
Henrik Gerdes 1aac5b0b70
fix: use common chart-example.local hostname for http-route default
6 months ago
Henrik Gerdes 5d0c6e9ae4
fix: remove v1alpha2 gateway api support
6 months ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
6 months ago
Henrik Gerdes 3fc5d689e6
docs: add notes in chart templates for accessing httproute
6 months ago
Henrik Gerdes 90daeadeb5
feat: add httproute from gateway-api to create chart template
6 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
6 months ago
Robert Sirchia 2192c4e0d1
changing errors back to warns
7 months ago
Robert Sirchia 4422000330
fixing case issues with the logging of my errors
7 months ago
Robert Sirchia 848c134e0c
fixing error messages
7 months ago
Robert Sirchia c2e6ed8ae5
fixing build error
7 months ago