Commit Graph

2051 Commits (543364fba59b0c7c30e38ebe0f73680db895abb6)

Author SHA1 Message Date
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
4 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
4 years ago
zhangye15 bd03e1b5c7 fix style conformance
4 years ago
zhangye15 c96dc48f21 fix test-style error
4 years ago
zh168654 8d498d58e7 add test cases
4 years ago
zh168654 5825112a8b helm upgrade with --wait support jobs in manifest to be completed
4 years ago
Aayush Joglekar babc8c9a70 Add remaining tests in TestDependentChartAliases
4 years ago
Martin Hickey 9aa0fbee6c
Merge pull request #8879 from hickeyma/fix/incorrect-lint-msg
4 years ago
Chris Wells 2a7a98ae5a feat: Allow helm test to run a subset of tests
4 years ago
wawa0210 2c19838295
Fix that the invalid version number of the helm package command will escape
4 years ago
Du Zheng 87040536fb Improve the console output for resource policy keep to align with helm2.
4 years ago
Matt Farina 43b0ef5f20
Merge pull request #8855 from janario/fix/reusabe-kube-client
4 years ago
Matt Farina af2d3021f4
Merge pull request #8952 from mattfarina/fix-8940
4 years ago
Matt Farina c0d3877231
Merge pull request #8915 from zheng1/master
4 years ago
Zhengyi Lai 9cc00eea24
Add test case for LoadFiles
4 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
4 years ago
Lehel Gyuro 27807e1bb5 [#7696] Avoid crash in chart loader on unexpected file sequence
4 years ago
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
4 years ago
Lehel Gyuro 8abb44f218 [#7696] Avoid crash in chart loader on unexpected file sequence
4 years ago
Martin Hickey b83632e757 Update err message to use the regex pattern directly
4 years ago
Martin Hickey 5785dd6d49 Fix the lint error message for valid names
4 years ago
Christophe VILA f736af95eb do not check YAML if nothing was parsed
4 years ago
Matt Farina ce4fa95868 bump version to v3.4.0
4 years ago
Matt Farina 75b7aeaeeb
Merge pull request #7024 from jan25/issue-6972
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem (#8731)
4 years ago
Martin Hickey 8667aa4f98
Merge pull request #8874 from consideRatio/pr/helm-create-template-indentation
4 years ago
Matthew Fisher e73af10d0b
Merge pull request #8696 from f0rmiga/patch-1
4 years ago
Erik Sundell 1d9767fea2 helm create: make generated YAML indentation more consistent
4 years ago
Janario Oliveira cf3870a57f Adjusted import
4 years ago
Janario Oliveira 10a29d1662 Reuse kube-client
4 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
4 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
4 years ago
Matt Farina 593fec6868
Merge pull request #8807 from mattfarina/feat-8806
4 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
4 years ago
Matt Farina b7c38c879a Adding support for k8s 1.19
4 years ago
Abhilash Gnan 3ca46f3b23 remove redudant time func
4 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
4 years ago
Abhilash Gnan f61332f379 add time-format flag to list command
4 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
4 years ago
Matthew Fisher b0fdb5461f
Merge pull request #8244 from carlpett/report-findcharturl-error
4 years ago
Sebastian Sdorra 467bd49bb0
support passing signing passphrase from file or stdin (#8394)
4 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
4 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
4 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
4 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
4 years ago
Matt Butcher 59d5b94d35
Merge pull request from GHSA-9vp5-m38w-j776
4 years ago
Matthew Fisher aa5431ab71
Merge pull request #8751 from technosophos/fix/helm-create-overwrite
4 years ago
Matthew Fisher 2a74204508
go fmt
4 years ago
Matthew Fisher 84de24edc9
Merge pull request #8752 from technosophos/fix/better-http-plugin-checks
4 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
4 years ago
Matt Butcher e2da16f514
improve the HTTP detection for tar archives
4 years ago
Matt Farina b5daf5a484
Merge pull request #8753 from technosophos/fix/dependency-status
4 years ago
Matt Farina 11f75e420c
Merge pull request #8750 from technosophos/fix/helm-create-name
4 years ago
Matt Butcher 40b7800287
handle case where dependency name collisions break dependency resolution
4 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
4 years ago
Thulio Ferraz Assis b4bb73d8ce
fix: if not .Values.autoscaling.enabled indent
4 years ago
Matt Butcher c4ef82be13
validate the name passed in during helm create
4 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
4 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
4 years ago
Paul Brousseau 3192408415 Fixing typo in engine comments
4 years ago
Li Zhijian 4258e8664e Use T.cleanup() to cleanup cmdtest_temp file
4 years ago
Li Zhijian d9ad9153c8 Use RemoveAll to remove a non-empty directory
4 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
4 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
4 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
4 years ago
Li Zhijian ba4c8029c2 Use T.cleanup() to cleanup helm-action-test
4 years ago
Thulio Ferraz Assis 6766017d38
fix: with .Values.podAnnotations indent template
4 years ago
Martin Hickey daa104d60e Revert PR 8562
4 years ago
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 04fb35814f
Fixed a variable name collision caused by two PR merges (#8681)
4 years ago
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
4 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
4 years ago
Zhou Hao 0669f40e81 cleanup tempfiles for load_test
4 years ago
Matt Farina 3fc88f2492
Fixing failing CI for windows
4 years ago
Matthew Fisher 0a28e5cbff
Merge pull request #8631 from mrueg/sem-fixes
4 years ago
Matt Farina c7b5f5f88f
Merge pull request #8627 from mattfarina/fix-6418
4 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
4 years ago
Matthew Fisher 0941e3e345
Merge pull request #8613 from tariq1890/if-optimise
4 years ago
Matt Farina 11f658e223
Fixing linting of templates on Windows
4 years ago
Matthew Fisher 198f403688
Merge pull request #8590 from Foxboron/morten/fix-go1.15
4 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic
4 years ago
Matthew Fisher bb33b9264f
Merge pull request #8507 from rajatjindal/fix-watch-timeout-error
4 years ago
Martin Hickey 273d0364be
Merge pull request #8532 from dm3ch/labels-selector
4 years ago
Morten Linderud 83a5e620d0
release/mock: Ensure conversion from int to string yields a string
4 years ago
Martin Hickey 91094186eb
Merge pull request #8562 from andytom/chore/update_starter_chart
4 years ago
Thomas O'Donnell 4b1fa60d58 Update Common Lables template in starter chart
4 years ago
Martin Hickey 621c2020c6
Merge pull request #8505 from jiayushe/master
4 years ago
Martin Hickey a5047b2f6c
Merge pull request #8438 from donggangcj/feature/support-jsonpath
4 years ago
yxxhero 0674d93609 add helm v4 todo comments for FindChartInAuthAndTLSRepoURL.
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 99bd709530
Pass labels from secret/configmap to release object
4 years ago