Commit Graph

812 Commits (f43da7fcfb3aa45ebd145ebe333ca5316d93c8b9)

Author SHA1 Message Date
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
10 years ago
Sushil Kumar cfd041eed5 Added unit tests
10 years ago
Matt Butcher 27c3ff595a
fix(tiller): fix helm status failure on missing resource
10 years ago
Adam Reese 390217d416 ref(helmpath): simplify path building of helmpath
10 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
10 years ago
Adnan Abdulhussein 8210dc7883 feat(proto): add deprecated field
10 years ago
Matt Butcher 785a1df52b Merge pull request #2077 from technosophos/feat/2036-appVersion
10 years ago
libesz 41f7c97a48 Fixing plugin test
10 years ago
Brian 6da348baef Merge pull request #2088 from Ladicle/fix/helm
10 years ago
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with `--wait` on headless Services
10 years ago
Ladicle c359ddf43c helm(version): set 5 seconds timeout
10 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
10 years ago
Matt Butcher 3be8dfd818 Merge pull request #2068 from nokia/move-to-pkg
10 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
10 years ago
Steve Wilkerson 79a3db0a63 feat(helm): add support for required properties
10 years ago
Matt Butcher 396f6cbcb2
feat(proto): add appVersion field
10 years ago
Fabian Ruff 43a6bcff40 Add .Template.BasePath to template system
10 years ago
Matt Butcher 0861b5e3f4 Merge pull request #2051 from dmonakhov/to-pool-v1
10 years ago
Matt Butcher df827ab738 Merge pull request #2050 from jackzampolin/jz-to-toml
10 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
10 years ago
Taylor Thomas 570930bec0 Merge pull request #2046 from thomastaylor312/fix/2043-wait-panic
10 years ago
Dmitry Monakhov 33ace505cc install: Return more user-friendly response on eexists
10 years ago
Michelle Noorali 59bb5aa1b8 Merge pull request #2028 from qwangrepos/issue-2020
10 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
10 years ago
Jack Zampolin fc60d51be9 Add toToml function
10 years ago
Adam Reese ba66af8c3d Merge pull request #2042 from bacongobbler/loadfiles
10 years ago
Matt Butcher e74772f1ab Merge pull request #2021 from technosophos/feat/2019-dep-up-skip-refresh
10 years ago
Matthew Fisher de6fb23e7a expose LoadFiles as a usable function
10 years ago
Qin Wang 0bef00078c local path repo verbose - issue #2020
10 years ago
Adam Reese 01114341f8 Merge pull request #2016 from adamreese/fix/2006-wait
10 years ago
Michelle Noorali 80b93846b6 Merge pull request #2011 from michelleN/ref-1973
10 years ago
Adam Reese 12db1f945f fix(kube): fix wait and recreate
10 years ago
Matt Butcher f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up'
10 years ago
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
10 years ago
Michelle Noorali e52746cbef ref(*): remove error if no tests found on test cmd
10 years ago
YuviPanda cd7275069e Use backtick quotes to avoid excess escaping
10 years ago
YuviPanda 97a655d225 Add tests for ToJson
10 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
10 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
10 years ago
Adam Reese fc315ab598 chore(*): bump to v2.2.0
10 years ago
Matt Butcher 44fbfc4263
fix(style): add missing comments
10 years ago
Matt Butcher 5d909d8c30 Merge pull request #1955 from michelleN/test-failure-hook
10 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
10 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
10 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
10 years ago
Taylor Thomas 8dfea91056 Merge pull request #1923 from qwangrepos/local-path
10 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
10 years ago
Qin Wang 4b6b847b69 fix test chart path change from rebase
10 years ago
Qin Wang 0153d273ce fix error checking from os.stat
10 years ago
Qin Wang 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml
10 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
10 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
10 years ago
Justin Scott 17c6ae61da feat(helm): re-enable log warnings for tags and conditions
10 years ago
Justin Scott fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci
10 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
10 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
10 years ago
Justin Scott faae1f68b6 feat(helm): Check len of correct slice
10 years ago