Commit Graph

38 Commits (d285097f58818533bb20eb8dff1cfb0a88e1878f)

Author SHA1 Message Date
Thomas O'Donnell 69feb96490 Cleanup nitpick suggestion in the lint command
5 years ago
Thomas O'Donnell d911c4a2f5 Make the lint cmd output a bit easier to follow
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese 0653ff7635
ref(cmd): dry up values and chartpath flag options
7 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
7 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
7 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
7 years ago
Ryan Hartje 9b20d91e42 using existing mechanism to flag for failures
7 years ago
Ryan Hartje 343acc5a60 return a non 0 exit code when lint fails due to missing Chart.yaml
7 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
7 years ago
Liam White abd33764e8 Fix linting bug with charts containing more than one hyphen
7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
7 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
8 years ago
Adam Reese 854f3e0b51 ref(helm): refactor {home,lint,serve} commands
8 years ago
Ebrahim Byagowi 107821f9ec Add a strict flag to helm lint
8 years ago
Adnan Abdulhussein dda61f6074 fix(lint): only return count of actually linted charts
8 years ago
Adnan Abdulhussein f3e754794e fix(lint): print relative path of packaged chart instead of temp dir
8 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
8 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
8 years ago
Adnan Abdulhussein 77820c7482 fix(lint): Return non-zero exit status when lint errors present
8 years ago
Michelle Noorali a64303d0bf feat(lint): lint an archived chart
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Miguel Martinez c2459c06bf New Chart linter structure
8 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Matt Butcher cca4705350 fix(style): fixed minor style issues
9 years ago
Matt Butcher 1fc04f7f20 fix(helm): stop processing if lint can't find a chart
9 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
9 years ago
Matt Butcher cf9c8ebe3c feat(helm): add a very basic lint command
9 years ago