Commit Graph

293 Commits (e2442699fa4703456b16884990c5218c16ed16fc)

Author SHA1 Message Date
Matt Farina e454e6a910
Merge pull request #8682 from liuming-dev/remove-duplicate-variable-definition
4 years ago
Martin Hickey 2a9ef6d3b0
Merge pull request #8529 from lingsamuel/status-show-desc
4 years ago
Ling Samuel da6878dc0f
feat: status command display description
4 years ago
Liu Ming 317616482c Remove duplicate variable definition
4 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
4 years ago
Matt Farina 3fc88f2492
Fixing failing CI for windows
4 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
4 years ago
Martin Hickey 273d0364be
Merge pull request #8532 from dm3ch/labels-selector
4 years ago
Martin Hickey a5047b2f6c
Merge pull request #8438 from donggangcj/feature/support-jsonpath
4 years ago
Dong Gang df4708a9de polish the error handler
4 years ago
Dmitry Chepurovskiy 266c74f390
Move selector filtering after latest release version filtering
4 years ago
Dmitry Chepurovskiy 2ea8f805b9
Added testing for list action with selector
4 years ago
Dmitry Chepurovskiy 09172b468a
Fix linting issues
4 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
4 years ago
Dmitry Chepurovskiy edc7d8ea32
Added selector option to list command
4 years ago
Martin Hickey 4cc19d1d82 Fix typo
4 years ago
Martin Hickey 37661a8089
Merge pull request #8282 from andrewmelis/list-history-filter
4 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
4 years ago
Andrew Melis f9d35242d0 Enhance readability by extracting bitwise operation
5 years ago
wawa0210 4be3804c50
Rollback command support for max history
5 years ago
Cristian Klein 20fb7bac4e fix(helm): Added test for concurrent upgrades
5 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
5 years ago
Dong Gang 1dfe66aa85 fix the code style error
5 years ago
Dong Gang 57bd8a71b0 feature(show): support jsonpath output for `helm show value`
5 years ago
Matthew Fisher d61aaf3fd7
Merge pull request #7235 from karuppiah7890/fix-lint
5 years ago
Matthew Fisher fc6d6d3605
Merge pull request #6979 from lindhe/explain_revision_version_in_get
5 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
5 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
5 years ago
Andrew Melis 70f89e5f26 Make helm ls return only current releases if providing state filter
5 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
5 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
5 years ago
Matthias Riegler 8ff7801e0c added option --insecure-skip-tls-verify for helm install, addresses #7875
5 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
5 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
5 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
5 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
5 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
5 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
5 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
5 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
5 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
5 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
5 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
5 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
5 years ago
Jacob LeGrone 9496a7474b
Add tests
5 years ago