Commit Graph

2009 Commits (add-codeql)

Author SHA1 Message Date
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
5 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
5 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
5 years ago
Matt Butcher 59d5b94d35
Merge pull request from GHSA-9vp5-m38w-j776
5 years ago
Matthew Fisher aa5431ab71
Merge pull request #8751 from technosophos/fix/helm-create-overwrite
5 years ago
Matthew Fisher 2a74204508
go fmt
5 years ago
Matthew Fisher 84de24edc9
Merge pull request #8752 from technosophos/fix/better-http-plugin-checks
5 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
5 years ago
Matt Butcher e2da16f514
improve the HTTP detection for tar archives
5 years ago
Matt Farina b5daf5a484
Merge pull request #8753 from technosophos/fix/dependency-status
5 years ago
Matt Farina 11f75e420c
Merge pull request #8750 from technosophos/fix/helm-create-name
5 years ago
Matt Butcher 40b7800287
handle case where dependency name collisions break dependency resolution
5 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
5 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
5 years ago
Thulio Ferraz Assis b4bb73d8ce
fix: if not .Values.autoscaling.enabled indent
5 years ago
Matt Butcher c4ef82be13
validate the name passed in during helm create
5 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
5 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
5 years ago
Paul Brousseau 3192408415 Fixing typo in engine comments
5 years ago
Li Zhijian 4258e8664e Use T.cleanup() to cleanup cmdtest_temp file
5 years ago
Li Zhijian d9ad9153c8 Use RemoveAll to remove a non-empty directory
5 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
5 years ago
Li Zhijian ba4c8029c2 Use T.cleanup() to cleanup helm-action-test
5 years ago
Thulio Ferraz Assis 6766017d38
fix: with .Values.podAnnotations indent template
5 years ago
Martin Hickey daa104d60e Revert PR 8562
5 years ago
Matt Farina e454e6a910
Merge pull request #8682 from liuming-dev/remove-duplicate-variable-definition
5 years ago
Martin Hickey 2a9ef6d3b0
Merge pull request #8529 from lingsamuel/status-show-desc
5 years ago
Ling Samuel da6878dc0f
feat: status command display description
5 years ago
Liu Ming 317616482c Remove duplicate variable definition
5 years ago
Matt Butcher 04fb35814f
Fixed a variable name collision caused by two PR merges (#8681)
5 years ago
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
5 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
5 years ago
Zhou Hao 0669f40e81 cleanup tempfiles for load_test
5 years ago
Matt Farina 3fc88f2492
Fixing failing CI for windows
5 years ago
Matthew Fisher 0a28e5cbff
Merge pull request #8631 from mrueg/sem-fixes
5 years ago
Matt Farina c7b5f5f88f
Merge pull request #8627 from mattfarina/fix-6418
5 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
5 years ago
Matthew Fisher 0941e3e345
Merge pull request #8613 from tariq1890/if-optimise
5 years ago
Matt Farina 11f658e223
Fixing linting of templates on Windows
5 years ago
Matthew Fisher 198f403688
Merge pull request #8590 from Foxboron/morten/fix-go1.15
5 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic
5 years ago
Matthew Fisher bb33b9264f
Merge pull request #8507 from rajatjindal/fix-watch-timeout-error
5 years ago
Martin Hickey 273d0364be
Merge pull request #8532 from dm3ch/labels-selector
5 years ago
Morten Linderud 83a5e620d0
release/mock: Ensure conversion from int to string yields a string
5 years ago
Martin Hickey 91094186eb
Merge pull request #8562 from andytom/chore/update_starter_chart
5 years ago
Thomas O'Donnell 4b1fa60d58 Update Common Lables template in starter chart
5 years ago
Martin Hickey 621c2020c6
Merge pull request #8505 from jiayushe/master
5 years ago
Martin Hickey a5047b2f6c
Merge pull request #8438 from donggangcj/feature/support-jsonpath
5 years ago
yxxhero 0674d93609 add helm v4 todo comments for FindChartInAuthAndTLSRepoURL.
5 years ago
Dong Gang df4708a9de polish the error handler
5 years ago
Dmitry Chepurovskiy 266c74f390
Move selector filtering after latest release version filtering
5 years ago
Dmitry Chepurovskiy 2ea8f805b9
Added testing for list action with selector
5 years ago
Dmitry Chepurovskiy 09172b468a
Fix linting issues
5 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
5 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
5 years ago
Dmitry Chepurovskiy edc7d8ea32
Added selector option to list command
5 years ago
Martin Hickey 4cc19d1d82 Fix typo
5 years ago
Martin Hickey 37661a8089
Merge pull request #8282 from andrewmelis/list-history-filter
5 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
5 years ago
Zhengyi Lai ebf6d7e5b2
Bugfix: panic when chart contains requirements.lock
5 years ago
Haoming Zhang b6bbf34097
Close gzip reader when done.
5 years ago
Rajat Jindal 4faeedd98b fix watch error due to elb/proxy timeout
5 years ago
She Jiayu d141593d83 Avoid hardcoded container port in default notes
5 years ago
yxxhero 0ecc500c45 add unit tests for FindChartInAuthAndTLSRepoURL.
5 years ago
Matt Farina 25f67f74ee
Restoring Build behavior
5 years ago
Matt Farina 1458113696
Adding helm v4 todo
5 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
5 years ago
Andrew Melis f9d35242d0 Enhance readability by extracting bitwise operation
5 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
5 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
5 years ago
Matt Farina 6a536661fc
Merge pull request #8462 from donggangcj/master
5 years ago
Martin Hickey ae8fcf445d
Merge pull request #8425 from wawa0210/feature-8370
5 years ago
Dong Gang 9777925a2a fix(create): update the hook name of test-connection pod
5 years ago
Matt Farina a2d11c9288
Merge pull request #8444 from bridgetkromhout/capabilities
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
Bridget Kromhout 5684c86490
Fixing version and spelling errors
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
Hidde Beydals 8217aba4a6 fix(kube): use logger instead of fmt.Printf
5 years ago
Matt Butcher 2750e4d781
Lint dependencies (#7970)
5 years ago
wawa0210 637a5c6494 Environment variable for setting the max history for an environment
5 years ago
Matthew Fisher 3c9099290b
Merge pull request #7184 from zwwhdls/fix6116
5 years ago
Matthew Fisher fc4a11c131
bump version to v3.3
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
Matthew Fisher e7ab975112
Merge pull request #8142 from technosophos/feat/1990-match-labels-lint
5 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
5 years ago
zwwhdls d58a984878 fix conflict
5 years ago
zwwhdls 1b39857ac3 add test case
5 years ago
zwwhdls 4532485fd0 fix another extreme case
5 years ago
zwwhdls c41c72cee9 add test case
5 years ago
zwwhdls 5396df2e28 fix #6116
5 years ago
Martin Hickey 97774ee13c
Merge pull request #8368 from Hellcatlk/go-lint
5 years ago
zouyu c6a00e63ef Fix some go-lint warnings
5 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
5 years ago