Commit Graph

2685 Commits (6a228aa78c1262856c200ad6332273befcb503b9)

Author SHA1 Message Date
Stephane Moser 4026190e7b Revert change in PrintingKubeClient
4 years ago
Stephane Moser 7bfb2a3602 Improve tests
4 years ago
Stephane Moser 2164e3f26c Rename time dependecy
4 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
4 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina ea41e790a5
Merge pull request #9763 from sathieu/patch-1
4 years ago
jayonlau fc5473f762 Clean up extra spaces
4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
4 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
4 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 21251378b4
Merge pull request #9870 from mattfarina/fix-9859
4 years ago
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
4 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. (#9882)
4 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
4 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
4 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
4 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
4 years ago
Stephane Moser d7833eb2b0 Refactor logic
4 years ago
Stephane Moser 027cea48bf Handle SIGTERM
4 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
4 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
4 years ago
Matt Farina aeb94798f0
Set Helm as manager for managedFields
4 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request
4 years ago
Josh Dolitsky 1fe2024be3
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Josh Dolitsky 4ed8e77026
remove tmp path in case it exists
4 years ago
Josh Dolitsky e5b03c73f0
do not update oci-based repos
4 years ago
Josh Dolitsky 3e17c1a7ef
remove action errors assuming CLI
4 years ago
Josh Dolitsky eba63beab1
move experimental actions to new internal package
4 years ago
Josh Dolitsky 24a216d3b2
move pkg/uploader, pkg/pusher to internal
4 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
4 years ago
Mathieu Parent dbb4eb6b75 Ensure RawPath match Path when resolving reference
4 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Josh Dolitsky 4e7a01fa7a
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Martin Hickey 281380f31c
Merge pull request #9659 from mladedav/feature/upgrade-dep-up
4 years ago
Martin Hickey ed7b6c4761
Merge pull request #8470 from mikeshng/sql-query-fix
4 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
4 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
4 years ago
Martin Hickey dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Martin Hickey 599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
4 years ago
Martin Hickey e87f815637
Merge pull request #9756 from codeJack/fix-issue-9749
4 years ago
Martin Hickey c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
4 years ago
Giacomo Margaria 3b68afc1c8 Fix coalesce globals to prevent subchart globals to leak upstream
4 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0
4 years ago
Matt Farina d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
4 years ago
Matt Farina 8f4989054c
Merge pull request #9040 from thatsmydoing/helm3-kube-version
4 years ago
Matt Farina 3f283c7c35
Merge pull request #9425 from joelanford/pkg-ready
4 years ago
cndoit18 a79cad5539
support max-col-width parameters
4 years ago
David Mládek d6eab46876 Add --udpate-dependencies to upgrade command
4 years ago
Quentin Devos a9d59f946a
feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
4 years ago
Mark Sagi-Kazar d5b4e1c5b8
chore: update testdata to use the new ingress template
4 years ago
Mark Sagi-Kazar 6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
4 years ago
Cookie Wang 8959d93711 Add error check to avoid panic
4 years ago
shoubhik 257a427866 upgrade to kubernetes 1.21
4 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
4 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
4 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
4 years ago
Adam Reese db2aa1a8d6
fix(ci) update ci to use main branch
4 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
4 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
4 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
4 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
4 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
4 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
4 years ago
Josh Dolitsky 617c9e1b12
Merge pull request #9313 from jmcelwain/master
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
4 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
4 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
4 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
4 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
4 years ago
Josh Dolitsky 158d7df5f5
Merge pull request #9409 from searsaw/fix/ocigetter-registryclient
4 years ago
Martin Hickey 3e31983a37
Merge pull request #8559 from zsuzhengdu/f/improve-console-output-for-resource-policy-keep
4 years ago
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set
4 years ago
Alex Sears 2d16a8135b
initialize registry client in oci getter
4 years ago
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
4 years ago
Matt Farina 85794cfc6e
Merge pull request #9131 from dlipovetsky/check-cleanup-error
4 years ago
Joe Lanford f57c01cd93
update test expectation for new template error string
4 years ago
Adam Reese 6ce9ba60b7
Merge pull request from GHSA-c38g-469g-cmgx
4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
4 years ago
James McElwain 54410194a6 closes #9312
4 years ago
Josh Dolitsky 0b2fec08ac
Upgrade to oras v0.9.0 (#9269)
4 years ago
Nick Jones 042567808f
Update default ingress values section to correspond with template
4 years ago
Matt Farina e8ac5b0aeb
Merge pull request #9200 from mattfarina/fix-dep-build
4 years ago
Matt Farina 1135392b48 Fix dep build with OCI based charts
4 years ago
Matt Farina 4bbdd5cb8f
Merge pull request #9195 from mattfarina/bump-version-3.5
4 years ago
Guangwen Feng fee2257e34 Fix typo in comment
4 years ago
Matt Farina 8082f6db45 bump version to
4 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
4 years ago
Matt Farina 49f895db6b
Merge pull request #8843 from bloodorangeio/oci-pull
4 years ago
Daniel Lipovetsky 1da2212a9d
Add explanatory comments to action.List and action.History
4 years ago
Daniel Lipovetsky 00cf10d360
fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
4 years ago
Daniel Lipovetsky 8c28da6567
test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions
4 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies
4 years ago
Martin Hickey ba9cad9379
Merge pull request #8484 from chriswells0/subset
4 years ago
Matt Farina f5ef87b96e
Merge pull request #8363 from zh168654/master
4 years ago
Dinu Mathai a202fb0c0b
Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070)
4 years ago
Marc Khouzam bed1a42a39 fix(pkg/chartutil): Remove warning for nils
4 years ago
Matt Farina fb0345a07f Updating to sprig 3.2.0
4 years ago
Peter Engelbert f666fceb30 Remove OCI boolean from struct
4 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
4 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
4 years ago
Lüchinger Dominic cc1d2d62e9 Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
4 years ago
Marcus Speight 7a663a56c2 Fixed Test
4 years ago
Marcus Speight 8aa42824f9 Added test for lint mode
4 years ago
Matthew Fisher 976d668dec
Merge pull request #9048 from MaXinjian/install
4 years ago
Matthew Fisher f228a7c36c
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
4 years ago
rimas f30badd570 Fix test
4 years ago
rimas ce1a46899f Fixes #9083
4 years ago
Scaat Feng 89f2f84a02 [FIX]error string should not be capitalized
4 years ago
Scaat Feng 9020c95fb1 [FIX]comment should start with whitespace
4 years ago
Scaat Feng f1f2e6ff4c [FIX]comment should start with whitespace
4 years ago
Scaat Feng 1852694a65 [FIX]comment should start with whitespace
4 years ago
Scaat Feng 14f6bde04a [FIX]error string should not be capitalized
4 years ago
Scaat Feng 0de89685d4 [COMMENT]fix comment
4 years ago
Scaat Feng b6bd8d7363 [FIX]'rest' collides with imported package name
4 years ago
Scaat Feng 5c14eec3a3 [FIX]receiver names are different
4 years ago
Jon Huhn 5d08a0d00e Fix typo
4 years ago
Salim Salaues 50144aad03 fix: ingress path issue
4 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
4 years ago
Marcus Speight 7a0739a863 Fail message is now the same as the required message.
4 years ago
Matt Farina 1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
4 years ago
Matt Farina a374fffdd9
Merge pull request #8948 from gy-lehel/#7696
4 years ago
Matt Farina 82002c3cfb Added tests for PR 8948
4 years ago
Martin Hickey 0ba4fcba87
Merge pull request #8862 from banzaicloud/linter-multiple-documents
4 years ago
Martin Hickey 6696a9fa5f
Merge pull request #8970 from zerefwayne/patch-8965
4 years ago
Nandor Kracser dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
4 years ago
Martin Hickey 6ca989e777
Merge pull request #8913 from cvila84/fork-lint-bug
4 years ago
Marc Khouzam e16d26717b fix(helm): flag descriptions start with lowercase
4 years ago
Martin Hickey 9c97dc8fa2
Merge pull request #8933 from wawa0210/fix-helm-package-escape-invalid-version
4 years ago
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
Mike Ng 3be333b73b keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode
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
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
Mike Ng b86105aebc fix(sql storage): Query() should return ErrReleaseNotFound immediately when no records are found
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
Matthew Fisher 148d94bcf7
version bump
5 years ago
Matt Butcher b6bbe4f08b
Improve the extractor and add tests (#8317)
5 years ago
Eric Lemieux 4c9972cb72 Add HelmVersion to Capabilities
5 years ago
Adam Reese aa03319669
fix(chartutil): do not set helpers.tpl filetype for vim
5 years ago
Andrew Melis 70f89e5f26 Make helm ls return only current releases if providing state filter
5 years ago
Calle Pettersson 8f3c0a160c Report what cause finding chart to fail
5 years ago
Matt Farina b458bdf5c1
Merge pull request #8188 from mattfarina/fix-8181
5 years ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
5 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
5 years ago
Adam Reese 728eecbdf7
Merge pull request #8159 from adamreese/ref/chartutils-fixtures
5 years ago
Matt Farina f182ebc11c
Fix issue with unhandled error on Stat
5 years ago
Matt Farina dbd001e532
Removing tiller language
5 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
5 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
5 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
5 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
5 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
5 years ago
Matt Butcher 118d46eb3e
feat: Detect missing selector during lint
5 years ago
Marc Khouzam b18e7e201e chore(*): Fix formatting
5 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
5 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic (#8000)
5 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option (#7950)
5 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
5 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
5 years ago
Matt Farina af52d35fb6
Merge pull request #8070 from IdanE/feature/port4165
5 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago
Martin Hickey 324c7cbc07
Merge pull request #8061 from hickeyma/feat/add-lint-deprecs
5 years ago
Matt Farina b4f8312dba
Merge pull request #7983 from mattfarina/xdg
5 years ago
Martin Hickey e4768e6460 Update lint deprecation list
5 years ago
Martin Hickey a11785401b
Merge pull request #8055 from liuming-dev/patch--refactor-plugin-PluginFileName-magic-value
5 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
5 years ago
Matt Farina 0a38457f89
Merge branch 'xdg' of github.com:mattfarina/helm into xdg
5 years ago
Matt Farina be38084eb4
Fixing argument to be lower case
5 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
5 years ago
Matt Butcher 08e546f169
fix: removed strict template errors in linter (#8017)
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
5 years ago
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
5 years ago
Matthias Riegler 8ff7801e0c added option --insecure-skip-tls-verify for helm install, addresses #7875
5 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
5 years ago
Liu Ming ff3ed53b7c polish to keep the same log style
5 years ago
Matt Butcher 6fc9353056
feat: lint the names of templated resources (#8011)
5 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
5 years ago
Matt Farina 2139e82c68
Merge pull request #7972 from IppX/bug/6081-bom-in-resource-file
5 years ago
Hu Shuai 6bc4a948be Add unit test for pkg/chart/chart.go
5 years ago
Adam Reese d5d96ed3cf
Merge pull request #7929 from adamreese/fix/upgrade-results
5 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
5 years ago
Adam Reese 0acd2aa278
Merge pull request #7982 from adamreese/fix/7539-kube-client-config
5 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
5 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
5 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
5 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
5 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
5 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
5 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
5 years ago
Matt Butcher 853ba2de16
fix: removed inaccurate comment (#7937)
5 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
5 years ago
Matt Butcher 7b89e66e0c
fix: Fixed a regression that was introduced with changed nil handling (#7938)
5 years ago
Matt Farina 51ac9453a0
Merge pull request #7936 from mattfarina/fix-7533
5 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
5 years ago
Matt Farina 3b8521c1f0
Updating sprig and semver to newer versions
5 years ago
ZouYu df9cf87cbe add unit test for function FindPlugins
5 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
5 years ago
Matt Butcher 549193dbcb
test: forward-port regression test from Helm 2 (#7927)
5 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
5 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
5 years ago
Martin Hickey 1c9b54ad7f
Merge pull request #7795 from consideRatio/template-indent
5 years ago
Martin Hickey 2291bfdddd
Merge pull request #7871 from Antiarchitect/fix-charts-extra-downloads
5 years ago
Adam Reese bdf6f48704
fix(pkg/kube): continue deleting objects when one fails
5 years ago
Adam Reese e1d046bc43
fix(tests): fix broken unit tests in storage (#7928)
5 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
5 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
5 years ago
Matthew Fisher 0e10757a3c
Merge pull request #7854 from q384566678/add-metadata-test
5 years ago
Zhou Hao 20c7909756 add unit test for metadata Validate
5 years ago
Zhou Hao b439d34a43 add unit test for ChartFullPath
5 years ago
Zhou Hao a3d3fa3964 add unit test for ChartPath
5 years ago
Zhou Hao 8c55de3818 add unit test for IsRoot
5 years ago
Eric Bailey b9445616b5
fix(storage): preserve last deployed revision (#7806)
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
5 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
5 years ago
Matt Farina 08c612eedf
Adding notes on semver to create Chart.yaml
5 years ago
Matthew Fisher b735abe837
Merge pull request #7879 from naseemkullah/pod-annotations
5 years ago
Naseem f7972d075e
feat: allow image tag override
5 years ago
Naseem c4fc8b7de8
feat: add pod annotations
5 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
5 years ago
lnattrass c12a9aee02
fix(helm): Data race in kube/client Delete func. (#7820)
5 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
5 years ago
Martin Hickey c20d06d930
Merge pull request #7814 from hs0210/work
5 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
5 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
5 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
5 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
5 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
5 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
5 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
5 years ago
Martin Hickey a322199c65
Merge pull request #7779 from hickeyma/fix/test-check-msg
5 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
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
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
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
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
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
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
5 years ago
Matthew Fisher b1959a309e
Merge pull request #7674 from sshukun/package-lock-file
5 years ago
Matthew Fisher ead3429408
Merge pull request #7713 from q384566678/add-secrets-test
5 years ago
Matthew Fisher 6bed5949cb
Merge pull request #7714 from donggangcj/respect-resource-policy-on-upgrade
5 years ago
Matthew Fisher 1940f500fd
Merge pull request #7721 from bacongobbler/fix-7230
5 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
5 years ago
Matthew Fisher faf5cfb2cb
Merge pull request #7189 from pmacik/fix-os.Stat
5 years ago
Matthew Fisher 14f6d1ea97
ref(environment): use string checking instead
5 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
5 years ago
Matt Farina 13ffa52a59
Merge pull request #7706 from mattfarina/fix-7624
5 years ago
Song Shukun a992464fa2 Save Chart.lock to helm package tar
5 years ago
Martin Hickey 9d7907342d
Merge pull request #7514 from fhopfensperger/fix-7497
5 years ago
Dong Gang 69d9722eda test(helm): fix client update error
5 years ago
Dong Gang c45869c4ad fix(helm): polish goimport
5 years ago
Zhou Hao f5da6bd3d6 add unit test for RecordsReplace
5 years ago
Dong Gang 9744e9f619 fix(helm): respect resource policy on ungrade
5 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
5 years ago
Zhou Hao 95d7f36d41 add unit test for SecretDelete
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
Song Shukun 13e2dcfde5 Fix dep build to be compatiable with Helm 2 when requirements use repo alias
5 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
5 years ago
Matthew Fisher 7fd30581b6
Merge pull request #7665 from TomasKohout/master
5 years ago
Tomáš Kohout b4f716413c Printing name of chart that do not have requested import value.
5 years ago
Zhou Hao f1f661d4ca pkg/storage/records: add unit test for Exists
5 years ago
Zhou Hao c96aff6a43 pkg/storage/records: add unit test for Index
5 years ago
Zhou Hao 6b1eebd23a pkg/storage/records: add unit test for Get
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 64ce6e6a74
Merge pull request #7591 from ylvmw/master
5 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
5 years ago
Matthew Fisher 09f49458b0
Merge pull request #7608 from q384566678/add-gate-test
5 years ago
Song Shukun 1ff7202a98 Fix output of list action when it is failed
5 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
5 years ago
Song Shukun eda60a59b6 pkg/helmpath: fix unit test for Windows
5 years ago
Taylor Thomas 512e1b8bc9
Merge pull request #7401 from hiddeco/non-global-scheme-convert
5 years ago
Taylor Thomas 2cd3d12acd
Merge pull request #7530 from plenus-cloud/fix-7513
5 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
5 years ago
Martin Hickey 0c9e99dce5
Merge pull request #7365 from fenggw-fnst/mybranch
5 years ago
Zhou Hao 03b04639f3 pkg/gates: add unit test for String
5 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
5 years ago
Martin Hickey 722042e852
Merge pull request #7570 from Maronee/upgradeOpenApiValidation
5 years ago
ylvmw 54ca879095 IsReachable() needs to give detailed error message.
5 years ago
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
5 years ago
Vibhav Bobade afdfb75234 Pass kube user token via cli, introduce HELM_KUBETOKEN envvar
5 years ago
Hidde Beydals e41184a585 fix(kube): generate k8s native scheme only once
5 years ago
Hidde Beydals b55224ebb9 fix(kube): use non global Scheme to convert
5 years ago
Benn Linger 5e638e3587
Revert "Do not delete templated CRDs"
5 years ago
Federico Bevione af0007c908 fix(helm): improved logs
5 years ago
Daniel Cheng 206d4a9053 add test for template recursion
5 years ago
Daniel Cheng 8528548441 fix recursion count in templates
5 years ago
Federico Bevione 077503f175 fix(helm): Reworded logs for clarity
5 years ago
Taylor Thomas cf7a02fac7 chore(*): Removes support for searching the plugin dir
5 years ago
Taylor Thomas 7a3049a418 chore(postrender): Adds unit tests for exec post renderer
5 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
5 years ago
Matthew Fisher 8e1fc4bc6f
fix(memory_test): rebase master
5 years ago
Matt Farina e24b21a3dc
Merge pull request #7543 from mattfarina/issue-7536
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
Matthew Fisher 98962dce3f
Merge pull request #7349 from tiendc/unit_test_memory_list
5 years ago
Matt Farina ed80cf4548
Fixes issue where non-CRDs are read in from the crd directory
5 years ago
Matthew Fisher 0dadbdc309
Merge pull request #7373 from Sh4d1/bypass_ns
5 years ago
Matthew Fisher c825a01435
Merge pull request #7440 from mtougeron/helm-template-write-crd-to-spec-file
5 years ago
Matthew Fisher 671ceb5514
ref(kind_sorter): use an in-place sort for sortManifestsByKind, reduce code duplication
5 years ago
Matt Farina 3582b03a91
Merge pull request #7542 from mattfarina/issue-7532
5 years ago
Jon Huhn 43e6285995
Fix engine.newFiles doc comment
5 years ago
Matt Farina 1bd819a7b2
Fixes issue where <CHARTNAME> is left in starter values file
5 years ago
Federico Bevione 438eaec971 fix(helm): Don't wait for service to be ready when external IP are set
5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
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
Matthew Fisher 3ff3dabd9e
Merge pull request #6819 from bacongobbler/disable-openapi-validation
5 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
5 years ago
Florian Hopfensperger d03db32c25 fixed dependencies processing in case of helm install or upgrade for disabled/enabled sub charts
5 years ago
Yaakov Selkowitz df20164cd2
Fix tests on arm64 and ppc64le (#7500)
5 years ago
Matthew Fisher 5c7bf8e015
Merge pull request #7474 from bacongobbler/fix-7473
5 years ago
Matthew Fisher 1b1d6bba9c
fix(lookup_func): do not return error when object is not found
5 years ago
Jon Huhn d70b50b3a1
Fix typo
5 years ago
LongKB 1d79ed2c18
Fix some spelling errors in comment (#7492)
5 years ago
Matthew Fisher 0afce196fd
Merge pull request #7484 from diversario/7481-dont-cleanup-nil-resources
5 years ago
Taylor Thomas c8c0000725
Merge pull request #7409 from akazemis/11414-fix-the-helm-upgrade-force-log-issue
5 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
5 years ago
Mike Tougeron 93adb35af1 maintain backwards compatibility in the api for the CRDs function
5 years ago
Matthew Fisher 50dcd39ba5
fix(package): remove --set, --values, etc. flags
5 years ago
Matthew Fisher 9c680e604b
Merge pull request #7443 from zwwhdls/fix7439
5 years ago
Shota Nakamura 0beb9f7040 fix(chartutil): remove empty lines and a space from rendered chart templates (#7455)
5 years ago
Daniel Strobusch 9a2ff7802f
fix(helm): sort hooks by kind for equal weight
5 years ago
Matt Farina e3675e3312
Merge pull request #7358 from cristiklein/fix/deal-with-correupted-storage-v3
5 years ago
zwwhdls 16a85f7570 fix test-style
5 years ago
zwwhdls 4eda4fa06d allow limited recursion in templates
5 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files
5 years ago
Matthew Fisher 29fc78f975
Merge pull request #6975 from jabielecki/doc-helmpath
5 years ago
Jakub Bielecki 8fe2097ffe fix(kube) only add to scheme.Scheme once
5 years ago
Martin Hickey 88f42929d7
Remove references to protobuf (#7425)
5 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
5 years ago
Dao Cong Tien 10b44a114d Add unit test for Reverse() in pkg/releaseutil.go
5 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning (#7176)
5 years ago
Cristian Klein 1f0582cadc fix(helm): improve handling of corrupted storage
5 years ago
Ahmad Kazemi 9143223932 unnecessary import removed
5 years ago
Ahmad Kazemi d4c37d33d1 Signed-off-by: Ahmad Kazemi <ahmad.kazemi@recordpoint.com>
5 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
5 years ago
Matthew Fisher 8c84a0bc03
Merge pull request #7266 from bradskuse/kind-sorter-helm3
5 years ago
Simon Alling e868cb23c0 ref(pkg/storage): Refactor Deployed and DeployedAll (#7374)
5 years ago
Matthew Fisher e84b61b2db
Merge pull request #6752 from raffaelespazzoli/lookup
5 years ago
Matt Farina 77e145c13e
Merge pull request #7395 from fenggw-fnst/work2
5 years ago
Marc Khouzam 72edf56150
Merge pull request #7383 from VilledeMontreal/feat/rmDeadCode
5 years ago
Bradley Skuse e2946c7e34 Fix: helm3 - kind sorter incorrectly compares unknown and namespace
5 years ago
Guangwen Feng 0cdbbf287f Fix typo in comment for func IsReachable
5 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
5 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
5 years ago
Naseem b9a8e98bca
Add hpa boilerplate
5 years ago
海的澜色 985827d09a stop with an error immediately if a file or directory with that name already exists (#7187)
5 years ago
Patrik Cyvoct ff0e008558
add option to bypass kubeconfig namespace
5 years ago
Andreas Lindhé de1996e500 Add comments about release Version variable
5 years ago
Taylor Thomas f35719a62a
Merge pull request #7320 from PhilGrayson/issue-7279
5 years ago
Naseem a963736f66 [helm create] Include serviceAccount.annotations value (#7246)
5 years ago
Guangwen Feng 2f705f94b6 Add corresponding unit test to the function in parser.go
5 years ago
Matthew Fisher 7432fdc9ef
Merge pull request #7355 from dastrobu/#7159-cannot-install-service-account-token-due-to-install-order
5 years ago
Matthew Fisher 9e4d42e18c
Merge pull request #7245 from waveywaves/fix/crd-install-api-extensions
5 years ago
Matthew Fisher d2b89119a0
Merge pull request #6904 from bakito/master
5 years ago
Daniel Strobusch 08663e6bb3
fix(helm): move ServiceAccount before Secret in InstallOrder.
5 years ago
bakito ab905010fd fix error output
5 years ago
Matthew Fisher 840bbc951e
Merge pull request #6842 from AndiDog/object-order
5 years ago
Hu Shuai de9118b879 Fix a typo "update" -> "updates" (#7346)
5 years ago
Dao Cong Tien 476ffaea8c Add unit test for List() of pkg/storage/driver/memory.go
5 years ago
Phil Grayson 600970459e Do not delete templated CRDs
5 years ago
Guangwen Feng cedd480199 Add corresponding unit test to the function in resource.go.
5 years ago
Nick Lee cf4bee7ac8 feat(cmd/lint): added a flag for linting subcharts
5 years ago
Taylor Thomas 12e0ab7e44
Merge pull request #7284 from heyleke/feat/hg-orig
5 years ago
Taylor Thomas df13e24513
Merge pull request #7269 from adriangonz/fix-crd-update
5 years ago
Jan Heylen a2bbb67839 fix(helm): add .orig as typical backup file
5 years ago
Romain Grenet 8cb3c02c47 Port PR #4161 Fix incorrect timestamp when helm package to Helmv3
5 years ago
Adrian Gonzalez-Martin afa612df9d Add back fix for CRD patch creation
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Martin Hickey b6e2a14306
fix(kube): Port use of watcher with retries to wait for resources (#7217)
5 years ago
raffaelespazzoli fa643cfa31 fixed golint
5 years ago
raffaelespazzoli a62ba04962 additional fixes based on @thomastaylor312 comment
5 years ago
raffaelespazzoli 0bb4eaace7 addressing some feedback from @thomastaylor312
5 years ago
raffaelespazzoli 8e088fc4a2 fixed test issue
5 years ago
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
5 years ago
raffaelespazzoli b3495c7353 added license header
5 years ago
raffaelespazzoli 02ce01b241 fixed circle ci issues
5 years ago
raffaelespazzoli 30d245a0e3 added check on namespaced resource
5 years ago
raffaelespazzoli d564d4bf2d first lookup template function implementation
5 years ago
Jakub Bielecki 3973fa877f doc(helmpath) move licensing info out of godoc
5 years ago
Vibhav Bobade 1c6424cb18 fix(install) crd install with apiextensions.k8s.io/v1
5 years ago
Andreas Sommer 4d8160eedf feat(template): process manifests in file path order, then in order found in each file (before sorting manifests)
5 years ago
Matthew Fisher f4f5b2e46f
Merge pull request #7240 from Blokje5/fix/incorrect-error-message-in-helm-install
5 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
5 years ago
Jason Pickens 0eaa881c4e Add missing statuses to the status help text (#7035)
5 years ago
jabielecki 3d04c6c5ce ref(pkg/action): split test of filterList (#6875)
5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
5 years ago
Matthew Fisher 67e57a5fbb
feat(install): introduce --disable-openapi-validation
5 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
5 years ago
Pavel Macík e3976ab7a2
Repair failing unit tests - failure caused by os.Stat return values for directory size on Linux.
5 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
5 years ago
Matthew Fisher 17ec5cd3e7
Merge pull request #7138 from GrahamGoudeau/template-crds
5 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
5 years ago
Matt Farina 0b9e24d824
Merge pull request #7026 from sco11morgan/remove-lint-chart-name-check
5 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
5 years ago
Matt Farina 4a01b1603b
Merge pull request #7136 from VilledeMontreal/fix/getValuesClusterCheck
5 years ago
Matt Farina 893e8de183
Merge pull request #7071 from SvenskaSpel/issue-7055-helm-pull-ca-file-usage
5 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
5 years ago
Graham Goudeau 01aa1bd3a2 Add a flag to allow template to output CRDs
5 years ago
Marc Khouzam bf4cc97bbe fix(cli): IsReachable check for "get values"
5 years ago
海的澜色 750b870aed fix stack overflow error (#7114)
5 years ago
Geoff Baskwill b8605c8d36 test(pkg): add unit tests for tar file edge cases
5 years ago
chloel 48704034a9 fix: ignore pax header files in chart validation
5 years ago
Matthew Fisher 456eb7f411
Merge pull request #6946 from bacongobbler/fix-6939
5 years ago
Andreas Stenius 4c4328398e
chart_downloader: fix lint issue.
5 years ago
Andreas Stenius 0f0aa6b432
chart_downloader: avoid overriding TLS options from command flags when not setup in repo config.
5 years ago
Andreas Stenius d3ad6f9c78
cli/pull: pass TLS config to chart downloader from flags. (#7055)
5 years ago
Andreas Stenius d6c13616fa
chart_downloader: add TLS client config to options from repo config. (#7055)
5 years ago
Andreas Stenius e3f49085cc
chart_downloader: add test to verify that http opts are used correctly. (#7055)
5 years ago
Scott Morgan 32ce016054 fix(lint): Remove requirement that directory name and chart name match
5 years ago
Scott Morgan eb833ccead remove unused variable
5 years ago
Scott Morgan 8a8463e08d fix(lint): Remove requirement that directory name and chart name match
5 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
5 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
5 years ago
Matthew Fisher e91feed1a3
fix(install): log the error when recording the release
5 years ago
Matthew Fisher 9be2445da5
Merge pull request #6943 from hangpark/fix/resolve-repo-alias-before-build
5 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
5 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
5 years ago
Matthew Fisher b30467c2e5
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
5 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation
5 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. (#6908)
5 years ago
Marc Brugger 8231b17c31 print gvk information on existing resource conflict
5 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
5 years ago
Matthew Fisher 3d6db86b4a
Merge pull request #6865 from bacongobbler/fix-6635
5 years ago
Taylor Thomas 4b462c3902
Merge pull request #6869 from databus23/compare-ns
5 years ago
Fabian Ruff 7f7e90b407 Consider namespace when comparing resources
5 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get()
5 years ago
Matthew Fisher 668f51bfdf
fix(chart): add JSON tags to chart object
5 years ago
Matt Farina 9f1dc3b0d5
Merge pull request #6750 from ysh7/support-cross-device-rename-v3
5 years ago
Matthew Fisher 42dea4427b
Merge pull request #6837 from bacongobbler/fix-6600
5 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
5 years ago
Matthew Fisher 469bb6b0bd
Merge pull request #6836 from bacongobbler/fix-6805
5 years ago
Jeff Bachtel 2e1c54855e Add namespace option to example kubectl command
5 years ago
Matthew Fisher 9ba574f130
Merge pull request #6821 from lamLeX/fix-6820
5 years ago
Matthew Fisher a505f91073
fix(kube): return error when object cannot be patched
5 years ago