Commit Graph

158 Commits (9bfc58f225e33661ea2fff38a349fcea86c3cc40)

Author SHA1 Message Date
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
12 months ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
1 year ago
Robert Sirchia d9bc0a948c
Merge pull request #30777 from ryanhockstad/merge-fix
1 year ago
Daniel Strobusch b183eccfc4
copy dependency metadata on aliasing to avoid sharing imported values
1 year ago
Daniel Strobusch df7befd208
copy dependencies on aliasing to avoid sharing chart references on multiply aliased dependencies
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Ryan Hockstad c1175a4106 fix null merge
1 year ago
Edward Miller 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint
1 year ago
Edward Miller 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly
1 year ago
Matt Farina 01590a59b2
Merge pull request #30760 from robertsirc/add-debuging-to-jsonschema
1 year ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
1 year ago
Robert Sirchia ef0361de21
fixing as per review
1 year ago
Robert Sirchia 9b9ff12c6d
adding slog debug to a few points
1 year ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
1 year ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
1 year ago
Kurnia D Win 6c54351c01 Merge remote-tracking branch 'upstream/main' into jsonschema
1 year ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
1 year ago
Matt Farina 0740dfc7a9
Unarchiving fix
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
1 year ago
Robert Sirchia c5991028e0
fixing matts changes
1 year ago
Henrik Gerdes 597c35852a
fix: align values comments/docs to scaffold standard
1 year ago
Henrik Gerdes ca367d970c
docs: more user-friendly info for httpRoute scaffold
1 year ago
Henrik Gerdes 1aac5b0b70
fix: use common chart-example.local hostname for http-route default
1 year ago
Henrik Gerdes 5d0c6e9ae4
fix: remove v1alpha2 gateway api support
1 year ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
1 year ago
Henrik Gerdes 3fc5d689e6
docs: add notes in chart templates for accessing httproute
1 year ago
Henrik Gerdes 90daeadeb5
feat: add httproute from gateway-api to create chart template
1 year ago
Robert Sirchia 3a19576377
making changes as requested by matt
1 year ago
Robert Sirchia 2192c4e0d1
changing errors back to warns
1 year ago
Robert Sirchia 4422000330
fixing case issues with the logging of my errors
1 year ago
Robert Sirchia 848c134e0c
fixing error messages
1 year ago
Robert Sirchia c2e6ed8ae5
fixing build error
1 year ago
Robert Sirchia 8887d01791
fixing issues with my PR
1 year ago
Robert Sirchia c36bc25fb1
fixing missing attributes
1 year ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
1 year ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
1 year ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
1 year ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
1 year ago
Althaf M 88f7dc5329 merge: fixing merge conflicts
1 year ago
Althaf M 10d267ed8b fix: (toToml) renders int as float
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
George Jenkins c724175b03
Merge pull request #13343 from niladrih/more-metadata
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Taylor Jasko 6f2f7d4781 Updating subchart load error to be more descriptive
1 year ago
Matt Farina 2da76a06e7
Merge pull request #13345 from AdamKorcz/fuzzzzz2
2 years ago