Commit Graph

138 Commits (e7eedae97cb8ea9050ec220a7cb33445c0b791f9)

Author SHA1 Message Date
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
11 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
12 months ago
Robert Sirchia c5991028e0
fixing matts changes
12 months ago
Henrik Gerdes 597c35852a
fix: align values comments/docs to scaffold standard
12 months ago
Henrik Gerdes ca367d970c
docs: more user-friendly info for httpRoute scaffold
12 months ago
Henrik Gerdes 1aac5b0b70
fix: use common chart-example.local hostname for http-route default
12 months ago
Henrik Gerdes 5d0c6e9ae4
fix: remove v1alpha2 gateway api support
12 months ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
12 months ago
Henrik Gerdes 3fc5d689e6
docs: add notes in chart templates for accessing httproute
12 months ago
Henrik Gerdes 90daeadeb5
feat: add httproute from gateway-api to create chart template
12 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
12 months 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
Taylor Jasko 6f2f7d4781 Updating subchart load error to be more descriptive
1 year ago
Matt Farina 2da76a06e7
Merge pull request #13345 from AdamKorcz/fuzzzzz2
1 year ago
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
1 year ago
Adam Korczynski e432f39ea7 add chart fuzz tests
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Matt Farina c16b1c9f2b
Merge pull request #12867 from aauren/add_requirements.lock_warning
2 years ago
Aaron U'Ren 29ab5c4b02 feat(load.go): add warning on requirements.lock
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
Matt Farina 83a76cea6a
Merge pull request #9176 from dastrobu/#9169/lint-dependency-shadowing
2 years ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
2 years ago
Joe Julian 126333c525
Merge remote-tracking branch 'upstream/main' into #9169/lint-dependency-shadowing
3 years ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
3 years ago
Daniel Strobusch 6a4035aea2 lint and validate dependency metadata to reference dependencies with a unique key (name or alias)
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Daniel Strobusch 6a5f240e9a
change linting error messages for null values in arrays
3 years ago
wujunwei 4fcec24d15 update: Optimize the error message
3 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase.
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Matt Farina 1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
5 years ago