Commit Graph

48 Commits (v3.14.3)

Author SHA1 Message Date
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
2 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
4 years ago
Liu Ming bc515991f8 docs: fix capitalization in a few help messages
5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
6 years ago
Nick Lee 9a790c21dd style(cmd/lint): removed slash in subcharts fp
6 years ago
Nick Lee cf4bee7ac8 feat(cmd/lint): added a flag for linting subcharts
6 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
6 years ago
Aaron Mell 851e016e90 Reverted previous commit, changes based on code review feedback.
6 years ago
Aaron Mell 1ca2ab1d8d Moving actionInit from cmd/helm/helm to pgk/action/action to make it easier to instantiate the configuration
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Thomas O'Donnell 69feb96490 Cleanup nitpick suggestion in the lint command
6 years ago
Thomas O'Donnell d911c4a2f5 Make the lint cmd output a bit easier to follow
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
6 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 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
8 years ago
Ryan Hartje 9b20d91e42 using existing mechanism to flag for failures
8 years ago
Ryan Hartje 343acc5a60 return a non 0 exit code when lint fails due to missing Chart.yaml
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
8 years ago
Liam White abd33764e8 Fix linting bug with charts containing more than one hyphen
8 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
8 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
9 years ago
Adam Reese 854f3e0b51 ref(helm): refactor {home,lint,serve} commands
9 years ago
Ebrahim Byagowi 107821f9ec Add a strict flag to helm lint
9 years ago
Adnan Abdulhussein dda61f6074 fix(lint): only return count of actually linted charts
9 years ago
Adnan Abdulhussein f3e754794e fix(lint): print relative path of packaged chart instead of temp dir
9 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
9 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
9 years ago
Adnan Abdulhussein 77820c7482 fix(lint): Return non-zero exit status when lint errors present
9 years ago
Michelle Noorali a64303d0bf feat(lint): lint an archived chart
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Miguel Martinez c2459c06bf New Chart linter structure
9 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
9 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
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Matt Butcher cf9c8ebe3c feat(helm): add a very basic lint command
10 years ago