Commit Graph

159 Commits (revert-toml-change)

Author SHA1 Message Date
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
George Jenkins ecf1730689
Merge pull request #13460 from justenstall/stdlib-errors-2
5 months ago
Matt Farina fcd37bcea7
Merge pull request #30783 from rpolishchuk/investigate-TestValidateChartIconPresence
5 months ago
Rostyslav Polishchuk 1c8d1e375f fix: chart icon presence test
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Edward Miller 629780a34a fix: reapply error message fix
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
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
5 months ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
5 months ago
Benoit Tigeot eb65ce280b
could apply De Morgan's law
5 months ago
George Jenkins be2b84685a cleanup: Remove Helm v2 template lint rules
6 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
8 months ago
George Jenkins bd897c96fb
Merge pull request #13601 from gjenkins8/cleanup_values_lint
9 months ago
George Jenkins 1c807df5ba cleanup: Remove superceeded 'lint/rules.Values' function
9 months ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Terry Howe 569f62e58b chore: fix problems with latest lint
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Zach Burgess 0cc78c6ac3 Fix typo in pkg/lint/rules/chartfile_test.go
11 months ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
1 year ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
2 years ago
Joe Julian 762a1c7adc
Merge pull request #12688 from mattfarina/bump-go-1.21
2 years ago
Matt Farina 83a76cea6a
Merge pull request #9176 from dastrobu/#9169/lint-dependency-shadowing
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Joe Julian 126333c525
Merge remote-tracking branch 'upstream/main' into #9169/lint-dependency-shadowing
2 years ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
James Blair 9dab6e9770
Remove warning for template directory not found.
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
Daniel Strobusch 6a4035aea2 lint and validate dependency metadata to reference dependencies with a unique key (name or alias)
2 years ago
wujunwei cd2609d08e add some test case
3 years ago
wujunwei 8e1c3d0d39 fix comment grammar error.
3 years ago
wujunwei 316d3fb56a bugfix:(#11391) helm lint infinite loop
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
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts
4 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version
4 years ago
Stuart Drennan 1931b0702d fix(helm): process dependencies import-values
4 years ago
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Mark Sagi-Kazar d5b4e1c5b8
chore: update testdata to use the new ingress template
4 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
5 years ago