Commit Graph

5411 Commits (c12a9aee02ec07b78dce07274e4816d9863d765e)
 

Author SHA1 Message Date
lnattrass c12a9aee02
fix(helm): Data race in kube/client Delete func. (#7820)
4 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
4 years ago
Martin Hickey c20d06d930
Merge pull request #7814 from hs0210/work
4 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
4 years ago
Martin Hickey 06b43f63c3
Merge pull request #7830 from jgleonard/render-subchart-notes-on-upgrade-install
4 years ago
Jon Leonard f927275461 remove unneeded values files from testchart
4 years ago
Jon Leonard cfdd466192 update test chart to helm3 format
4 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
4 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
4 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
4 years ago
Jon Leonard a7e79ee434 Delete unneeded chart output
4 years ago
Jon Leonard e2b70b2f4b add testing for upgrade --install with subchart notes
4 years ago
Martin Hickey fd00ca260a
Merge pull request #7827 from idvoretskyi/idvoretskyi-snap
4 years ago
Jon Leonard 00201ffaa8 pass subchart notes option to install client
4 years ago
Ihor Dvoretskyi cd9c9922ec Snapcraft installation instructions added
4 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
4 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
4 years ago
Matt Farina 22344063d2
Merge pull request #7753 from anshulvermapatel/helm/7749/helm_list_short_listing_format
4 years ago
Martin Hickey a322199c65
Merge pull request #7779 from hickeyma/fix/test-check-msg
4 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
5 years ago
Martin Hickey 9a0e7d8a31 Improve error message to check in unit test
5 years ago
Martin Hickey ca931b472b
Merge pull request #7691 from longkb/add_ut_for_values
5 years ago
Martin Hickey 93137abbb4
Merge pull request #7410 from tiendc/unit_test_releaseutil
5 years ago
Kim Bao Long 9d20e44ad1 Add unit test for lint/values.go
5 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
5 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
5 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
5 years ago
Matt Farina e3cfae63f9
Merge pull request #7761 from bridgetkromhout/correct-release-notes-links
5 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
5 years ago
Bridget Kromhout 4feed2de1b
Correcting links for release notes
5 years ago
Matt Farina 2dfb20f332
Merge pull request #7751 from mattfarina/fix-7748
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
Anshul Verma 4113fc8951 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Matt Farina 28b085bed5
Fixing issue where archives created on windows have broken paths
5 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
5 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
5 years ago
Anshul Verma c354de80e5 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma 7470337d32 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma 51dd8313bc Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Martin Hickey d59493adff Add unit test
5 years ago
Martin Hickey c8d8007c7a Fix stray modules
5 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
5 years ago
Matthew Fisher ec1d1a3d3e
Merge pull request #7739 from bacongobbler/go-mod-tidy
5 years ago
Jacob LeGrone d829343c15
Use Create method if no resources need to be adopted
5 years ago
Matthew Fisher 187526eb13
chore(go.mod): run `go mod tidy`
5 years ago
Matthew Fisher 5bb951d5a2
Merge pull request #7636 from paulczar/make-release-notes
5 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
5 years ago
Martin Hickey eaebce6738
Merge pull request #7651 from sshukun/fix-v1-dep
5 years ago
Mikhail Gusarov b864fcd0f4 Make the charts cache safe in presence of several Helm instances
5 years ago