Commit Graph

2051 Commits (543364fba59b0c7c30e38ebe0f73680db895abb6)

Author SHA1 Message Date
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
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
Zhengyi Lai ebf6d7e5b2
Bugfix: panic when chart contains requirements.lock
4 years ago
Haoming Zhang b6bbf34097
Close gzip reader when done.
4 years ago
Rajat Jindal 4faeedd98b fix watch error due to elb/proxy timeout
4 years ago
She Jiayu d141593d83 Avoid hardcoded container port in default notes
4 years ago
yxxhero 0ecc500c45 add unit tests for FindChartInAuthAndTLSRepoURL.
4 years ago
Matt Farina 25f67f74ee
Restoring Build behavior
4 years ago
Matt Farina 1458113696
Adding helm v4 todo
4 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
4 years ago
Andrew Melis f9d35242d0 Enhance readability by extracting bitwise operation
4 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
4 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
4 years ago
Matt Farina 6a536661fc
Merge pull request #8462 from donggangcj/master
4 years ago
Martin Hickey ae8fcf445d
Merge pull request #8425 from wawa0210/feature-8370
4 years ago
Dong Gang 9777925a2a fix(create): update the hook name of test-connection pod
4 years ago
Matt Farina a2d11c9288
Merge pull request #8444 from bridgetkromhout/capabilities
4 years ago
wawa0210 4be3804c50
Rollback command support for max history
4 years ago
Cristian Klein 20fb7bac4e fix(helm): Added test for concurrent upgrades
4 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
4 years ago
Bridget Kromhout 5684c86490
Fixing version and spelling errors
4 years ago
Dong Gang 1dfe66aa85 fix the code style error
4 years ago
Dong Gang 57bd8a71b0 feature(show): support jsonpath output for `helm show value`
4 years ago
Hidde Beydals 8217aba4a6 fix(kube): use logger instead of fmt.Printf
4 years ago
Matt Butcher 2750e4d781
Lint dependencies (#7970)
4 years ago
wawa0210 637a5c6494 Environment variable for setting the max history for an environment
4 years ago
Matthew Fisher 3c9099290b
Merge pull request #7184 from zwwhdls/fix6116
4 years ago
Matthew Fisher fc4a11c131
bump version to v3.3
4 years ago
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
Matthew Fisher e7ab975112
Merge pull request #8142 from technosophos/feat/1990-match-labels-lint
4 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
4 years ago
zwwhdls d58a984878 fix conflict
4 years ago
zwwhdls 1b39857ac3 add test case
4 years ago
zwwhdls 4532485fd0 fix another extreme case
4 years ago
zwwhdls c41c72cee9 add test case
4 years ago
zwwhdls 5396df2e28 fix #6116
4 years ago
Martin Hickey 97774ee13c
Merge pull request #8368 from Hellcatlk/go-lint
4 years ago
zouyu c6a00e63ef Fix some go-lint warnings
4 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
4 years ago
Matthew Fisher 148d94bcf7
version bump
4 years ago
Matt Butcher b6bbe4f08b
Improve the extractor and add tests (#8317)
4 years ago
Eric Lemieux 4c9972cb72 Add HelmVersion to Capabilities
4 years ago
Adam Reese aa03319669
fix(chartutil): do not set helpers.tpl filetype for vim
4 years ago
Andrew Melis 70f89e5f26 Make helm ls return only current releases if providing state filter
4 years ago
Calle Pettersson 8f3c0a160c Report what cause finding chart to fail
4 years ago
Matt Farina b458bdf5c1
Merge pull request #8188 from mattfarina/fix-8181
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
Adam Reese 728eecbdf7
Merge pull request #8159 from adamreese/ref/chartutils-fixtures
4 years ago
Matt Farina f182ebc11c
Fix issue with unhandled error on Stat
4 years ago
Matt Farina dbd001e532
Removing tiller language
4 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
4 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
4 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
4 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
4 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
4 years ago
Matt Butcher 118d46eb3e
feat: Detect missing selector during lint
4 years ago
Marc Khouzam b18e7e201e chore(*): Fix formatting
4 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
4 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic (#8000)
4 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option (#7950)
4 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
4 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
4 years ago
Matt Farina af52d35fb6
Merge pull request #8070 from IdanE/feature/port4165
4 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation
4 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
4 years ago
Martin Hickey 324c7cbc07
Merge pull request #8061 from hickeyma/feat/add-lint-deprecs
4 years ago
Matt Farina b4f8312dba
Merge pull request #7983 from mattfarina/xdg
4 years ago
Martin Hickey e4768e6460 Update lint deprecation list
4 years ago
Martin Hickey a11785401b
Merge pull request #8055 from liuming-dev/patch--refactor-plugin-PluginFileName-magic-value
4 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
4 years ago
Matt Farina 0a38457f89
Merge branch 'xdg' of github.com:mattfarina/helm into xdg
4 years ago
Matt Farina be38084eb4
Fixing argument to be lower case
4 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
4 years ago
Matt Butcher 08e546f169
fix: removed strict template errors in linter (#8017)
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
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
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
Liu Ming ff3ed53b7c polish to keep the same log style
4 years ago
Matt Butcher 6fc9353056
feat: lint the names of templated resources (#8011)
4 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
4 years ago
Matt Farina 2139e82c68
Merge pull request #7972 from IppX/bug/6081-bom-in-resource-file
4 years ago
Hu Shuai 6bc4a948be Add unit test for pkg/chart/chart.go
4 years ago
Adam Reese d5d96ed3cf
Merge pull request #7929 from adamreese/fix/upgrade-results
4 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Adam Reese 0acd2aa278
Merge pull request #7982 from adamreese/fix/7539-kube-client-config
4 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
4 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
4 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
4 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
4 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
4 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
4 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
4 years ago