Commit Graph

268 Commits (ebe6abd660eda59b497d683d418e658b323ca4ea)

Author SHA1 Message Date
Matthew Fisher d61aaf3fd7
Merge pull request #7235 from karuppiah7890/fix-lint
4 years ago
Matthew Fisher fc6d6d3605
Merge pull request #6979 from lindhe/explain_revision_version_in_get
4 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
4 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
4 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
4 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
4 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
4 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
4 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
4 years ago
Matthias Riegler 8ff7801e0c added option --insecure-skip-tls-verify for helm install, addresses #7875
4 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
4 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
4 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
4 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
4 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
4 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
4 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
4 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
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
5 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
5 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
5 years ago
Jacob LeGrone d829343c15
Use Create method if no resources need to be adopted
5 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
5 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
5 years ago
Matt Farina af35d61a98
Add verification output to the verify command
5 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
5 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
5 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
5 years ago
akash-gautam e92a258a9d fix(helm): add --skipCRDs flag to 'helm upgrade'
5 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver
5 years ago
Jacob LeGrone 271cb2268b
Alternative: annotation-only solution
5 years ago
Jacob LeGrone a29365b3c6
Adopt resources into release with correct instance and managed-by labels
5 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
5 years ago
Song Shukun 1ff7202a98 Fix output of list action when it is failed
5 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
5 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
5 years ago
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
5 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
5 years ago
Matthew Fisher b0a187756c
Merge pull request #7288 from mnkyl/lint-subcharts
5 years ago
Marc Khouzam be7de1c376 fix(cmd): Specify namespace for template command
5 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
5 years ago
Mike Tougeron e78402d559 fix conflicts
5 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 (#6862)
5 years ago