Commit Graph

3425 Commits (dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.15)

Author SHA1 Message Date
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 2ab0d0a89f
Merge pull request #10008 from yxxhero/fix_HELM_PLUGINS_behavior_another_way
4 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
4 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
4 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
4 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements
4 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
4 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme
4 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope
4 years ago
Matt Farina 2de6f9d424
Merge pull request #9993 from Ka0o0/make-isroot-available-to-template
4 years ago
Matt Farina f509bc6891
Merge pull request #10047 from lsowen/feature-10042
4 years ago
Matt Farina f1ef1020e2
Merge pull request #10017 from corhere/fix/9981-fail-message-with-newlines
4 years ago
Matt Farina 9443a7ead4
Merge pull request #10033 from avorima/show-crds-command
4 years ago
Matthew Fisher c7502671ef
Merge pull request #9934 from jayonlau/clean_up
4 years ago
Kai Takac 8fcaf7b85c Add Chart IsRoot test
4 years ago
Kai Takac 06ae6f933a Make Chart's IsRoot available to templates
4 years ago
Adam Reese 1f55ecfcd3
Merge pull request #9914 from adamreese/feat/list-object-linter
4 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil
4 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
4 years ago
Matthew Fisher 29da1b94e9
Merge pull request #9889 from bacongobbler/fix-5567
4 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
4 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
4 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
4 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand
4 years ago
André Schröder 2131f4cba8 [fix concern] implement test
4 years ago
Martin Hickey d83dd95cae
Merge pull request #9774 from yxxhero/fix_msg_when_index_yaml_empty
4 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines
4 years ago
yxxhero 133c227331 add unittest
4 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way
4 years ago
Stephane Moser 4bc901c95f Resolve PR comments
4 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
4 years ago
Martin Hickey 29d273f985
Merge pull request #9967 from longkai/fix-typo
4 years ago
longkai 2deb641efd fix(typo): fix typo of storage doc
4 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent
4 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
4 years ago
Rosenberg, Jeff cd04e3f418 Throw an error from jobReady() if the job exceeds its BackoffLimit
4 years ago
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
5 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
5 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
5 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
5 years ago
Adam Reese db2aa1a8d6
fix(ci) update ci to use main branch
5 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
5 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
5 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
5 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
5 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
5 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
5 years ago
Josh Dolitsky 617c9e1b12
Merge pull request #9313 from jmcelwain/master
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
5 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
5 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
5 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
5 years ago
Josh Dolitsky 158d7df5f5
Merge pull request #9409 from searsaw/fix/ocigetter-registryclient
5 years ago
Martin Hickey 3e31983a37
Merge pull request #8559 from zsuzhengdu/f/improve-console-output-for-resource-policy-keep
5 years ago
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set
5 years ago
Alex Sears 2d16a8135b
initialize registry client in oci getter
5 years ago
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
5 years ago
Matt Farina 85794cfc6e
Merge pull request #9131 from dlipovetsky/check-cleanup-error
5 years ago
Joe Lanford f57c01cd93
update test expectation for new template error string
5 years ago
Adam Reese 6ce9ba60b7
Merge pull request from GHSA-c38g-469g-cmgx
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
James McElwain 54410194a6 closes #9312
5 years ago
Josh Dolitsky 0b2fec08ac
Upgrade to oras v0.9.0 (#9269)
5 years ago
Nick Jones 042567808f
Update default ingress values section to correspond with template
5 years ago
Matt Farina e8ac5b0aeb
Merge pull request #9200 from mattfarina/fix-dep-build
5 years ago
Matt Farina 1135392b48 Fix dep build with OCI based charts
5 years ago
Matt Farina 4bbdd5cb8f
Merge pull request #9195 from mattfarina/bump-version-3.5
5 years ago
Guangwen Feng fee2257e34 Fix typo in comment
5 years ago
Matt Farina 8082f6db45 bump version to
5 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
5 years ago
Matt Farina 49f895db6b
Merge pull request #8843 from bloodorangeio/oci-pull
5 years ago
Daniel Lipovetsky 1da2212a9d
Add explanatory comments to action.List and action.History
5 years ago
Daniel Lipovetsky 00cf10d360
fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
5 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
5 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies
5 years ago
Martin Hickey ba9cad9379
Merge pull request #8484 from chriswells0/subset
5 years ago
Matt Farina f5ef87b96e
Merge pull request #8363 from zh168654/master
5 years ago
Dinu Mathai a202fb0c0b
Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070)
5 years ago
Marc Khouzam bed1a42a39 fix(pkg/chartutil): Remove warning for nils
5 years ago
Matt Farina fb0345a07f Updating to sprig 3.2.0
5 years ago
Peter Engelbert f666fceb30 Remove OCI boolean from struct
5 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Lüchinger Dominic cc1d2d62e9 Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
5 years ago
Marcus Speight 7a663a56c2 Fixed Test
5 years ago
Marcus Speight 8aa42824f9 Added test for lint mode
5 years ago
Matthew Fisher 976d668dec
Merge pull request #9048 from MaXinjian/install
5 years ago
Matthew Fisher f228a7c36c
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
5 years ago
rimas f30badd570 Fix test
5 years ago
rimas ce1a46899f Fixes #9083
5 years ago
Scaat Feng 89f2f84a02 [FIX]error string should not be capitalized
5 years ago
Scaat Feng 9020c95fb1 [FIX]comment should start with whitespace
5 years ago
Scaat Feng f1f2e6ff4c [FIX]comment should start with whitespace
5 years ago
Scaat Feng 1852694a65 [FIX]comment should start with whitespace
5 years ago
Scaat Feng 14f6bde04a [FIX]error string should not be capitalized
5 years ago
Scaat Feng 0de89685d4 [COMMENT]fix comment
5 years ago
Scaat Feng b6bd8d7363 [FIX]'rest' collides with imported package name
5 years ago
Scaat Feng 5c14eec3a3 [FIX]receiver names are different
5 years ago
Jon Huhn 5d08a0d00e Fix typo
5 years ago
Salim Salaues 50144aad03 fix: ingress path issue
5 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
5 years ago
Marcus Speight 7a0739a863 Fail message is now the same as the required message.
5 years ago
Matt Farina 1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
5 years ago
Matt Farina a374fffdd9
Merge pull request #8948 from gy-lehel/#7696
5 years ago
Matt Farina 82002c3cfb Added tests for PR 8948
5 years ago
Martin Hickey 0ba4fcba87
Merge pull request #8862 from banzaicloud/linter-multiple-documents
5 years ago
Martin Hickey 6696a9fa5f
Merge pull request #8970 from zerefwayne/patch-8965
5 years ago
Nandor Kracser dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
5 years ago
Martin Hickey 6ca989e777
Merge pull request #8913 from cvila84/fork-lint-bug
5 years ago
Marc Khouzam e16d26717b fix(helm): flag descriptions start with lowercase
5 years ago
Martin Hickey 9c97dc8fa2
Merge pull request #8933 from wawa0210/fix-helm-package-escape-invalid-version
5 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
zhangye15 bd03e1b5c7 fix style conformance
5 years ago
zhangye15 c96dc48f21 fix test-style error
5 years ago
zh168654 8d498d58e7 add test cases
5 years ago
zh168654 5825112a8b helm upgrade with --wait support jobs in manifest to be completed
5 years ago
Aayush Joglekar babc8c9a70 Add remaining tests in TestDependentChartAliases
5 years ago
Martin Hickey 9aa0fbee6c
Merge pull request #8879 from hickeyma/fix/incorrect-lint-msg
5 years ago
Chris Wells 2a7a98ae5a feat: Allow helm test to run a subset of tests
5 years ago
wawa0210 2c19838295
Fix that the invalid version number of the helm package command will escape
5 years ago
Du Zheng 87040536fb Improve the console output for resource policy keep to align with helm2.
5 years ago
Matt Farina 43b0ef5f20
Merge pull request #8855 from janario/fix/reusabe-kube-client
5 years ago
Matt Farina af2d3021f4
Merge pull request #8952 from mattfarina/fix-8940
5 years ago
Matt Farina c0d3877231
Merge pull request #8915 from zheng1/master
5 years ago
Zhengyi Lai 9cc00eea24
Add test case for LoadFiles
5 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
5 years ago
Lehel Gyuro 27807e1bb5 [#7696] Avoid crash in chart loader on unexpected file sequence
5 years ago
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
5 years ago
Lehel Gyuro 8abb44f218 [#7696] Avoid crash in chart loader on unexpected file sequence
5 years ago
Martin Hickey b83632e757 Update err message to use the regex pattern directly
5 years ago
Martin Hickey 5785dd6d49 Fix the lint error message for valid names
5 years ago
Christophe VILA f736af95eb do not check YAML if nothing was parsed
5 years ago
Matt Farina ce4fa95868 bump version to v3.4.0
5 years ago
Matt Farina 75b7aeaeeb
Merge pull request #7024 from jan25/issue-6972
5 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
5 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem (#8731)
5 years ago
Martin Hickey 8667aa4f98
Merge pull request #8874 from consideRatio/pr/helm-create-template-indentation
5 years ago
Matthew Fisher e73af10d0b
Merge pull request #8696 from f0rmiga/patch-1
5 years ago
Erik Sundell 1d9767fea2 helm create: make generated YAML indentation more consistent
5 years ago
Janario Oliveira cf3870a57f Adjusted import
5 years ago
Janario Oliveira 10a29d1662 Reuse kube-client
5 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
5 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
5 years ago
Matt Farina 593fec6868
Merge pull request #8807 from mattfarina/feat-8806
5 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
5 years ago
Matt Farina b7c38c879a Adding support for k8s 1.19
5 years ago
Abhilash Gnan 3ca46f3b23 remove redudant time func
5 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
5 years ago
Abhilash Gnan f61332f379 add time-format flag to list command
5 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
5 years ago
Mike Ng 3be333b73b keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode
5 years ago
Matthew Fisher b0fdb5461f
Merge pull request #8244 from carlpett/report-findcharturl-error
5 years ago
Sebastian Sdorra 467bd49bb0
support passing signing passphrase from file or stdin (#8394)
5 years ago
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
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
6 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
6 years ago
Adam Reese 0acd2aa278
Merge pull request #7982 from adamreese/fix/7539-kube-client-config
6 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
6 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
6 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
6 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
6 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
6 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
6 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
6 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
6 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
6 years ago
Matt Butcher 853ba2de16
fix: removed inaccurate comment (#7937)
6 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
6 years ago
Matt Butcher 7b89e66e0c
fix: Fixed a regression that was introduced with changed nil handling (#7938)
6 years ago
Matt Farina 51ac9453a0
Merge pull request #7936 from mattfarina/fix-7533
6 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
6 years ago
Matt Farina 3b8521c1f0
Updating sprig and semver to newer versions
6 years ago
ZouYu df9cf87cbe add unit test for function FindPlugins
6 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
6 years ago
Matt Butcher 549193dbcb
test: forward-port regression test from Helm 2 (#7927)
6 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
6 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
6 years ago
Martin Hickey 1c9b54ad7f
Merge pull request #7795 from consideRatio/template-indent
6 years ago
Martin Hickey 2291bfdddd
Merge pull request #7871 from Antiarchitect/fix-charts-extra-downloads
6 years ago
Adam Reese bdf6f48704
fix(pkg/kube): continue deleting objects when one fails
6 years ago
Adam Reese e1d046bc43
fix(tests): fix broken unit tests in storage (#7928)
6 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
6 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
6 years ago
Matthew Fisher 0e10757a3c
Merge pull request #7854 from q384566678/add-metadata-test
6 years ago
Zhou Hao 20c7909756 add unit test for metadata Validate
6 years ago
Zhou Hao b439d34a43 add unit test for ChartFullPath
6 years ago
Zhou Hao a3d3fa3964 add unit test for ChartPath
6 years ago
Zhou Hao 8c55de3818 add unit test for IsRoot
6 years ago
Eric Bailey b9445616b5
fix(storage): preserve last deployed revision (#7806)
6 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
6 years ago
Matt Farina 08c612eedf
Adding notes on semver to create Chart.yaml
6 years ago
Matthew Fisher b735abe837
Merge pull request #7879 from naseemkullah/pod-annotations
6 years ago
Naseem f7972d075e
feat: allow image tag override
6 years ago
Naseem c4fc8b7de8
feat: add pod annotations
6 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
6 years ago
lnattrass c12a9aee02
fix(helm): Data race in kube/client Delete func. (#7820)
6 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
6 years ago
Martin Hickey c20d06d930
Merge pull request #7814 from hs0210/work
6 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
6 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
6 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
6 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
6 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
6 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
6 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
6 years ago
Martin Hickey a322199c65
Merge pull request #7779 from hickeyma/fix/test-check-msg
6 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
6 years ago
Martin Hickey 9a0e7d8a31 Improve error message to check in unit test
6 years ago
Martin Hickey ca931b472b
Merge pull request #7691 from longkb/add_ut_for_values
6 years ago
Martin Hickey 93137abbb4
Merge pull request #7410 from tiendc/unit_test_releaseutil
6 years ago
Kim Bao Long 9d20e44ad1 Add unit test for lint/values.go
6 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
6 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
6 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
6 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
6 years ago
Matt Farina 2dfb20f332
Merge pull request #7751 from mattfarina/fix-7748
6 years ago
Jacob LeGrone 9496a7474b
Add tests
6 years ago
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
6 years ago
Matt Farina 28b085bed5
Fixing issue where archives created on windows have broken paths
6 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
6 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
6 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
6 years ago
Jacob LeGrone d829343c15
Use Create method if no resources need to be adopted
6 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
6 years ago
Martin Hickey eaebce6738
Merge pull request #7651 from sshukun/fix-v1-dep
6 years ago
Mikhail Gusarov b864fcd0f4 Make the charts cache safe in presence of several Helm instances
6 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
6 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
6 years ago
Matthew Fisher b1959a309e
Merge pull request #7674 from sshukun/package-lock-file
6 years ago
Matthew Fisher ead3429408
Merge pull request #7713 from q384566678/add-secrets-test
6 years ago
Matthew Fisher 6bed5949cb
Merge pull request #7714 from donggangcj/respect-resource-policy-on-upgrade
6 years ago
Matthew Fisher 1940f500fd
Merge pull request #7721 from bacongobbler/fix-7230
6 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
6 years ago
Matthew Fisher faf5cfb2cb
Merge pull request #7189 from pmacik/fix-os.Stat
6 years ago
Matthew Fisher 14f6d1ea97
ref(environment): use string checking instead
6 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
6 years ago
Matt Farina 13ffa52a59
Merge pull request #7706 from mattfarina/fix-7624
6 years ago
Song Shukun a992464fa2 Save Chart.lock to helm package tar
6 years ago
Martin Hickey 9d7907342d
Merge pull request #7514 from fhopfensperger/fix-7497
6 years ago
Dong Gang 69d9722eda test(helm): fix client update error
6 years ago
Dong Gang c45869c4ad fix(helm): polish goimport
6 years ago
Zhou Hao f5da6bd3d6 add unit test for RecordsReplace
6 years ago
Dong Gang 9744e9f619 fix(helm): respect resource policy on ungrade
6 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
6 years ago
Zhou Hao 95d7f36d41 add unit test for SecretDelete
6 years ago
Matt Farina af35d61a98
Add verification output to the verify command
6 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
6 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
6 years ago
Song Shukun 13e2dcfde5 Fix dep build to be compatiable with Helm 2 when requirements use repo alias
6 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
6 years ago
Matthew Fisher 7fd30581b6
Merge pull request #7665 from TomasKohout/master
6 years ago
Tomáš Kohout b4f716413c Printing name of chart that do not have requested import value.
6 years ago
Zhou Hao f1f661d4ca pkg/storage/records: add unit test for Exists
6 years ago
Zhou Hao c96aff6a43 pkg/storage/records: add unit test for Index
6 years ago
Zhou Hao 6b1eebd23a pkg/storage/records: add unit test for Get
6 years ago
akash-gautam e92a258a9d fix(helm): add --skipCRDs flag to 'helm upgrade'
6 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver
6 years ago
Jacob LeGrone 271cb2268b
Alternative: annotation-only solution
6 years ago
Jacob LeGrone a29365b3c6
Adopt resources into release with correct instance and managed-by labels
6 years ago
Matthew Fisher 64ce6e6a74
Merge pull request #7591 from ylvmw/master
6 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
6 years ago
Matthew Fisher 09f49458b0
Merge pull request #7608 from q384566678/add-gate-test
6 years ago
Song Shukun 1ff7202a98 Fix output of list action when it is failed
6 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
6 years ago
Song Shukun eda60a59b6 pkg/helmpath: fix unit test for Windows
6 years ago
Taylor Thomas 512e1b8bc9
Merge pull request #7401 from hiddeco/non-global-scheme-convert
6 years ago
Taylor Thomas 2cd3d12acd
Merge pull request #7530 from plenus-cloud/fix-7513
6 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
6 years ago
Martin Hickey 0c9e99dce5
Merge pull request #7365 from fenggw-fnst/mybranch
6 years ago
Zhou Hao 03b04639f3 pkg/gates: add unit test for String
6 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
6 years ago
Martin Hickey 722042e852
Merge pull request #7570 from Maronee/upgradeOpenApiValidation
6 years ago
ylvmw 54ca879095 IsReachable() needs to give detailed error message.
6 years ago
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
6 years ago
Vibhav Bobade afdfb75234 Pass kube user token via cli, introduce HELM_KUBETOKEN envvar
6 years ago
Hidde Beydals e41184a585 fix(kube): generate k8s native scheme only once
6 years ago
Hidde Beydals b55224ebb9 fix(kube): use non global Scheme to convert
6 years ago
Benn Linger 5e638e3587
Revert "Do not delete templated CRDs"
6 years ago
Federico Bevione af0007c908 fix(helm): improved logs
6 years ago
Daniel Cheng 206d4a9053 add test for template recursion
6 years ago
Daniel Cheng 8528548441 fix recursion count in templates
6 years ago
Federico Bevione 077503f175 fix(helm): Reworded logs for clarity
6 years ago
Taylor Thomas cf7a02fac7 chore(*): Removes support for searching the plugin dir
6 years ago
Taylor Thomas 7a3049a418 chore(postrender): Adds unit tests for exec post renderer
6 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
6 years ago
Matthew Fisher 8e1fc4bc6f
fix(memory_test): rebase master
6 years ago
Matt Farina e24b21a3dc
Merge pull request #7543 from mattfarina/issue-7536
6 years ago
Matthew Fisher b0a187756c
Merge pull request #7288 from mnkyl/lint-subcharts
6 years ago
Marc Khouzam be7de1c376 fix(cmd): Specify namespace for template command
6 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
6 years ago
Matthew Fisher 98962dce3f
Merge pull request #7349 from tiendc/unit_test_memory_list
6 years ago
Matt Farina ed80cf4548
Fixes issue where non-CRDs are read in from the crd directory
6 years ago
Matthew Fisher 0dadbdc309
Merge pull request #7373 from Sh4d1/bypass_ns
6 years ago
Matthew Fisher c825a01435
Merge pull request #7440 from mtougeron/helm-template-write-crd-to-spec-file
6 years ago
Matthew Fisher 671ceb5514
ref(kind_sorter): use an in-place sort for sortManifestsByKind, reduce code duplication
6 years ago
Matt Farina 3582b03a91
Merge pull request #7542 from mattfarina/issue-7532
6 years ago
Jon Huhn 43e6285995
Fix engine.newFiles doc comment
6 years ago
Matt Farina 1bd819a7b2
Fixes issue where <CHARTNAME> is left in starter values file
6 years ago
Federico Bevione 438eaec971 fix(helm): Don't wait for service to be ready when external IP are set
6 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
6 years ago
Mike Tougeron e78402d559 fix conflicts
6 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 (#6862)
6 years ago
Matthew Fisher 3ff3dabd9e
Merge pull request #6819 from bacongobbler/disable-openapi-validation
6 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
6 years ago
Florian Hopfensperger d03db32c25 fixed dependencies processing in case of helm install or upgrade for disabled/enabled sub charts
6 years ago
Yaakov Selkowitz df20164cd2
Fix tests on arm64 and ppc64le (#7500)
6 years ago
Matthew Fisher 5c7bf8e015
Merge pull request #7474 from bacongobbler/fix-7473
6 years ago
Matthew Fisher 1b1d6bba9c
fix(lookup_func): do not return error when object is not found
6 years ago
Jon Huhn d70b50b3a1
Fix typo
6 years ago
LongKB 1d79ed2c18
Fix some spelling errors in comment (#7492)
6 years ago
Matthew Fisher 0afce196fd
Merge pull request #7484 from diversario/7481-dont-cleanup-nil-resources
6 years ago
Taylor Thomas c8c0000725
Merge pull request #7409 from akazemis/11414-fix-the-helm-upgrade-force-log-issue
6 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
6 years ago
Mike Tougeron 93adb35af1 maintain backwards compatibility in the api for the CRDs function
6 years ago
Matthew Fisher 50dcd39ba5
fix(package): remove --set, --values, etc. flags
6 years ago
Matthew Fisher 9c680e604b
Merge pull request #7443 from zwwhdls/fix7439
6 years ago
Shota Nakamura 0beb9f7040 fix(chartutil): remove empty lines and a space from rendered chart templates (#7455)
6 years ago
Daniel Strobusch 9a2ff7802f
fix(helm): sort hooks by kind for equal weight
6 years ago
Matt Farina e3675e3312
Merge pull request #7358 from cristiklein/fix/deal-with-correupted-storage-v3
6 years ago
zwwhdls 16a85f7570 fix test-style
6 years ago
zwwhdls 4eda4fa06d allow limited recursion in templates
6 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files
6 years ago
Matthew Fisher 29fc78f975
Merge pull request #6975 from jabielecki/doc-helmpath
6 years ago
Jakub Bielecki 8fe2097ffe fix(kube) only add to scheme.Scheme once
6 years ago
Martin Hickey 88f42929d7
Remove references to protobuf (#7425)
6 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
6 years ago
Dao Cong Tien 10b44a114d Add unit test for Reverse() in pkg/releaseutil.go
6 years ago
Matt Butcher 6cc039ea79
fix: catch one additional discovery client warning (#7176)
6 years ago
Cristian Klein 1f0582cadc fix(helm): improve handling of corrupted storage
6 years ago
Ahmad Kazemi 9143223932 unnecessary import removed
6 years ago
Ahmad Kazemi d4c37d33d1 Signed-off-by: Ahmad Kazemi <ahmad.kazemi@recordpoint.com>
6 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
6 years ago
Matthew Fisher 8c84a0bc03
Merge pull request #7266 from bradskuse/kind-sorter-helm3
6 years ago
Simon Alling e868cb23c0 ref(pkg/storage): Refactor Deployed and DeployedAll (#7374)
6 years ago
Matthew Fisher e84b61b2db
Merge pull request #6752 from raffaelespazzoli/lookup
6 years ago
Matt Farina 77e145c13e
Merge pull request #7395 from fenggw-fnst/work2
6 years ago
Marc Khouzam 72edf56150
Merge pull request #7383 from VilledeMontreal/feat/rmDeadCode
6 years ago
Bradley Skuse e2946c7e34 Fix: helm3 - kind sorter incorrectly compares unknown and namespace
6 years ago
Guangwen Feng 0cdbbf287f Fix typo in comment for func IsReachable
6 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
6 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
6 years ago
Naseem b9a8e98bca
Add hpa boilerplate
6 years ago
海的澜色 985827d09a stop with an error immediately if a file or directory with that name already exists (#7187)
6 years ago
Patrik Cyvoct ff0e008558
add option to bypass kubeconfig namespace
6 years ago
Andreas Lindhé de1996e500 Add comments about release Version variable
6 years ago
Taylor Thomas f35719a62a
Merge pull request #7320 from PhilGrayson/issue-7279
6 years ago
Naseem a963736f66 [helm create] Include serviceAccount.annotations value (#7246)
6 years ago
Guangwen Feng 2f705f94b6 Add corresponding unit test to the function in parser.go
6 years ago
Matthew Fisher 7432fdc9ef
Merge pull request #7355 from dastrobu/#7159-cannot-install-service-account-token-due-to-install-order
6 years ago
Matthew Fisher 9e4d42e18c
Merge pull request #7245 from waveywaves/fix/crd-install-api-extensions
6 years ago
Matthew Fisher d2b89119a0
Merge pull request #6904 from bakito/master
6 years ago
Daniel Strobusch 08663e6bb3
fix(helm): move ServiceAccount before Secret in InstallOrder.
6 years ago
bakito ab905010fd fix error output
6 years ago
Matthew Fisher 840bbc951e
Merge pull request #6842 from AndiDog/object-order
6 years ago
Hu Shuai de9118b879 Fix a typo "update" -> "updates" (#7346)
6 years ago
Dao Cong Tien 476ffaea8c Add unit test for List() of pkg/storage/driver/memory.go
6 years ago
Phil Grayson 600970459e Do not delete templated CRDs
6 years ago
Guangwen Feng cedd480199 Add corresponding unit test to the function in resource.go.
6 years ago
Nick Lee cf4bee7ac8 feat(cmd/lint): added a flag for linting subcharts
6 years ago
Taylor Thomas 12e0ab7e44
Merge pull request #7284 from heyleke/feat/hg-orig
6 years ago
Taylor Thomas df13e24513
Merge pull request #7269 from adriangonz/fix-crd-update
6 years ago
Jan Heylen a2bbb67839 fix(helm): add .orig as typical backup file
6 years ago
Romain Grenet 8cb3c02c47 Port PR #4161 Fix incorrect timestamp when helm package to Helmv3
6 years ago
Adrian Gonzalez-Martin afa612df9d Add back fix for CRD patch creation
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Martin Hickey b6e2a14306
fix(kube): Port use of watcher with retries to wait for resources (#7217)
6 years ago
raffaelespazzoli fa643cfa31 fixed golint
6 years ago
raffaelespazzoli a62ba04962 additional fixes based on @thomastaylor312 comment
6 years ago
raffaelespazzoli 0bb4eaace7 addressing some feedback from @thomastaylor312
6 years ago
raffaelespazzoli 8e088fc4a2 fixed test issue
6 years ago
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
6 years ago
raffaelespazzoli b3495c7353 added license header
6 years ago
raffaelespazzoli 02ce01b241 fixed circle ci issues
6 years ago
raffaelespazzoli 30d245a0e3 added check on namespaced resource
6 years ago
raffaelespazzoli d564d4bf2d first lookup template function implementation
6 years ago
Jakub Bielecki 3973fa877f doc(helmpath) move licensing info out of godoc
6 years ago
Vibhav Bobade 1c6424cb18 fix(install) crd install with apiextensions.k8s.io/v1
6 years ago
Andreas Sommer 4d8160eedf feat(template): process manifests in file path order, then in order found in each file (before sorting manifests)
6 years ago
Matthew Fisher f4f5b2e46f
Merge pull request #7240 from Blokje5/fix/incorrect-error-message-in-helm-install
6 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
6 years ago
Jason Pickens 0eaa881c4e Add missing statuses to the status help text (#7035)
6 years ago
jabielecki 3d04c6c5ce ref(pkg/action): split test of filterList (#6875)
6 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
6 years ago
Matthew Fisher 67e57a5fbb
feat(install): introduce --disable-openapi-validation
6 years ago
Juan Matías de la Cámara Beovide 357d265de0 fix(helm): add --description flag to helm (#7074)
6 years ago
Pavel Macík e3976ab7a2
Repair failing unit tests - failure caused by os.Stat return values for directory size on Linux.
6 years ago
Fabian Ruff cb81b07125 Reintroduce --is-upgrade to template command
6 years ago
Matthew Fisher 17ec5cd3e7
Merge pull request #7138 from GrahamGoudeau/template-crds
6 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
6 years ago
Matt Farina 0b9e24d824
Merge pull request #7026 from sco11morgan/remove-lint-chart-name-check
6 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
6 years ago
Matt Farina 4a01b1603b
Merge pull request #7136 from VilledeMontreal/fix/getValuesClusterCheck
6 years ago
Matt Farina 893e8de183
Merge pull request #7071 from SvenskaSpel/issue-7055-helm-pull-ca-file-usage
6 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
6 years ago
Graham Goudeau 01aa1bd3a2 Add a flag to allow template to output CRDs
6 years ago
Marc Khouzam bf4cc97bbe fix(cli): IsReachable check for "get values"
6 years ago
海的澜色 750b870aed fix stack overflow error (#7114)
6 years ago
Geoff Baskwill b8605c8d36 test(pkg): add unit tests for tar file edge cases
6 years ago
chloel 48704034a9 fix: ignore pax header files in chart validation
6 years ago
Matthew Fisher 456eb7f411
Merge pull request #6946 from bacongobbler/fix-6939
6 years ago
Andreas Stenius 4c4328398e
chart_downloader: fix lint issue.
6 years ago
Andreas Stenius 0f0aa6b432
chart_downloader: avoid overriding TLS options from command flags when not setup in repo config.
6 years ago
Andreas Stenius d3ad6f9c78
cli/pull: pass TLS config to chart downloader from flags. (#7055)
6 years ago
Andreas Stenius d6c13616fa
chart_downloader: add TLS client config to options from repo config. (#7055)
6 years ago
Andreas Stenius e3f49085cc
chart_downloader: add test to verify that http opts are used correctly. (#7055)
6 years ago
Scott Morgan 32ce016054 fix(lint): Remove requirement that directory name and chart name match
6 years ago
Scott Morgan eb833ccead remove unused variable
6 years ago
Scott Morgan 8a8463e08d fix(lint): Remove requirement that directory name and chart name match
6 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
6 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
6 years ago
Matthew Fisher e91feed1a3
fix(install): log the error when recording the release
6 years ago
Matthew Fisher 9be2445da5
Merge pull request #6943 from hangpark/fix/resolve-repo-alias-before-build
6 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
6 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
6 years ago
Matthew Fisher b30467c2e5
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
6 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation
6 years ago
Matt Butcher 865c46c014
fix: stop discovery errors from halting chart rendering. (#6908)
6 years ago
Marc Brugger 8231b17c31 print gvk information on existing resource conflict
6 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
6 years ago
Matthew Fisher 3d6db86b4a
Merge pull request #6865 from bacongobbler/fix-6635
6 years ago
Taylor Thomas 4b462c3902
Merge pull request #6869 from databus23/compare-ns
6 years ago
Fabian Ruff 7f7e90b407 Consider namespace when comparing resources
6 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get()
6 years ago
Matthew Fisher 668f51bfdf
fix(chart): add JSON tags to chart object
6 years ago
Matt Farina 9f1dc3b0d5
Merge pull request #6750 from ysh7/support-cross-device-rename-v3
6 years ago
Matthew Fisher 42dea4427b
Merge pull request #6837 from bacongobbler/fix-6600
6 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
6 years ago
Matthew Fisher 469bb6b0bd
Merge pull request #6836 from bacongobbler/fix-6805
6 years ago
Jeff Bachtel 2e1c54855e Add namespace option to example kubectl command
6 years ago
Matthew Fisher 9ba574f130
Merge pull request #6821 from lamLeX/fix-6820
6 years ago
Matthew Fisher a505f91073
fix(kube): return error when object cannot be patched
6 years ago
Kamalashree Nagaraj 73db724c6c feat(helm): add linting support for '.tar.gz' tarballs for helm charts (#6829)
6 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
6 years ago
Matthew Fisher 2033853d8c
Merge pull request #6822 from bacongobbler/security-audit
6 years ago
Taylor Thomas b6f5762d46 fix(chartutil): Add the v1 apiextensions to the default scheme
6 years ago
Taylor Thomas 9322910eb9
Merge pull request #6812 from mumoshu/fix-misisng-apiextensionsv1beta1-on-template-cmd
6 years ago
Taylor Thomas 6a91263e38 fix(releaseutil): Removes API version checks from kind sorter
6 years ago
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files
6 years ago
Yusuke Kuoka 6d91d1aca8 fix(v3): Allow rendering CRDs in `helm template` client-only validation
6 years ago
Matthew Fisher f1dc84773f
Merge pull request #6798 from aaronmell/Make_Namespace_Public
6 years ago
Matthew Fisher 2c791189f8
Merge pull request #6736 from hangpark/fix/calculate-digest-from-chart-yaml-n-chart-lock
6 years ago
Aaron Mell 31f2fea061 Passing the namespace to actionconfig.Init instead of the entire object.
6 years ago
Aaron Mell eab9d2817d Revert "Allow namespace to be set by programs consuming helm."
6 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
6 years ago
Aaron Mell bc2cd3c794 Allow namespace to be set by programs consuming helm.
6 years ago
Taylor Thomas c69af3d5bd fix(wait): Removes ingress checks
6 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
6 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
6 years ago
Yagnesh Mistry 41e70306b3 Fix import
6 years ago
Oleg Sidorov 44a81f63f7 Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]"
6 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade
6 years ago
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
6 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
6 years ago
Taylor Thomas a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob
6 years ago
Taylor Thomas 7892a36cb3
Merge pull request #6687 from thomastaylor312/feat/v3_lint
6 years ago
Matthew Fisher b38c413d1b
Merge pull request #6602 from karuppiah7890/fix-url-decode-v3
6 years ago
Matthew Fisher a92dd44cad
Merge pull request #6669 from SimonAlling/err
6 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
6 years ago
Matthew Fisher 402fce389a
fix(chartutil): restore .Release.Revision
6 years ago
Taylor Thomas caf629a3e9 feat(lint): Adds v3 chart checks to linter
6 years ago
Matthew Fisher b42967ff51
Merge pull request #6681 from bacongobbler/fix-6642
6 years ago
Matthew Fisher 4d5a62303e
fix(kube): replace rather than delete/create
6 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
6 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
6 years ago
Matthew Fisher e7413bd61c
Merge pull request #6678 from sidharthsurana/fix-nil-pointer-load
6 years ago
Sidharth Surana 31d41d3fd1 Add unit test for this specific case of loading from V1 archive
6 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
6 years ago
Simon Alling a7c285bf7e ref(pkg/chartutil): Improve error handling code in Save
6 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods
6 years ago
Sidharth Surana 8f833fed25 Fix the ordering of the APIVersion check to avoid nil pointer
6 years ago
Ken Perkins 060def3b88 Fix chartutils/errors.go stack overflow
6 years ago
Ken Perkins 01ea487582 Introducing an tests for chartutils/errors.go
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Aaron Mell 6a98d1f1d2 Code Review Changes
6 years ago
Aaron Mell 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable.
6 years ago
Jonas Rutishauser 0650d6953d
Remove all known arguments in plugin invocations
6 years ago
Taylor Thomas 01e593fbcd fix(action): Fixes ordering of variable binding
6 years ago
Taylor Thomas da72944611
Merge pull request #6640 from thomastaylor312/feat/parse_pre_release
6 years ago
Taylor Thomas 1123e5ca1f fix(cli): Fixes incorrect variable reference
6 years ago
Matthew Fisher ed90425ebb
Merge pull request #6632 from mumoshu/add-plugin-envvars
6 years ago
Matthew Fisher 36e30472d7
Merge pull request #6639 from jlegrone/set-default-hook-delete-policy
6 years ago
Matthew Fisher 0f26eeb8fd
Merge pull request #6519 from SimonAlling/dev-v3
6 years ago
Taylor Thomas 38d4f33a0f
Merge pull request #6641 from VilledeMontreal/feat/refactorOutput
6 years ago
Martin Hickey 1cc2ad0061
Port #5298 to Helm v3 (#6613)
6 years ago
Matthew Fisher 9e9f317cbf
Merge pull request #6608 from bacongobbler/refactor-switch-statement
6 years ago
Martin Hickey dd1a440026
Add support to scaffold chart for ingress prior to k8s 1.14 (#6651)
6 years ago
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609)
6 years ago
Yusuke Kuoka 69adc5a218 v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins
6 years ago
Simon Alling 2a462aef2d fix(pkg/chartutil): add tests according to feedback
6 years ago
Martin Hickey f12be4c4b6
Port #4078 to Helm v3 (#6619)
6 years ago
Marc Khouzam 483904656b ref(cmd): Use string method to list formats
6 years ago
Marc Khouzam 7fd384c8fb ref(cmd): Use method to list formats
6 years ago
Taylor Thomas 0ba959af0d feat(lint): Ports v2 functionality for linting pre-release charts
6 years ago
Jacob LeGrone 2d983f27e7
feat(hooks): never delete CustomResourceDefinitions
6 years ago
Jacob LeGrone 34d685f8bf
feat(hooks): set default deletion policy to before-hook-creation
6 years ago
Matthew Fisher 0227ade173
Merge pull request #6363 from jlegrone/refactor-test-command
6 years ago
Aaron Mell 8b8ffcdb21 Moved config and configOnce to struct
6 years ago
Jacob LeGrone 0645b92c1b
Print test status
6 years ago
Jacob LeGrone 6f18519957
Remove test --cleanup flag
6 years ago
Aaron Mell 00249a3235 Moved namespace and kubeconfig variable back to original place.
6 years ago
Simon Alling 50675e7cd7 fix(pkg/chartutil): include values.schema.json in packaged chart
6 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
6 years ago
Aaron Mell 3264b75378 Refactoring after rebasing with latest
6 years ago
Aaron Mell 01d7657c1e Another Code review change
6 years ago
Aaron Mell 851e016e90 Reverted previous commit, changes based on code review feedback.
6 years ago
Aaron Mell 1ca2ab1d8d Moving actionInit from cmd/helm/helm to pgk/action/action to make it easier to instantiate the configuration
6 years ago
Matthew Fisher 0141f9c806
Merge pull request #6628 from VilledeMontreal/fix/impossibleCond
6 years ago
KUOKA Yusuke 4c351c7248 fix(v3): fix type error while merging map loaded with `fromYaml` template func (#6630)
6 years ago
Dmitry Tokarev 1da0d011f9 Added NetworkPolicy, PodDisruptionBudget, and PodSecurityPolicy to InstallOrder. (#6624)
6 years ago
Marc Khouzam adbc39beb5 Remove impossible condition reported by linter
6 years ago
Taylor Thomas 6cfd47784b
Merge pull request #6625 from Dean-Coakley/get-output-cmd
6 years ago
Dean Coakley 3c899d0bde Add get values table output headers
6 years ago
Dean Coakley 66268d9eee fix(cmd): Add --output option to get values
6 years ago
Adam Reese 1e20ebae35
fix(pkg/kube): validate with OpenAPI on install
6 years ago
Adam Reese 442c3588e4
Merge pull request #6599 from adamreese/feat/validation
6 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
6 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
6 years ago
Matthew Fisher f55a64240f
ref(wait): remove versioned type, use unversioned instead
6 years ago
fengxsong a4dd603f78
Refactor switch statement in pkg/kube/wait.go
6 years ago
fengxsong cf728f4076
fix wait.go
6 years ago
fengxusong 3b280ab038
Refactor switch statement in pkg/kube/wait.go
6 years ago
Matthew Fisher 7ffc879f13
Merge pull request #6607 from thomastaylor312/fix/missing_path_validation
6 years ago
Taylor Thomas 62ed7b3764
Merge pull request #6594 from thomastaylor312/feat/template_api_versions
6 years ago
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs
6 years ago
Taylor Thomas b9d504dd67
Merge pull request #6596 from thomastaylor312/feat/get_repo_file
6 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index
6 years ago
wxdao c00890cae1 Fix Save misbehavior on nonexistent directory (#6360)
6 years ago
Taylor Thomas cc45056383
Merge pull request #6598 from thomastaylor312/feat/tarball_perms
6 years ago
Taylor Thomas fca14bcb76 feat(plugin): Ports file mode preservation for tarballs from v3
6 years ago
Taylor Thomas 63c994343b feat(wait): Ports ingress wait to v3
6 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
6 years ago
Taylor Thomas 0210d43a66
Merge pull request #6550 from thomastaylor312/fix/missing_debug
6 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3
6 years ago
Taylor Thomas 3d64c6bb54 ref(cmd): Implement flag parsing for output format
6 years ago
Taylor Thomas 768d27b387 ref(*): Refactors output into its own package
6 years ago
Martin Hickey 335d27a976
Fix ingress API group in scaffold chart (#6591)
6 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
6 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
6 years ago
Matthew Fisher c1e63a2a17
Merge pull request #6536 from karuppiah7890/fix-lint-for-no-package-found
6 years ago
Matthew Fisher 29765f4afe
Merge pull request #6490 from bacongobbler/port-create-enhancements
6 years ago
Taylor Thomas 07c950fc41
Merge pull request #6571 from cgetzen/cg/dev-v3/kube_create_goroutine
6 years ago
Karuppiah Natarajan bb9426c4e2
fix(pkg/lint): fix lint silently ignoring non existing packaged charts
6 years ago
Charlie Getzen d2cafdc063 modify resources to match helm3
6 years ago
Charlie Getzen ce4ca05d0a use WaitGroup instead of channels and counters
6 years ago
Taylor Thomas 3799d0024c fix(cmd): Fix all the outputs
6 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
6 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matt Farina 967f4fed42
Update dependencies
6 years ago
Charlie Getzen 25bbd88639 Add check on empty list
6 years ago
Charlie Getzen 4c39d2b63f batch perform function by resource kind (Deployment, Pod, etc)
6 years ago
Charlie Getzen f7a05ba018 Use a goroutine when interacting with kube api
6 years ago
Matt Farina e3137d106a
Migrating dependency management to go modules
6 years ago
Taylor Thomas 319045d351
Merge pull request #6547 from SimonAlling/processDependencyConditions
6 years ago
Taylor Thomas 3cc0240d8d
Merge pull request #6549 from perher/no-wait-paused-v3
6 years ago
Matthew Fisher c1fc24c84e
Merge pull request #6386 from VilledeMontreal/fix/testrunnocluster
6 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
6 years ago
Simon Alling 43bb10cd24 ref(pkg/chartutil): Dry up file and path names (#6554)
6 years ago
Taylor Thomas 11d5a269a7
Merge pull request #6542 from thomastaylor312/fix/atomic_delete
6 years ago
Taylor Thomas 6ccb2897d9 PR fixes
6 years ago
Per Hermansson f5e977b8ed Skip waiting for paused deployments
6 years ago
Simon Alling a40debd42b ref(pkg/chartutil): Simplify processDependencyConditions
6 years ago
Taylor Thomas 36f3a4b326 fix(action): Protects against current resource conflicts
6 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
6 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
6 years ago
Martin Hickey db15a6f898
Create charts directory for scaffold chart (#6516)
6 years ago
Taylor Thomas 15d277360e
Merge pull request #6504 from thomastaylor312/feat/output
6 years ago
Martin Hickey caa26c4bb2
Change release storage name to use helm storage type as prefix (#6500)
6 years ago
Taylor Thomas eac6a60001 feat(*): Ports all output functionality from v2
6 years ago
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
6 years ago
Taylor Thomas 85572df378
Merge pull request #6494 from thomastaylor312/feat/set_file
6 years ago
Matthew Fisher 261e5b00ac
Merge pull request #6491 from bacongobbler/port-5700
6 years ago
Taylor Thomas 9b87721c1f fix(provenance): Ports error check for `Digest` to v3
6 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
6 years ago
Matthew Fisher faa9048580
Merge pull request #6486 from bacongobbler/fix-6452
6 years ago
Matthew Fisher 9742c8c5a2
fix(action): typo
6 years ago
Taylor Thomas 6419ff6961
Merge pull request #6480 from thomastaylor312/feat/cleanup_on_fail
6 years ago
Matthew Fisher 1b0b843d6a
fix(action): invalidate discovery client cache on startup
6 years ago
Matthew Fisher 3e891dbde9
Merge pull request #6425 from AndiDog/helm-template-no-reachability-check
6 years ago
Taylor Thomas 17854e83af feat(*): Ports `--cleanup-on-fail` to v3
6 years ago
Matthew Fisher 4971ed5077
fix(list): scrub list returned from .List()
6 years ago
Taylor Thomas d95a6246a4
Merge pull request #6430 from karuppiah7890/fix-install-storing-computed-values
6 years ago
Cindy O'Neill 41e9359716 handle ingress apiVersion change for kubernete versions
6 years ago
Reinhard Nägele 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426)
6 years ago
Andreas Sommer 3a843df1ff Fix reachability check which must be disabled for `helm template` (unless `--validate` is specified)
6 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
6 years ago
Marc Khouzam 5aa7c20f7c Check connectivity to cluster for helm test run
6 years ago
Adam Reese b4788481b7
fix(pkg/cli): do not override users xdg directories
6 years ago
Taylor Thomas 01e562bd00
Merge pull request #6296 from andytom/fix/duplicate_error_msgs
6 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
6 years ago
Matt Farina 378b9dd29e
Remove ability to have duplicates in environment variables
6 years ago
Matt Farina ec31f13ee9
Merge pull request #6244 from waveywaves/feature/helmenv
6 years ago
Matt Butcher 0f332b67f1
fix: clear the discovery cache after CRDs are installed (#6332)
6 years ago
Matt Farina 01adf0d7a3
Merge pull request #6255 from waveywaves/fix/6237
6 years ago
Adam Reese 4fcc876786
ref(pkg/engine): cleanup of development `hack`
6 years ago
Ivan Towlson cd42b26a6a Distinct doc strings for repository-cache and repository-config
6 years ago
Vibhav Bobade 66b037f6be Move the logic for checking env in pkg/cli and store all envs in a central place
6 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
6 years ago
Marc Khouzam f46df928cf fix(cmd/helm): Missing params for dir locations (#6300)
6 years ago
Thomas O'Donnell e5668f54fe Stop multiple error messages in lint results
6 years ago
Vibhav Bobade d00e328020 Applied check to actions
6 years ago
Vibhav Bobade 5a07055645 Add IsReachable to /pkg/kube/client to see if connected to the internet
6 years ago
Adam Reese f76b5f21ad
Merge pull request #6272 from adamreese/feat/initless
6 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
6 years ago
Josh Dolitsky af06037d23
chore(registry): upgrade to oras v0.7.0 (#6285)
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matt Farina fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
6 years ago
Taylor Thomas 7466c4ee3b
Merge pull request #6241 from waveywaves/fix/issue-6079
6 years ago
Vibhav Bobade 68a8f36a92 Fix Adding Errors from Linter.Messages to result.Errors
6 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
6 years ago
Vibhav Bobade 9ab927f0bb Test for Linting multiple charts with the same vals instance
6 years ago
Vibhav Bobade 7da1f35386 Clone the vals map for every path to avoid mutation
6 years ago
Matt Butcher 98426d6ad3
feat: Add support for a crds/ directory
6 years ago
Taylor Thomas 16544c8190 fix(registry): Updates registry to handle go 1.12.8 changes
6 years ago
Matthew Fisher d99edbfb3e
fix(chartutil): remove executable bits from chartutil generated files
6 years ago
Matthew Fisher 4c4b10668a
ref(test): join all hook manifests before building
6 years ago
Matthew Fisher 4d6d384741
style(action): fix style tests
6 years ago
Matthew Fisher 4c366c972d
fix(action): return an error if len > 0
6 years ago
Matthew Fisher fddf066121
fix(test): restore --cleanup
6 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor (#6205)
6 years ago
Adam Reese cc98242feb
fix(pkg/kube): only wait for events from Jobs and Pods
6 years ago
Matt Farina dfe37b9ccd
Merge pull request #6187 from mattfarina/hub-sdk
6 years ago
Matthew Fisher c6d6e456d0
Merge pull request #6054 from jlegrone/test-as-hook
6 years ago
Matt Farina e9a704278b
Updating the httpgetter to use the new user agent function
6 years ago
Matt Farina 2d4ced9090
Moving monocular client to internal and adding user agent to version pkg
6 years ago
Matt Farina 2613c3cda3
Adding a monocular client as a package
6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
6 years ago
Jacob LeGrone 2085228b50
feat(hooks): add Running phase
6 years ago
Jacob LeGrone 2bd94bc552
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Matthew Fisher 806921dcee
feat(getter): set default User-Agent
6 years ago
Josh Dolitsky 63813fe7b9
feat(cmd): use alt dest for chart export (#6193)
6 years ago
Matthew Fisher c5137c5390
Merge pull request #6185 from bacongobbler/feature-gates
6 years ago
Matthew Fisher 6e7f5e64a0
fix(action): return nil if no errors occurred
6 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
6 years ago
Adam Reese 4e625df328
fix(helmpath): fix syntax errors for windows tests
6 years ago
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
6 years ago
Jacob LeGrone 4f6814afb5
refactor(hooks): replace hook execution Successful bool with HookPhase
6 years ago
Jacob LeGrone 047dd5911a
Fix make test
6 years ago
Taylor Thomas b46d7fd527 fix(kube): Fixes nil panic with stateful set waiting
6 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
6 years ago
Taylor Thomas 4778e2bef5
Merge pull request #6124 from bacongobbler/three-way-merge-patch
6 years ago
Martin Hickey a0f0d8b470
Merge pull request #6117 from hickeyma/upd-linter-v2
6 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
6 years ago
Joe Lanford 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps
6 years ago
Matthew Fisher 186f6c512f
fix(plugin): add HELM_HOME back
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Matthew Fisher 18ca0dd6c4
ref(client): use three-way merge patch strategy
6 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure
6 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
6 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
6 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
6 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
6 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Taylor Thomas 0d8b30f46d
Merge pull request #6085 from thomastaylor312/ref/better_kube_client
6 years ago
Jacob LeGrone 7f532b4917
doc(hooks): note helm 2 test annotation support requirement
6 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
6 years ago
Jacob LeGrone 97fe285ada
feat(client): wait for Pods during hook execution
6 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
6 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
6 years ago
Matthew Fisher 704ace3619
Merge pull request #6122 from ian-howell/fix/6101
6 years ago
Ian Howell ef46a0c1e7 fix(pkg/action): Allow name re-use for helm template
6 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
6 years ago
Taylor Thomas 189b5a1229 Fixed object typing for watching Jobs/hooks
6 years ago
Taylor Thomas f6116a7ca9 Fixes issues with delete
6 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
6 years ago
Taylor Thomas 1dac8421ef ref(kube): Renames `Result` type to `ResourceList`
6 years ago
Karuppiah Natarajan 8d660a96a0
Allow missing trailing '/' in --repo url
6 years ago
Martin Hickey 5906b9dfee Fix style conformance issue
6 years ago
Taylor Thomas e258418837
Merge pull request #6066 from ian-howell/fix/6044
6 years ago
Ian Howell c92e3351f7 Switch to a more unique delimiter for template execution errors
6 years ago
Martin Hickey 8e7905c7a8
Merge pull request #6106 from hickeyma/upd-scaffold-api-ver
6 years ago
Martin Hickey 5410e7d346 Fix style conformance issues
6 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
6 years ago
Matt Farina 095ba431aa
Merge pull request #6095 from mattfarina/remove-stable
6 years ago
Seb Ospina 1469a78029 Added List mode for Role, ClusterRole and Bindings
6 years ago
Matt Farina 670968fb19
Removing the stable repository
6 years ago
hd-rk 7ad1d522b3 test: add test
6 years ago
hd-rk 6d3eb81943 fix: use repo default client to download index
6 years ago
hd-rk 71c2bba69d fix: call chartutil.ProcessDependencies in action.Install
6 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
6 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
6 years ago
Matthew Fisher 97e7461e41
Merge pull request #6049 from bacongobbler/helm-template-schema-validation
6 years ago
Ian Howell 31b940a61d fix(engine): Fix eating too many colons during template execution
6 years ago
Martin Hickey 7ddd3f482e
Merge pull request #6038 from liuliqiang/dev-v3
6 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
6 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
6 years ago
Josh Dolitsky b3fd254991 Use chart version as default tag when saving
6 years ago
Martin Hickey 712c850ac5
Merge pull request #6047 from Constantin07/add_hpa_to_sorting_order_port_to_v3
6 years ago
Constantin Bugneac 512f67de14 Added HorizontalPodAutoscaler to sort order.
6 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
6 years ago
Matthew Fisher 880f4456b3
Merge pull request #6046 from bacongobbler/fix-5654
6 years ago
Matthew Fisher b5d555e4ea
fix(kube): remove namespace enforcement
6 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
6 years ago
Matthew Fisher 6e60242a18
ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
6 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
6 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
6 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
6 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
6 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
6 years ago
steven-sheehy 1064934105 Add sub-command support to plugin downloader
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
6 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
6 years ago
Andrew Rudoi 09e1f8aeb1 chore: add ValueOptions constructor
6 years ago
Matt Farina ff818fceca
Merge pull request #5860 from mattfarina/moar-capabilities-v3
6 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
6 years ago
Taylor Thomas eaa7d8c7c4 feat(wait): Adds smarter waiting for DaemonSets and StatefulSets
6 years ago
Marc Khouzam 81321532e6 Fix linter issuers
6 years ago
Taylor Thomas 61578de6a0
Merge pull request #5970 from thomastaylor312/fix/missing_wait
6 years ago
Josh Dolitsky 240dd53e78
Helm 3: set custom manifest config media type on chart push (#5719)
6 years ago
Taylor Thomas d031651c45 fix(pkg/action): Adds back in missing wait functionality
6 years ago
Matthew Fisher e55a25bfeb
Merge pull request #5917 from bacongobbler/ref-getter-options
6 years ago
Taylor Thomas cf79b90867
Merge pull request #5961 from thomastaylor312/fix/wait
6 years ago
Taylor Thomas c8c854a35c fix(pkg/kube): Fixes wait functionality
6 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
6 years ago
Matthew Fisher 1ea07feac8
Merge pull request #5889 from andytom/fix/backport_lint_fix
6 years ago
Matt Farina 64496cdc07
Expose the resource types in addition to the api group/version in templates
6 years ago
Matthew Fisher a6fefdd9a3
Merge pull request #5874 from bacongobbler/fix-requirements-not-being-updated
6 years ago
Matthew Fisher cf90b5f9a2
Merge pull request #5938 from hickeyma/fix-linter-issues
6 years ago
Martin Hickey 407d850847
Merge pull request #5940 from Somefive/dev-v3
6 years ago
Da Yin b9878bd912 Redo the same fix with #3915 in dev-v3 branch
6 years ago
Martin Hickey ed68cbda3c Fix linter issues
6 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
6 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
6 years ago
Matthew Fisher 78330ba3d9
fix(resolver): compare hash of lockfile against resolved dependencies
6 years ago
Matthew Fisher 7d3693bd56
Merge pull request #5856 from bacongobbler/remove-stripport
6 years ago
Matthew Fisher b948480814
Merge pull request #5855 from bacongobbler/refactor-downloader
6 years ago
Tariq Ibrahim 3a36ab67e9
add go version to version cmd output of helm
6 years ago
Matthew Fisher 8eaf4c093d
ref(urlutil): remove stripPort
6 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
6 years ago
Matthew Fisher da83115510
Merge pull request #5539 from jan25/fix-list-sorting-5499
6 years ago
Matthew Fisher f1594e564a
Merge pull request #5824 from rokii/fix5792
6 years ago
rokii 897a79a57f fix and add test cases
6 years ago
Torsten Walter 829d8ff4d6 Revert "do not write empty templates to disk"
6 years ago
Torsten Walter 0528c7bb19 add test for output-dir
6 years ago
Torsten Walter 7347be61ee Merge branch 'dev-v3' into output-dir
6 years ago
rokii 871b092f32 fix issue 5792
6 years ago
Adam Reese 77a1b7e0a2
ref(*): expose klog flags
6 years ago
Torsten Walter da260ec15f
do not write empty templates to disk
6 years ago
Torsten Walter cb58035f90
use outputDir instead of hardcoded value
6 years ago
Adam Reese f1718462c9
Merge pull request #5761 from cpanato/GH-5741
6 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
6 years ago
Torsten Walter 24578a6411
support --output-dir option for helm3 template
6 years ago
Carlos Panato b5f83a08e3
fix missing package name
6 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
6 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
6 years ago
Adam Reese 9401295d2a
Merge pull request #5736 from adamreese/v3/requirements
6 years ago
Adam Reese 634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml
6 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
6 years ago
Matt Farina c62a3a4896
Merge pull request #5730 from mattfarina/fix-lint-apiversion-v3
6 years ago
Matthew Fisher 31667b6050
Merge pull request #5717 from jdolitsky/feat-v3/oci-registry-loglevel
6 years ago
Matthew Fisher 757eb88d6c
Merge pull request #5441 from hickeyma/update-lib-charts
6 years ago
Matt Farina 50e06b1447
Adding apiVersion guidance to the linting
6 years ago
Matt Farina 069eec9e42
Updatin gthe apiVersion linting for Helm v3
6 years ago
Matt Farina 29842e040f
Adding lint check for apiVersion which is a required field
6 years ago
Matthew Fisher 5367c6c296
fix(loader): assume apiVersion is v1 when loading charts
6 years ago
Josh Dolitsky 5f1128b5f7 pass debug option to registry client
6 years ago
Martin Hickey 22d0ba8b51 Print manifest output for dry-run option
6 years ago
Adam Reese 8d1590016c
Merge pull request #5646 from adamreese/v3/kube-wait
6 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
6 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
6 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
6 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
6 years ago
Matt Farina 2a06c2baba
Merge pull request #5684 from mattfarina/add-app-version
6 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
6 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
6 years ago
Matt Farina 250b63eced
Updating the labels for consistency
6 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
6 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
6 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
6 years ago
Martin Hickey 75624afb73
Merge pull request #5662 from hickeyma/fix-scaffold-chart-image
6 years ago
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
6 years ago
Martin Hickey f12c2a3111 Change the nginx app version to a set tag
7 years ago
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
7 years ago
Martin Hickey 86c5e52ac4 Fix the image field for the scaffold chart application
7 years ago
Martin Hickey b74fee715e Add capability for application charts to be used as library charts
7 years ago
Matthew Fisher b1ae1acc8b
Merge pull request #5283 from bacongobbler/purge-by-default
7 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
7 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
7 years ago
Michelle Noorali 3dd1765491
Merge pull request #5631 from michelleN/test-run
7 years ago
Matthew Fisher e2ccf13294
Merge pull request #5553 from bacongobbler/same-appversion-as-version
7 years ago
Michelle Noorali ceab13e9a1 fix test command, move test to test run subcmd
7 years ago
Martin Hickey b72e25cfb9 Change header "APP_VERSION" to "APP VERSION"
7 years ago
Martin Hickey b600f6090e Add app version to history table
7 years ago
Matthew Fisher 5264ebd5aa
Merge pull request #5572 from ian-howell/fix/template-error-messages
7 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
7 years ago
Ian Howell 278594fb0f fix(pkg/engine): Style changes on template errors
7 years ago
Ian Howell 92b86f6e74 fix(pkg/engine): Catch non-templating errors when rendering templates
7 years ago
Ian Howell 33b1ede570 fix(pkg/engine): Clean up template error messages
7 years ago
Abhilash Gnan d40f3c63ea fix ByDate sorter to use Time.Unix()
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Abhilash Gnan f7e2a78374 fix test cases for list.AllNamespaces
7 years ago
Abhilash Gnan f019ec0e8d add superseded to list filter mask
7 years ago
Abhilash Gnan 416667a8e9 Remove redundant ByNameAsc enum value. Handled by default sorting
7 years ago
Abhilash Gnan b9a39e46de handle default list sort order through enum order
7 years ago
Abhilash Gnan d3c85f97c2 fix sort list with options bug
7 years ago
Adam Reese 31819e4796
fix(pkg/chartutil): marshal capabilities VersionSet into slice
7 years ago
Adam Reese 87e789f01f
fix(pkg/chartutil): only include external objects in capabilities
7 years ago
Adam Reese fe06343b8f
Merge pull request #5512 from adamreese/v3/linter-fixes
7 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
7 years ago
Matthew Fisher bb179bdead
chore(dep): bump kubernetes to 1.14.0
7 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
7 years ago
Matthew Fisher 0b1caa14a7
Merge pull request #5489 from bacongobbler/list-move-namespaces-field
7 years ago
Matthew Fisher 32712201ec
ref(list): move namespaces field closer to the name
7 years ago
Adam Reese 779373a276
Merge pull request #5472 from adamreese/v3/template-name
7 years ago
Sunyk 223148dac9 Remove a trivial TODO comment
7 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template
7 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues
7 years ago
Matthew Fisher 8f37ab48ac
Merge pull request #5455 from bacongobbler/fix-list
7 years ago
Matthew Fisher 5c2f235b6c
fix(install): fix issue where chart metadata is not being saved on `helm install`
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 017790d0e3
ref(action): remove ParseShowOutputFormat
7 years ago
Matthew Fisher 78bd46075b
fix(action): remove test.go
7 years ago
Matthew Fisher f8ed917830
test(cmd): refactor release_testing_test.go
7 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
7 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
7 years ago
Matthew Fisher 6bb9264e89
fix(helm): fix `helm status` output formatting
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
7 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
7 years ago
Adam Reese d841a1b1d9
fix(engine): make template rendering thread safe
7 years ago
Matthew Fisher 2a82e6cbe6
docs: s,kubernetes/helm,helm/helm,g (#5404)
7 years ago
Adam Reese a1a7d3e824
ref(pkg/helm): refactor out `ReleaseStatus`
7 years ago
Martin Hickey ef4d2a6e65 Update after review
7 years ago
Martin Hickey abdaf3ce1b Add chart type
7 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
7 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
7 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
7 years ago
Josh Dolitsky 16b59bfe5b
Helm 3: fix "latest" tag bug (#5279)
7 years ago
Josh Dolitsky a32f8ebb37
Helm 3: initial registry support (#5243)
7 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
7 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
7 years ago
Martin Hickey 86d8596763 Feature(Plugins): Enable platform specific commands (#5176)
7 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
7 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
7 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
7 years ago
Christian Koeberl 62533e2b0e fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
7 years ago
derkoe 6e1b45888a feat(cmd/helm): re-add --history-max option to v3
7 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
7 years ago
Adam Reese 6fc8c9e079
ref(pkg/chartutil): simplify chart dependency unit tests
7 years ago
Adam Reese 825b15c763
Merge pull request #4972 from adamreese/ref/chart-dependencies
7 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
7 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
7 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
7 years ago
Adam Reese 9e1e26f01e
ref(pkg/chartutil): attempt to make requirements processing readable
7 years ago
Adam Reese f5b6ff2832
ref(pkg/chart): rename files to be consistent with types
7 years ago
Matt Butcher 7061716406
ref: require name by default on 'helm install' (#4858)
7 years ago
Adam Reese 3b0ba0f71e
ref(tests): remove broken symlinks in testdata
7 years ago
Adam Reese b4ed1de6b8
ref(*): kubernetes v1.12 support
7 years ago
Matt Butcher 9fda187647
fix(tests): set mock to generate UTC timestamps (#4716)
7 years ago
Adam Reese 3be0d81da7
ref(driver): refactor out function type errors
7 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock
7 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
7 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese 7423eddf21
ref(*): kubernetes v1.11 support
7 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
7 years ago
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
7 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
7 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
7 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
8 years ago
Adam Reese 03ea683b9a
ref(pkg/tiller): add flag to enable tilling logging in tests
8 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
8 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
8 years ago
Adam Reese 3c27143291
fix(kube): output internal object table
8 years ago
Adam Reese 1a508ccdd1
ref(*): move kubeconfig flags to helm/environment
8 years ago
Adam Reese 2a97768b5c
ref(pkg/tiller): flatten package structure for storage
8 years ago
Adam Reese 05da851eb9
fix(hapi): typo in struct json tags
8 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
8 years ago
Adam Reese c19a4ec704
fix(tests): fix race in releasetesting test
8 years ago
Adam Reese 9aa398a7c5
chore(hapi): add missing license headers
8 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
8 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
8 years ago
Adam Reese 1e2e65ce54
ref(pkg/releasetesting): simplify test setup
8 years ago
Adam Reese c5151fb7b3
ref(*): cleanup timestamps in tests
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
8 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Adam Reese c233336079
ref(pkg/kube): simplify creating versioned objects
8 years ago
Adam Reese a78aff8d39
ref(*): improve initializing helm clients
8 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
8 years ago
Adam Reese 883371b8ce
ref(pkg/tiller): simplify exported methods
8 years ago
Adam Reese 7f6fa70a91
ref(*): remove grpc
8 years ago
Adam Reese 8f58c9efdc
ref(*): refactor release testing
8 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
8 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
8 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Adam Reese e9478d8f84
ref(pkg/tiller): remove ReleaseModules interface from tiller
8 years ago
Adam Reese 5715ee43d6
ref(*): bypass grpc when invoking helm list
8 years ago
Adam Reese 62804848c6
ref(pkg/tiller): refactor out imports of pkg/helm
8 years ago
Adam Reese dbf1ed0ba4
ref(pkg/helm): cleanup unused code
8 years ago
Adam Reese 6bca9686a1
ref(pkg/helm): allow ReleaseContent to call storage directly
8 years ago
Adam Reese d52faff7b6
ref(cmd,pkg/helm): remove tiller ping
8 years ago
Adam Reese 1d9c3d4651
ref(cmd,pkg/helm): remove server side version
8 years ago
Matthew Fisher 28d87e1780
Merge pull request #3860 from adshmh/refactor-tiller-release-install-unit-tests-using-stubs
8 years ago
Matthew Fisher 6f02d9e412
Merge pull request #3837 from consideRatio/toYaml-pr
8 years ago
eyalbe4 fa62c476fc Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
8 years ago
Arash Deshmeh c22492ff01 fix(helm): refactor tiller release install unit tests using chart and install request stubs
8 years ago
Matthew Fisher ae7ce6cad4
Merge pull request #3842 from AdamDang/patch-1
8 years ago
AdamDang ee9ef91df0
typo fix get->Get's
8 years ago
Nikhil Manchanda b687e9e879
Merge pull request #3709 from adshmh/fix-output-leak-of-tiller-release-install-test
8 years ago
Taylor Thomas 2a86164c1d
Merge pull request #3829 from stuartleeks/set-rollback-failure
8 years ago
Steffen Windoffer 8bd42d2645 remove unused servicePort from default ingress template
8 years ago
AdamDang 138de17c64
Fix some typos
8 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
8 years ago
Erik Sundell 6cdf6cee56 toYaml - Fixes #3470 - trailing \n issue
8 years ago
Erik Sundell 35132d141c toYaml - Fixes #3410 - trailing \n issue
8 years ago
Michelle Noorali 72d54f356d
Merge pull request #3831 from michelleN/fix-3655
8 years ago
Michelle Noorali e02802ba95 ref(pkg/tiller): clarify reuseValues comment
8 years ago
Michelle Noorali 9266731dc4 fix(pkg/tiller): reuseValues combines all prev val
8 years ago
Stuart Leeks bac4f45f94 Switch flag to update existing record
8 years ago
Zack Williams 1d3ae54185 Fix #3822
8 years ago
Matthew Fisher e794c48c3a
Merge pull request #3540 from flant/hook_recreate_delete_policy
8 years ago
Timofey Kirillov b7fe0d0bd7 Add hook-delete-policy ReleaseServer unit tests
8 years ago
fibonacci1729 ad99c1b749 release list paritioning
8 years ago
fibonacci1729 2dd9b34d28 stream releases when listing
8 years ago
Adam Reese c574e03ed4
Merge pull request #3721 from adamreese/ref/kube-1.10
8 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
8 years ago
Adam Reese 7c19cb7040
ref(*): kubernetes v1.10 support
8 years ago
Matthew Fisher 850c8714a7
Merge pull request #3661 from bacongobbler/fix-default-connection-timeout
8 years ago
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Arash Deshmeh a43ddcc191 fix output leak from tiller release install test
8 years ago
Taylor Thomas dede3ff1e1
Merge pull request #3645 from scriptonist/Issue3290
8 years ago
scriptonist 5311bf40a8 Now returning error and stopping installation
8 years ago
Matthew Fisher 3014b9277f
add back the default 5 second connection timeout
8 years ago
Taylor Thomas 2c51155724
Merge pull request #3646 from nicdoye/master
8 years ago
Taylor Thomas c5f2174f26
Merge pull request #3640 from rajatjindal/docfix
8 years ago
Taylor Thomas f19daa16c2
Merge pull request #3631 from gburton1/addProxyCapability
8 years ago
Matthew Fisher abe958eb87
Merge pull request #3597 from bacongobbler/upgrade-force-replace
8 years ago
Nic Doye 73017d7e88 Accept .yml files as well as .yaml for templates.
8 years ago
scriptonist 6cfaa4ebf2 Added code to recover from a tiller pod crash in an event of template render failure
8 years ago
Rajat Jindal 92972b0353 fix typo in docs and fake
8 years ago
Matthew Fisher 13730b0dab
replace FAILED deployments with `helm upgrade --install --force`
8 years ago
Matthew Fisher 250d25fdce fix protoc
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Greg Burton bf7e755ef3 Respect env proxy settings when using custom Transport
8 years ago
Matthew Fisher b5af54d44c
Merge pull request #3567 from jumal/master
8 years ago
Matthew Fisher 86ae040bfa
Merge pull request #3491 from oilbeater/fix-defer-in-loop
8 years ago
Johnny Bergström 5f1a21bc32 fix(tiller): Supersede multiple deployments (#3539)
8 years ago
Matthew Fisher 9c4fd1abae
Merge pull request #3527 from adshmh/fix-output-leak-from-realsetesting-test-suite
8 years ago
Matthew Fisher 1a9e0f0d15
Merge pull request #3535 from adshmh/fix-output-leak-from-pkg-tiller-tests
8 years ago
Matthew Fisher 642ad5c13e
Merge pull request #3544 from radu-matei/patch-1
8 years ago
Matthew Fisher be1e974ccc
Merge pull request #3494 from Thiht/patch-1
8 years ago
Matthew Fisher e35bd82170
Merge pull request #3514 from joonix/issue-3512
8 years ago
Adam Reese fa611fe285
fix(plugins): support installing plugins by relative path (#3568)
8 years ago
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
8 years ago
Jean-Philippe Courson 5b77335415 Create missing directories when saving files in chartutil.SaveDir
8 years ago
Radu Matei df041c4b19
Fix minor typo
8 years ago
Arash Deshmeh 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build
8 years ago
Johnny Bergström 9bac0a4c30 Update deprecated grpc dial timeout
8 years ago
Johnny Bergström 98e5006ecf Bump client side grpc max msg size
8 years ago
Arash Deshmeh 4fcf69bc52 fix(helm): fix the output leak to stdout during build by tests under pkg/releasetesting,
8 years ago
yank1 76a40fc573 fix a typo in client
8 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
8 years ago
oilbeater 757db3a062 defer in loop may cause resource leak
8 years ago
Matthew Fisher 8009115d3a
Merge pull request #3465 from oilbeater/fix/defer-in-loop
8 years ago
oilbeater 0764d95a03 defer in loop may cause resource leak
8 years ago
Matt Farina 6a1dd806ed
Merge pull request #3469 from mattfarina/fix/3322
8 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
8 years ago
Matt Farina 614cd9dfe7
fix(grpc): Fixes issue where message sending limited to 4mb
8 years ago
Matt Farina e6137ff05f
fix(api-machinery): Fixes patching for unstructured objects
8 years ago
Matthew Fisher 2724387506
Merge pull request #3373 from unguiculus/feature/fix-recreate-part-1
8 years ago
Matt Farina 4b578f44ff
Merge pull request #3407 from paolomainardi/feature/3173_fix_wait_for_deployments
8 years ago
Paolo Mainardi b065ffe1fc adding other missing apiVersions
8 years ago
Paolo Mainardi 2cee4c68fa add appsv1beta1 and appsv1beta2 apiVersion
8 years ago
Reinhard Nägele ea520afd3e Fix 'getSelectorFromObject'
8 years ago
Matthew Fisher 748dbda29a
Merge pull request #3399 from bacongobbler/fix-release-checklist
8 years ago
Bin Liu 1e0906ed67
Fix type
8 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
8 years ago
Matthew Fisher 8604e0b832 bump version to v2.8
8 years ago
Reinhard Nägele 3d05da0109 Fix pod recreation
8 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
8 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
8 years ago
Alex Johnson b29d25ef0b Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
8 years ago
Adnan Abdulhussein f432b8ec60
Merge pull request #3337 from unguiculus/feature/helm-create
8 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
8 years ago
Matthew Fisher 077be881c4
Merge pull request #3283 from nicolerenee/concurrency
8 years ago
Reinhard Nägele f47e1619b0 Update initial chart experience
8 years ago
Matthew Fisher f652f45398
Merge pull request #2784 from rocky-nupt/proposal-add-k8s-version
8 years ago
Matthew Fisher e1027fae73
refactor symWalk() into pkg/sympath (#3199)
8 years ago
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
8 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up'
8 years ago
Matthew Fisher 78d6b930bd
Merge pull request #3061 from eicnix/feature/tpl-fix
8 years ago
Timofey Kirillov 13cb8d8244 Show kind in resource-not-found-in-release error
8 years ago
Tim Hockin 05d4b30730 Convert registry to k8s.gcr.io
8 years ago
Nicole Renée Hubbard 6ade38fb72
feat(pkg/helm): allow concurrent requests on a shared client
8 years ago
Andrey Klimentyev cfb7dfa82c
Typo fix
8 years ago
Nauris Sadovskis bd8178d50b Fix package url
8 years ago
Matthew Fisher 51a6f3c326
Merge pull request #3247 from mgalgs/missing-repos-help
8 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
8 years ago
Mitchel Humpherys 6de70254fd feat(repo): Add test for non-existent repo path
8 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml
8 years ago
Matthew Fisher 1042f6118b
Merge pull request #3122 from cofyc/fix_charts_permission
8 years ago
Lukas Eichler 8bc7dede18
fix(helm): Apply PR comments for tpl template name fix
8 years ago
Lukas Eichler 1cebc760a0
Fixed warning for missing formating parameter inside error message.
8 years ago
Lukas Eichler 2c338db1bd
fix(helm): Set template context inside tpl function to outer function.
8 years ago
Matthew Fisher 618094ccd2 fix TLS default path
8 years ago
Taylor Thomas 04769b7c26
Merge pull request #3131 from fgimenez/fix-2745
8 years ago
Federico Gimenez a607fe798d iinitialize message only when at least one manifest is kept
8 years ago
Federico Gimenez 93bce130fb fix signatures
8 years ago
Federico Gimenez 81eaf2f263 only check existence for the possibly kept manifests
8 years ago
Adam Reese e93b77166d
Merge pull request #3025 from beeradb/fakeclient-releasestatus
8 years ago
Matthew Fisher cad89240f3
Merge pull request #3187 from hoesler/fix/chart_downloader
8 years ago
Matthew Fisher 7c79d1c765
Merge pull request #3193 from burdiyan/master
8 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
8 years ago
Alexandr Burdiyan f432e07126 ref(helm): improve fullname template in starter chart
8 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages
8 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
8 years ago
Matthew Fisher d655911088
Merge pull request #3041 from jlyheden/feature/plugin-http-installer
8 years ago
Helgi Þormar Þorbjörnsson 803f7c706e add a keepalive of 30s to the client (#3183)
8 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
8 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 (#3101)
8 years ago
Matthew Fisher 4c21a0e739
Merge pull request #3123 from Miouge1/fullnameoverride
8 years ago
Matt Cholick fe3eeaf39d fix(helm): Tunnel closing already closed channel (#3157)
8 years ago
Kai Chen bc45e90198 Remove unnecessary parentheses in switch statements (#3175)
8 years ago
Matt Farina 275fbd431c
feat(http): Add a Helm user-agent string to the http getter
8 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
8 years ago
Federico Gimenez e6d907ed28 check if resource is present before adding it to remaining or keep on deletion
8 years ago
Maxime Guyot c864ba179e Add fullnameOverride
8 years ago
Yecheng Fu 126f0249a7 Remove executable permission bit for chart files.
8 years ago
Pietro Menna ece9486182
fix(helm): home env not set on Windows
8 years ago
Adam Reese d6da76f3cf
Merge pull request #3097 from adamreese/fix/2437-upgrade-release
8 years ago
Adam Reese 82ef751414
fix(tiller): upgrade last deployed release
8 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
8 years ago
Matthew Fisher 93e1c765df
Merge pull request #3065 from cjauvin/fix-for-relative-chart-path-support
8 years ago
Matt Tucker b8734a173e fix(docs): fix code comment for ReuseValues()
8 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
8 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
8 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
8 years ago
Adam Reese 08c1144f5e
chore(*): bump version to v2.7.0
8 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation
8 years ago
Johan Lyheden f1a08adb41 Update to comply with linter rules and gofmt
8 years ago
Johan Lyheden d43d5ab452 Add plugin installer from http archive
8 years ago
Adam Reese 13912b3cc0 Merge pull request #3008 from adamreese/ref/kube-1.8
8 years ago
Taylor Thomas 500c9983b5 Merge pull request #3019 from thomastaylor312/fix/crd_ordering
8 years ago
Brad Bowman e974ab31d8 [fakeclient-releasestatus] Move ReleaseMock and associates into helm package and update tests to use them
8 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
8 years ago
Brad Bowman 8d5cf13f69 Add test case for deleting the only existing item
8 years ago
Brad Bowman cab3057ee3 Add support for all CRUD operations + test coverage for delete and install
8 years ago
Brad Bowman 61f2b24dca Update comment for accuracy
8 years ago
Brad Bowman 76b70ec70f gofmt -s
8 years ago
Brad Bowman 3bc7c44f05 Make ReleaseContent and ReleaseStatus respect release names in the fake client
8 years ago
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering
8 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
8 years ago
Taylor Thomas d4ccef7ba7 Merge pull request #2999 from bonifaido/getterConstructor-err
8 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
8 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
8 years ago
Matthew Fisher d7a81c99e1 Merge pull request #2976 from HotelsDotCom/respect-apiversion-change
8 years ago
Matthew Fisher d4f5a133dd Merge pull request #2960 from HotelsDotCom/upgrade-failure-record-release-as-update
8 years ago
Taylor Thomas f8e9741578 Merge pull request #2984 from thomastaylor312/feat/add_missing_test
8 years ago
Matthew Fisher e3e1116eaa Merge pull request #2857 from llsheldon/fix-dependency-alias
8 years ago
Matthew Fisher 3799c477d1 Merge pull request #2938 from bacongobbler/remove-facebookgo
8 years ago
Nandor Kracser a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now
8 years ago
Justin Scott b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind
8 years ago
Matthew Fisher b600ea475e Merge pull request #2982 from HotelsDotCom/pkg-lint-test-panics
8 years ago
Taylor Thomas acd113ec21 Merge pull request #2978 from HotelsDotCom/detailed-wait-log
8 years ago
Taylor Thomas 333f8dd354 fix(sorter): Adds missing unit test
8 years ago
Maxim Ivanov a6872c124a Avoid panics if test is failing
8 years ago
Taylor Thomas 8c2c9fcf6e Merge pull request #2961 from NauxLiu/patch-1
8 years ago
Taylor Thomas 49120bb436 Merge pull request #2849 from yan234280533/patch-pod
8 years ago
Maxim Ivanov cd8bae1df5 More helpful wait messages in tiller logs
8 years ago
Maxim Ivanov bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only
8 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk
8 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart"
8 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
8 years ago
Maxim Ivanov ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests
8 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
8 years ago
NauxLiu c3f9120e02
Load StorageClass before PersistentVolume is loaded.
8 years ago
Maxim Ivanov 38c3f58dca Correctly persists Release upgrade failure
8 years ago
carlory ad2d8e434a fix fromjson comment
8 years ago
carlory b9d3974df0 fix func comment
8 years ago
devinyan 3458ad8e6a Add the status of pod when using "Helm status" command
8 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
8 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
8 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
8 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
8 years ago
llsheldon 0440b54bbf fix(helm):Fix dependency aliaes not working
8 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port
8 years ago
Justin Scott ed24b3199a bug(tiller): sort unknown but different kinds alphabetically based on kind name
8 years ago
Matthew Fisher 1ac5cd78de Merge pull request #2901 from bacongobbler/bump-lint-k8s-version
8 years ago
Steven E. Harris f588315b76 Remove spurious field in kind sorter test (#2667)
8 years ago
Matthew Fisher 8b512808df bump k8s version in helm lint to 1.7
8 years ago