Commit Graph

134 Commits (65b03d707700b7fbfef4f45ecacbda5c44e5f392)

Author SHA1 Message Date
Robert Sirchia d58d7b3762 Fixing all the linting errors
10 months ago
Matt Farina 8e6a5149d2
validation fix
11 months ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
12 months ago
Joe Julian 762a1c7adc
Merge pull request #12688 from mattfarina/bump-go-1.21
12 months ago
Matt Farina 83a76cea6a
Merge pull request #9176 from dastrobu/#9169/lint-dependency-shadowing
12 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
12 months ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
1 year ago
Joe Julian 126333c525
Merge remote-tracking branch 'upstream/main' into #9169/lint-dependency-shadowing
1 year ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
1 year ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
1 year ago
James Blair 9dab6e9770
Remove warning for template directory not found.
1 year 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
2 years ago
wujunwei 8e1c3d0d39 fix comment grammar error.
2 years ago
wujunwei 316d3fb56a bugfix:(#11391) helm lint infinite loop
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts
3 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version
3 years ago
Stuart Drennan 1931b0702d fix(helm): process dependencies import-values
3 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
4 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
4 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
4 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
4 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
4 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
4 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
4 years ago
rimas f30badd570 Fix test
4 years ago
rimas ce1a46899f Fixes #9083
4 years ago
Scaat Feng 9020c95fb1 [FIX]comment should start with whitespace
4 years ago
Nandor Kracser dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
4 years ago
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
4 years ago
Christophe VILA f736af95eb do not check YAML if nothing was parsed
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
4 years ago
Matt Butcher 04fb35814f
Fixed a variable name collision caused by two PR merges (#8681)
4 years ago
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
4 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
4 years ago
Matt Farina 11f658e223
Fixing linting of templates on Windows
4 years ago
Matt Butcher 2750e4d781
Lint dependencies (#7970)
5 years ago
Matthew Fisher d61aaf3fd7
Merge pull request #7235 from karuppiah7890/fix-lint
5 years ago
Matthew Fisher e7ab975112
Merge pull request #8142 from technosophos/feat/1990-match-labels-lint
5 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
5 years ago
Matt Farina dbd001e532
Removing tiller language
5 years ago
Matt Butcher 118d46eb3e
feat: Detect missing selector during lint
5 years ago