Commit Graph

2850 Commits (dependabot/go_modules/dev-v3/github.com/cyphar/filepath-securejoin-0.5.0)

Author SHA1 Message Date
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
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
8 years ago
DoctorZK 608fd7318a fix(tiller): fix a warning bug in hook annotation
8 years ago
Justin Scott 8befd50c12 Merge pull request #2850 from rocky-nupt/fix-update-delete-subcharts
8 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
8 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
8 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
8 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
8 years ago
Matt Butcher a736c2a3fe Merge pull request #2636 from technosophos/feat/2332-max-history
8 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
8 years ago
Adam Reese 5bc7c619f8
chore(*): bump to v2.6.0
8 years ago
Taylor Thomas 7a6dbfea49 Merge pull request #2790 from nebril/dependency-update-chart-deletion
8 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
8 years ago
Justin Scott 87d2b7ab67 Add test for kind sorter sub sort
8 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
8 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
8 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
8 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
8 years ago
Taylor Thomas 6ab706ae6c Merge pull request #2768 from JarreyZhou/master
8 years ago
Taylor Thomas 8cf72adf52 Merge pull request #2711 from bonifaido/handle-tlspath-error
8 years ago
Taylor Thomas 8eaed9d3a7 Merge pull request #2729 from rbwsam/fix/leading_zeros
8 years ago
Taylor Thomas e5ea075271 Merge pull request #2727 from Miouge1/master
8 years ago
Jerry Zhou 23905f1494 feat(helm):use a variable for labels to get tiller pod
8 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII
8 years ago
Brian d5682ae4f5 Merge pull request #2615 from bonifaido/optional-ca-file
8 years ago
Matt Butcher 4a7d47cd74 Merge pull request #2719 from nebril/release-module-nil
8 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
8 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
8 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
8 years ago
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs
8 years ago
Matt Butcher 88aa4def3e Merge pull request #2701 from jascott1/i2560-hang
8 years ago
Steven E. Harris 98c8e3c138 Merge pull request #2704 from rbwsam/ref/2663
8 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through
8 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
8 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
8 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
8 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
8 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
8 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
8 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
8 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
8 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
8 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install
8 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback
8 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
8 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake
8 years ago
Taylor Thomas 0a20ed73be Merge pull request #2644 from alonl/master
8 years ago
Steven E. Harris 2aaad8242e Merge pull request #2666 from adamreese/ref/cleanup-tests
8 years ago
Steven E. Harris e028be065d Merge pull request #2650 from arschles/apiservice
8 years ago
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests
8 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test
8 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
8 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
8 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
8 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
8 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
8 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
8 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
8 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
8 years ago
Nandor Kracser 5f96fb816c CAFile is now optional, in that case the default RootCAs are used
8 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
8 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
8 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
8 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
8 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
8 years ago
Adam Reese 012cb0ac1a
chore(*): bump to v2.5.0
8 years ago
Sushil Kumar f476f83e83 <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558)
8 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources
8 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create'
8 years ago
Adam Reese 72cd1464d2 Merge pull request #2570 from adamreese/ref/goimports
8 years ago
Matt Butcher dece57e0ba Merge pull request #2350 from eicnix/master
8 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports
8 years ago
Matt Butcher ecef026b68 Merge pull request #2545 from technosophos/feat/set-list-index
8 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library (#2524)
8 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
8 years ago
Lukas Eichler 39db9ec6e8 Merge branch 'master' into master
8 years ago
Michelle Noorali 15c14194c4 Merge pull request #2457 from michelleN/hooks-bug
8 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
8 years ago
Taylor Thomas e3250e3319 Merge pull request #2534 from sushilkm/issues/2508
8 years ago
Matt Butcher d2a4c40fa5 Merge pull request #2541 from technosophos/fix/2525-helm-get-broken-release
8 years ago
Matt Butcher c55577ace6 Merge pull request #2535 from jascott1/i2331
8 years ago
Michelle Noorali 6bfb08a760 ref(tiller): refactor sortManifests()
8 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests
8 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
8 years ago
Sushil Kumar 541d052202 First alias would be dependency rename
8 years ago
Matt Butcher c913911337
fix(tiller): make GetReleaseContent return any release
8 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
8 years ago
Matt Butcher 3647e60786 Merge pull request #2512 from technosophos/fix/2510-missing-url-prefix
8 years ago
Matt Butcher 8f3c2d5e18 Merge pull request #2511 from technosophos/fix/2452-predictable-template-order
8 years ago
devinyan d3b14db325 adjust the check parameter order for uninstall
8 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
8 years ago
Seth Goings da383b35e5 Merge pull request #2518 from sgoings/fixup-plugin-install-grammar
8 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
8 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
8 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
8 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
Lukas Eichler 9cd9fc47df removed debug file
8 years ago
Lukas Eichler 439f1b31d1 Added unit test for include in tpl function
8 years ago
Lukas Eichler ce8e8d6778 Added storage of parsed templates in engine
8 years ago
Matt Butcher 8937c775a9
fix(2452): sort templates before parse
8 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
8 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
8 years ago
Taylor Thomas 7a49e5c3e1 Merge pull request #2500 from sushilkm/issues/2488
8 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383
8 years ago
Sushil Kumar a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin
8 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
8 years ago
Sushil Kumar 34f9c67e04 Shallow copy existing chart details
8 years ago
tyrannasaurusbanks b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready'
8 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
8 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
8 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
8 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
8 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
8 years ago
Adam Reese 1e8ebae249 fix(plugins): add error when updating modified plugins
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
lead4good bb4be33331 fixed fromYaml | toJson
8 years ago
Matt Butcher 2d192b1b1b Merge pull request #2408 from technosophos/fix/2407-devel-releases
8 years ago
Matt Butcher f9c9e9d6cb Merge pull request #2455 from technosophos/fix/2393
8 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
8 years ago
Michelle Noorali a53c29aee7 Merge pull request #2425 from michelleN/helm-test-error-codes
8 years ago
Adam Reese 595afc5c17 Merge pull request #2449 from rvbaz/write-index-atomic
8 years ago
Matt Butcher d863d9a886
fix(lint): add KubeVersion and TillerVersion to linter
8 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
8 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
8 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
8 years ago
Adam Reese 35aabdb61a Merge pull request #2423 from FengyunPan/add-check
8 years ago
Taylor Thomas 7d5f4e53db Merge pull request #2430 from thomastaylor312/fix/deployment_wait
9 years ago
Matt Butcher e8aa8d3678 Merge pull request #2405 from sushilkm/linting-fixes
9 years ago
Taylor Thomas d310612526 fix(tiller): Fixes bug with `--wait` and updated deployments
9 years ago
fengyun.pan 7887185984 Add check for getting kubeclient
9 years ago
Sushil Kumar 24157e4aed Updated review comments :)
9 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists
9 years ago
Sushil Kumar 6344f1d8e9 Errors out in case requested plugin version does not exists
9 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
9 years ago
Matt Butcher 5c227bffbb Merge pull request #2361 from databus23/dont_render_partials
9 years ago
Matt Butcher 982bb0cd2c Merge pull request #2079 from nebril/new-backend
9 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
9 years ago
Maciej Kwiek d9f72deb0d Add comments to exported Rudder methods
9 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
9 years ago
Maciej Kwiek 5937e1a214 ReleaseServer.ReleaseModule has Status method
9 years ago
Maciej Kwiek 52c54b09c0 Move rudder proto to different package, add release status
9 years ago
Dmitry Shulyak 3cba189f53 Define both rudder port and rudder address for different needs
9 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
9 years ago
Dmitry Shulyak 59af46502d Run make protoc to update hapi
9 years ago
Dmitry Shulyak a883531f98 Implement upgrade for rudder
9 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
9 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
9 years ago
Taylor Thomas b6586fdb50 Merge pull request #2300 from sushilkm/issues/2113
9 years ago
Sushil Kumar 2a5ab59895 Updated defer delete call
9 years ago
Adam Reese 1ec2c04be8
chore(*): bump to v2.4.0
9 years ago
Michelle Noorali 3cef2ed667 Merge pull request #2369 from michelleN/bug/2158-panic-on-new-line
9 years ago
Michelle Noorali dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests
9 years ago
Adnan Abdulhussein f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt
9 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
9 years ago
Kiichiro Okano 46cad97950 Return as not ready if it new RS is nil
9 years ago
Adam Reese 0c91d41221 Merge pull request #2366 from adamreese/fix/2110-canary-versioning
9 years ago
Matt Butcher b1ade9c81a Merge pull request #2314 from nebril/lock-release
9 years ago
Matt Butcher 6e63a547e2 Merge pull request #2354 from technosophos/fix/2271-alternate-toml-marshal
9 years ago
Matt Butcher e66cdcd1f3 Merge pull request #2352 from technosophos/ref/getter
9 years ago
Lukas Eichler 2521c526d9 - Changed error behaviour to returning an error instead of writing the error in the template
9 years ago
Lukas Eichler d01f7978d2 Added implementation for a tpl function that evaluates a string as a template.
9 years ago
Adam Reese 9ae84c730f
fix(tiller): make new version check backwards compatible
9 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
9 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
9 years ago
Fabian Ruff b94eb82d12 Skip rendering partials
9 years ago
Fabian Ruff 124235ffed Fail template execution if included template fails
9 years ago
Matt Butcher 3a943696b7 Merge pull request #2348 from technosophos/fix/environment-style-fixes
9 years ago
Matt Butcher 3c55a0ee65
fix(helm): fix style issues
9 years ago
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
9 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
9 years ago
Adam Reese b7f2c6f5fe Merge pull request #2304 from adamreese/ref/debug
9 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
9 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
9 years ago
Brian 17c0de49d1 Merge pull request #2291 from fibonacci1729/master
9 years ago
Matthias Thubauville ce505f16e6 Fix indent for defaultDeployment
9 years ago
Matt Butcher fe1104056c Merge pull request #2279 from sstarcher/search_constraint
9 years ago
Matt Butcher d4e129d55c Merge pull request #2283 from sushilkm/issues/2276
9 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
9 years ago
fibonacci1729 73e6399294 test(*): add tests for new tls support
9 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Matt Butcher 0c11033fb7 Merge pull request #2171 from appscode/tiler-prom
9 years ago
Taylor Thomas d03311b45a Merge pull request #2188 from scottrigby/chartutil-ingress-example
9 years ago
sadlil 8c81e7336a Add prometheus monitoring for tiler
9 years ago
Matt Butcher 573a8a190c
fix(tiller): ignore empty YAML documents during delete
9 years ago
Matt Butcher 19b111b123
fix(helm): fix nil pointer in requirements.go
9 years ago
Serguei Bezverkhi 26343023a3 fix(tiller): increase maximum size of gRPC message
9 years ago
Adam Reese 7a141a10b3 fix(helm): correct import for apps api
9 years ago
Adam Reese 0ab38a998c Merge pull request #2248 from adamreese/ref/kube-v1.6
9 years ago
Matt Butcher d97086cbdd Merge pull request #2229 from technosophos/feat/chart-tiller-version
9 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
9 years ago
Sushil Kumar 84fc5b776f Fixes hard-coded linux based file-separator
9 years ago
Scott Rigby 5bdcbee9af Change secret name to something more standard
9 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
9 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
9 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
9 years ago
Adam Reese d83c245fc3 chore(*): bump to v2.3.0
9 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
9 years ago
Matt Butcher 455dd97691 Merge pull request #2220 from jascott1/tags_fix
9 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
9 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
9 years ago
Matt Butcher eb4a187df6 Merge pull request #2145 from technosophos/fix/2127-skip-refrsh-on-init
9 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
9 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
9 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
9 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
9 years ago
Adam Reese e4d39fd8c8 fix(*): add missing proto for weight hook
9 years ago
Taylor Thomas f7f8552644 Merge pull request #2203 from seh/sort-more-kinds-for-installation
9 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
9 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
9 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
9 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
9 years ago
Taylor Thomas c1540795b0 Merge pull request #2190 from anubhavmishra/whitespace-yaml-parsing
9 years ago
Jonathan Chauncey b9ef8dbe56 fix(hooks): Change annotation from hookWeight to hook-weight
9 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
9 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
9 years ago
Anubhav Mishra 68d400cd38 Update comment.
9 years ago
Taylor Thomas 5a86aaf99a Merge pull request #2206 from sushilkm/issues/2204
9 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
9 years ago
Justin Scott 31e57d8921 Remove commented code
9 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
9 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
9 years ago
Justin Scott 4a5721fb36 Fixup style and errors
9 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
9 years ago
Justin Scott 2bd4d1d003 Cleanup old todo, unused log and value for ImportValues feature
9 years ago
Justin Scott d1424f6c08 Handle missed error and make error messages unique
9 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
9 years ago
Sushil Kumar a484d00e33 Fixes TestInstallRelease_VerifyOptions & TestUpdateRelease_VerifyOptions
9 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
9 years ago
Taylor Thomas 890b6f5627 Merge pull request #2200 from seh/sort-rbac-roles-and-bindings
9 years ago
Taylor Thomas e03d605b88 Merge pull request #2194 from qwangrepos/bug-2103
9 years ago
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
9 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
9 years ago
Taylor Thomas b7af2e21e4 Merge pull request #2187 from johnw188/sortIndexOnDownload
9 years ago
Anubhav Mishra 76ebf20aac fix(helm): fix typo
9 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
9 years ago
Anubhav Mishra 6aeadb272d fix tests
9 years ago
Anubhav Mishra 1cf197d69e fix(helm): fix comments and removed unwanted split
9 years ago
Anubhav Mishra 73fd0e4557 fix(tiller): now better formatting
9 years ago
Anubhav Mishra 837da9360e fix(helm): using regexp to match whitespaces instead
9 years ago
Anubhav Mishra c17ce5f9c1 fix(tiller): adding kind to tiller client logs
9 years ago
Anubhav Mishra 611bba0f51 fix(helm): manifests string parsing works for newlines in the manifests
9 years ago
Scott Rigby 22cec7cdc1 Fix spacing
9 years ago
Scott Rigby 37fd7df627 chartutil create ingress example
9 years ago
John Welsh e42f39a114 Forgot gofmt
9 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
9 years ago
Jonathan Chauncey 05d0fcb774 feat(hooks): Adds weighted hooks
9 years ago
Sushil Kumar cfd041eed5 Added unit tests
9 years ago
Matt Butcher 27c3ff595a
fix(tiller): fix helm status failure on missing resource
9 years ago
Adam Reese 390217d416 ref(helmpath): simplify path building of helmpath
9 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
9 years ago
Adnan Abdulhussein 8210dc7883 feat(proto): add deprecated field
9 years ago
Matt Butcher 785a1df52b Merge pull request #2077 from technosophos/feat/2036-appVersion
9 years ago
libesz 41f7c97a48 Fixing plugin test
9 years ago
Brian 6da348baef Merge pull request #2088 from Ladicle/fix/helm
9 years ago
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with `--wait` on headless Services
9 years ago
Ladicle c359ddf43c helm(version): set 5 seconds timeout
9 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
9 years ago
Matt Butcher 3be8dfd818 Merge pull request #2068 from nokia/move-to-pkg
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
Steve Wilkerson 79a3db0a63 feat(helm): add support for required properties
9 years ago
Matt Butcher 396f6cbcb2
feat(proto): add appVersion field
9 years ago
Fabian Ruff 43a6bcff40 Add .Template.BasePath to template system
9 years ago
Matt Butcher 0861b5e3f4 Merge pull request #2051 from dmonakhov/to-pool-v1
9 years ago
Matt Butcher df827ab738 Merge pull request #2050 from jackzampolin/jz-to-toml
9 years ago