Commit graph

4 commits

Author SHA1 Message Date
Mark Sagi-Kazar
d5b4e1c5b8
chore: update testdata to use the new ingress template
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-04-25 12:23:03 +02:00
rimas
f30badd570 Fix test
Signed-off-by: rimas <rmocius@gmail.com>
2020-12-01 18:52:57 +02:00
rimas
ce1a46899f Fixes #9083
Signed-off-by: rimas <rmocius@gmail.com>
2020-12-01 18:50:14 +02:00
Taylor Thomas
caf629a3e9 feat(lint): Adds v3 chart checks to linter
Fixes #5733

This adds two specific checks. A warning if a chart has a `crd-install` hook
and an error if the chart contains `.Release.Time`. Further checks can be added
down the road as needed using the same pattern I use here

Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
2019-10-17 12:20:47 -05:00