Commit Graph

2810 Commits (v3.18.1)

Author SHA1 Message Date
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
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Taylor Thomas 570930bec0 Merge pull request #2046 from thomastaylor312/fix/2043-wait-panic
9 years ago
Dmitry Monakhov 33ace505cc install: Return more user-friendly response on eexists
9 years ago
Michelle Noorali 59bb5aa1b8 Merge pull request #2028 from qwangrepos/issue-2020
9 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
9 years ago
Jack Zampolin fc60d51be9 Add toToml function
9 years ago
Adam Reese ba66af8c3d Merge pull request #2042 from bacongobbler/loadfiles
9 years ago
Matt Butcher e74772f1ab Merge pull request #2021 from technosophos/feat/2019-dep-up-skip-refresh
9 years ago
Matthew Fisher de6fb23e7a expose LoadFiles as a usable function
9 years ago
Qin Wang 0bef00078c local path repo verbose - issue #2020
9 years ago
Adam Reese 01114341f8 Merge pull request #2016 from adamreese/fix/2006-wait
9 years ago
Michelle Noorali 80b93846b6 Merge pull request #2011 from michelleN/ref-1973
9 years ago
Adam Reese 12db1f945f fix(kube): fix wait and recreate
9 years ago
Matt Butcher f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up'
9 years ago
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
9 years ago
Michelle Noorali e52746cbef ref(*): remove error if no tests found on test cmd
9 years ago
YuviPanda cd7275069e Use backtick quotes to avoid excess escaping
9 years ago
YuviPanda 97a655d225 Add tests for ToJson
9 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
9 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
9 years ago
Adam Reese fc315ab598 chore(*): bump to v2.2.0
9 years ago
Matt Butcher 44fbfc4263
fix(style): add missing comments
9 years ago
Matt Butcher 5d909d8c30 Merge pull request #1955 from michelleN/test-failure-hook
9 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
9 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
9 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
9 years ago
Taylor Thomas 8dfea91056 Merge pull request #1923 from qwangrepos/local-path
9 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
9 years ago
Qin Wang 4b6b847b69 fix test chart path change from rebase
9 years ago
Qin Wang 0153d273ce fix error checking from os.stat
9 years ago
Qin Wang 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml
9 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
9 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
9 years ago
Justin Scott 17c6ae61da feat(helm): re-enable log warnings for tags and conditions
9 years ago
Justin Scott fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci
9 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
9 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
9 years ago
Justin Scott faae1f68b6 feat(helm): Check len of correct slice
9 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
9 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
9 years ago
Adam Reese f55a43553c Merge pull request #1942 from adamreese/ref/kube-cleanup
9 years ago
Matt Butcher 5d6aeac613 Merge pull request #1938 from nokia/move-to-pkg
9 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
9 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
9 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
9 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
9 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
9 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
9 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Matt Butcher ed7bb41973 Merge pull request #1928 from vdice/add-last-test-suite-run-to-status
9 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
9 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
9 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Michelle Noorali 4896ea7cf5 chore(pkg/tiller): add logs on RunReleaseTesting
9 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
9 years ago
Adam Reese fd210dfd30 ref(hapi): remove never used proto field
9 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
9 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
9 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
9 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
9 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
9 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
9 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
9 years ago
Taylor Thomas e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
9 years ago
Matthew Fisher dad40fcbe0 add InstallReleaseFromChart and UpdateReleaseFromChart
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Adam Reese de64da2bb1 ref(kube): misc code cleanup
9 years ago
Adam Reese 9dae8eca3d Merge pull request #1825 from adamreese/fix/upgrade-reaper
9 years ago
Matt Butcher 9652651ba9 Merge pull request #1814 from technosophos/feat/1569-reset-values
9 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create`
9 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
9 years ago
Adam Reese 5a33f462ef Merge pull request #1823 from adamreese/ref/kube-manifest
9 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
9 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property
9 years ago
Lachlan Evenson 4d5cf66308
removed Version from create tests as output schema and values aren't tested
9 years ago
Lachlan Evenson 2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
9 years ago
José Armesto 0059d5a3df Logging real name of the failing hook
9 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
9 years ago
Matt Butcher 6d6e88a86e Merge pull request #1766 from gravitational/http-client-tls
9 years ago
Adam Reese 3e44f87c59 Merge pull request #1808 from adamreese/fix/missing-name
9 years ago
Adam Reese 881153cc39 Merge pull request #1812 from adamreese/fix/1807-purge-error
9 years ago
Adam Reese 6600fcb0e6 fix(tiller): don't update purged releases
9 years ago
Adam Reese 0e7781c443 fix(tiller): add missing name to status response
9 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
9 years ago
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface
9 years ago
Anton Galitsyn e3f39f30bf rename URLAreEqual func
9 years ago
Adam Reese a2543f87aa Merge pull request #1784 from adamreese/ref/code-cleanup
9 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
9 years ago
Matt Butcher 1e3e430561
fix(helm): prevent .helmignore rules from applying to '.'
9 years ago
Matt Butcher 410bf899ed Merge pull request #1757 from mboersma/bump-to-213
9 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago
dongziming 34d7585f1e Spelling errors and so on.
9 years ago
Matt Boersma bd27acd02c
chore(*): bump to v2.1.3
9 years ago
Adam Reese b928088a8a Merge pull request #1752 from adamreese/ref/tiller-version-check
9 years ago
Adam Reese b82d519025 ref(tiller): dry up client/server version checks
9 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
9 years ago
Matt Butcher dbe1c970b3
ref(tiller): minor style refactor
9 years ago
Matt Butcher b28b58ad8b Merge pull request #1715 from mariusgrigoriu/master
9 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
9 years ago
Matt Butcher cc118fc745 Merge pull request #1743 from mboersma/bump-to-212
9 years ago
Matt Butcher bea54d1073 Merge pull request #1734 from kmala/release
9 years ago
Matt Boersma 152cf427ed
chore(*): bump to 2.1.2
9 years ago
Keerthan Reddy Mala (kmala) ce79fa8732
fix(upgrade):Check the raw vals during an upgrade properly
9 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
9 years ago
Michelle Noorali 06867b22d4 fix(linter): disable checking for empty values
9 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
9 years ago
Matt Butcher 090e00ddf8 Merge pull request #1686 from kubernetes/feat/1604-fromyaml
9 years ago
Euan Kemp 25f74989a5 fix(chartutil): improve 'missing name' error
9 years ago
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
9 years ago
Matt Butcher b3d812b346 Merge pull request #1692 from technosophos/fix/allow-global-map-merges
9 years ago
Matt Butcher ff9651be75 Merge pull request #1648 from nmakhotkin/restarting_pods
9 years ago
Matt Butcher 9ae9586df0 Merge pull request #1687 from technosophos/feat/1654-pretty-version
9 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
9 years ago
Matt Butcher 6faf4675ac
fix(tller): allow deep merge of global maps
9 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
9 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
9 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
9 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
9 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
9 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions
9 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
9 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
9 years ago
Nikolay Mahotkin 22b206cc69 Adding pod restarting while upgrading release
9 years ago
Adam Reese b7b648456b chore(*): bump to v2.1.0
9 years ago
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
9 years ago
Matt Butcher bae2dce33a Merge pull request #1666 from andrewstuart/files-util-methods
9 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
9 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
9 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
9 years ago
Adam Reese 7413320d2d ref(kube): use a more specific interface for discovery client
9 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
9 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on client
9 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
9 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
Andrew Stuart 1df13df88d
Include lines functions
9 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
9 years ago
Michelle Noorali f5778539b0 Merge pull request #1652 from michelleN/feat/1326-helm-keep
9 years ago
Andrew Stuart 5d58b7792c
Fix erroneous import
9 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
9 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
9 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
9 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
9 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
9 years ago
Matt Butcher 02acaf125d Merge pull request #1632 from technosophos/fix/1587-no-release-found
9 years ago
Adam Reese 68ff4e7b2f Merge pull request #1636 from adamreese/fix/grpc-max-size
9 years ago
Matt Butcher 69e50abc6c Merge pull request #1628 from rodcloutier/Windows_chart_creation_support
9 years ago
Matt Butcher 329665882e Merge pull request #1634 from technosophos/fix/private-key-error
9 years ago
Adam Reese 1f01bf51e7 fix(tiller): increase the max message size for grpc
9 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
9 years ago
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
9 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
9 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
9 years ago
Adam Reese 914dbe8bc0 Merge pull request #1614 from adamreese/fix/linter-issues
9 years ago
Matt Butcher e26d9f9633 Merge pull request #1616 from rollulus/no-exec-yaml
9 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
9 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
9 years ago
Rollulus e8eed3cc3e fix(helm): write yaml with non-exec permission
9 years ago
Adam Reese 803475c824 fix(*): misc linter issues
9 years ago
Matt Butcher e097e1b724 Merge pull request #1599 from technosophos/fix/1590-pass-no-hooks-to-server
9 years ago
Matt Butcher d84deb5b3d Merge pull request #1598 from technosophos/fix/1594-delete-too-much
9 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
9 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
9 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
9 years ago
Matt Butcher 02a1cf382c
fix(tiller): validate names before performing operations
9 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
9 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
9 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
9 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
9 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
9 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
9 years ago
Adam Reese 51bdad4275 chore(*): bump to v2.0.0
9 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
9 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
9 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
9 years ago
Adam Reese 62df1ad358 Merge pull request #1549 from adamreese/fix/1519-bubbly-yaml-errors
9 years ago
Matt Butcher bae4508d8f Merge pull request #1538 from technosophos/fix/1515-no-overwrite-for-helm-create
9 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
9 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
9 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
9 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
9 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors
9 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
9 years ago
Matt Butcher 915769b311 Merge pull request #1529 from technosophos/fix/1522-replace-duplicate-entries
9 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
9 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
9 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
9 years ago
Matt Butcher 8f9b9db547
docs(tiller): add docblocks to public methods
9 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
9 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt
9 years ago
Adam Reese f8037c83c6 chore(*): bump to v2.0.0-rc.2
9 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
9 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
9 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
9 years ago
Adam Reese 92be174acf chore(*): bump to v2.0.0-rc.1
9 years ago
Adam Reese 7ce6001843 Merge pull request #1496 from adieu/master
9 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
9 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
9 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt
9 years ago
Vic Iglesias 8527f2f96c Use chart name for container name
9 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
9 years ago
Matt Butcher 6b31664cd2 Merge pull request #1491 from technosophos/fix/1489-spurious-namespace-error
9 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
9 years ago
Adam Reese 13ec13aff5 Merge pull request #1487 from adamreese/ref/kube-builder-update
9 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
9 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
9 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
9 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
9 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
9 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
9 years ago
Adnan Abdulhussein 5ea81b47b1 Merge pull request #1461 from viglesiasce/update-create-templates
9 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
9 years ago
Vic Iglesias 665615f30f Remove **** from default notes
9 years ago
Vic Iglesias 2b2e1d59c8 Simplify final logic block in create
9 years ago
Vic Iglesias 06d9ccd038 Fix formatting
9 years ago
Vic Iglesias cd34492b5a Add tests for new files in create
9 years ago
Vic Iglesias 8d867657bb Add resources and probes
9 years ago
Vic Iglesias 4120e67240 Add deployment, service and NOTES to create
9 years ago
Adam Reese 8a5550d0c6 chore(*): bump to v2.0.0-beta.2
9 years ago
Adnan Abdulhussein ebeaaf75e3 Merge pull request #1435 from prydonius/fix-notes
9 years ago
Adnan Abdulhussein f97dbe33da fix(tests): prefix template names with "templates/"
9 years ago
Matt Butcher 4b7e4b71bd fix(helm): use 127.0.0.1 instead of localhost
9 years ago
Matt Butcher 2eed3f0464 Merge pull request #1420 from databus23/compression
9 years ago
Matt Butcher 737d3c745f Merge pull request #1406 from technosophos/fix/1397-fix-index
9 years ago
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
9 years ago
Adam Reese 05c04bccae chore(*): bump to v2.0.0-beta.1
9 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
9 years ago
Matt Butcher abf1ddc324 fix(helm): finish repo index.html
9 years ago
Matt Butcher fcdb79da16 Merge pull request #1402 from technosophos/fix/1328-generate-index
9 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
9 years ago
Matt Butcher 08a488f58c Merge pull request #1142 from ammeon/add-update
9 years ago
Matt Butcher 574ee4e6b0 Merge pull request #1391 from technosophos/fix/no-objects
9 years ago
Matt Butcher 8d32bd2a60 fix(tiller): fix wording for a few errors
9 years ago
Matt Butcher a1f5955a65 fix(tiller): fix nil pointers in error messages
9 years ago
Michelle Noorali a8418dd75b fix(kube): find current resource by name and kind
9 years ago
Matt Butcher 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list
9 years ago
Matt Butcher 70b29a47d0 Merge pull request #1368 from prydonius/1367-fix-linter-tmpl-regex
9 years ago
Matt Butcher 789e411d8d Merge pull request #1370 from prydonius/1369-fix-yaml-validation
9 years ago
Nic Roland 16436b565d feat(helm): update repo by default, added `--no-update` flag
9 years ago
Adnan Abdulhussein d81ac482ee fix(lint): use correct hash key for rendered tmpl
9 years ago
Adnan Abdulhussein aed4db02e8 fix(lint): validateNoMissingValues template regex
9 years ago
Matt Butcher ab6a73a0b5 Merge pull request #1361 from technosophos/fix/1334-merge-indices
9 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
9 years ago
Adam Reese 0f5990f4cd feat(helm): add kubeconfig context switching to init command
9 years ago
Brian d6b0dc0626 Merge pull request #1339 from fibonacci1729/ref/rlsutil
9 years ago
Matt Butcher cbe7a2a993 Merge pull request #1345 from technosophos/fix/1342-ignore-charts-dotfiles
9 years ago
fibonacci1729 24fe8643de ref(*): add sorter/filter utilties to releaseutil
9 years ago
Michal Rostecki 1b5c993853 fix(helm): remove unused consts from client
9 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
9 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
9 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
9 years ago
Adam Reese 150fb33c2e fix(*): prevent testing package from being imported
9 years ago
Adam Reese 4de5c4aa57 chore(*): bump to v2.0.0-alpha.5
9 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
9 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
9 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
9 years ago
Brian c87a902b0c Merge pull request #1274 from fibonacci1729/feat/history
9 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
9 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
9 years ago
Matt Butcher ea66d66d2d Merge pull request #1282 from technosophos/fix/1265-auto-update-index
9 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
9 years ago
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade
9 years ago
Matt Butcher 96cdbbe6b1 Merge pull request #1275 from technosophos/fix/srv-in-tmp
9 years ago
Brian 837d0a8880 Merge pull request #1253 from fibonacci1729/chore/pkg-helm-tests
9 years ago
fibonacci1729 41be5f5985 chore(helm): add test coverage to pkg/helm
9 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
9 years ago
Matt Butcher 10eb74abbb Merge pull request #1269 from technosophos/feat/1264-chart-apiversion
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
9 years ago
Matt Butcher 95a358de35 Merge pull request #1236 from technosophos/ref/kube1.4
9 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
9 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
9 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
9 years ago
Matt Butcher e4c217768e ref(*): update to Kubernetes 1.4
9 years ago
Adam Reese c0d33afc81 Merge pull request #1235 from adamreese/chore/bump-grpc
9 years ago
Matt Butcher 431cc46cad feat(tiller): add toYaml template function
9 years ago
Adam Reese a4a2f5c983 chore(*): bump grpc to 1.0.1-GA
9 years ago
Matt Butcher be409d31c5 Merge pull request #1221 from technosophos/feat/helm-dependency-update-2
9 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
9 years ago
Adam Reese e0d02e6e5b feat(*): add api version checks
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
fibonacci1729 f77435e686 fix(helm-list): only list configmaps owned by TILLER
9 years ago
Matt Butcher b8f8efc601 Merge pull request #1202 from philips/use-digest-format
9 years ago
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
9 years ago
Adam Reese 264c6b10e1 feat(*): add git tree state to binaries
9 years ago
Ville Aikas 1d6202d895 Merge pull request #1126 from vaikas-google/master
9 years ago
Ville Aikas 09e6af461f clean up the formatting, remove unnecessary git_version from version as per discussions with @areese
9 years ago
Keerthan Reddy Mala (kmala) 55dc7b690f
fix(tiller): Upgrade shouldn't fail if there are no changes
9 years ago
vaikas-google 4a7352cdc0 adjust proto field numbers
9 years ago
vaikas-google f8adf7f4d2 Address cr comments
9 years ago
vaikas-google cbec79482a address code review comments
9 years ago
vaikas-google 6d26024a27 first cut of version on client and server
9 years ago
Brian 79e5772061 Merge pull request #1155 from fibonacci1729/feat/rollback-storage
9 years ago
Brian cb93006c83 Merge pull request #1154 from fibonacci1729/feat/version-opt-flag
9 years ago
fibonacci1729 83df6ebc4d feat(rollback-storage): remove extraneous else block and fix type in records_test
9 years ago
Brandon Philips dadb026afe fix(helm): avoid a panic for sign
9 years ago
Adam Reese d8616dd2b3 fix(lint): allow .txt files
9 years ago
fibonacci1729 1d6c16175b feat(rollback-storage): remove unreachable code from memory
9 years ago
fibonacci1729 e42aa6c09c feat(helm): add optional version flag to helm{get,status}
9 years ago
fibonacci1729 b47379ccdc feat(rollback-storage): golint & removed early return from release server
9 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
9 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
9 years ago
Matt Butcher 36606cf152 Merge pull request #1150 from technosophos/feat/874-chart-deps
9 years ago
Michelle Noorali ce4ae51ec1 Merge pull request #1146 from michelleN/bug/1133-fix-delete
9 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
9 years ago
Michelle Noorali f062cff5a3 fix(kube): delete should skip resources not found
9 years ago
Adam Reese 60b4188867 chore(*): bump version to v2.0.0-alpha.4
9 years ago
fibonacci1729 f622672bf8 feat(rollback-support): add version field to protos to support querying by (release_name, version)
9 years ago
joe2far 72e7b22999 minor engine unit test fix
9 years ago
vaikas-google 492dbb3791 Add support for NOTES.txt file
9 years ago
Matt Butcher d5170d2335 Merge pull request #1116 from ammeon/ignore-chart-dotfiles
9 years ago
joe2far 96de0e35aa feat(helm): ignore by default all dotfiles in templates/
9 years ago
Matt Butcher 2547bf4b89 Merge pull request #1105 from technosophos/ref/move-pkg-client
9 years ago
Matt Butcher 5566e6baec ref(pkg/client): move pkg/client to cmd/helm/installer
9 years ago
Matt Butcher 5650072999 Merge pull request #1103 from technosophos/feat/973-list-all
9 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
9 years ago
Michelle Noorali 50d8d36d8b ref(kube): delete skips IsNotFound errs
9 years ago
Matt Butcher 926d7931d8 Merge pull request #1067 from ebraminio/deletepurge
9 years ago
Michelle Noorali c7bec34454 chore(kube): make update logic more generic
9 years ago
Michelle Noorali 197e466b9a ref(*): return resource update errors
9 years ago
Matt Butcher 01e2d367dd Merge pull request #988 from technosophos/feat/sig-files
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
9 years ago
Matt Butcher ce83a8a777 feat(pkg/provenance): add OpenPGP signatures
9 years ago
Matt Butcher 84761a559a fix(helm): remove extra linter output
9 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
9 years ago
Miguel Martinez cb12d9642b Disable validateQuotes linter rule
9 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
9 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
9 years ago
Adam Reese 47c360da37 chore(*): bump version to v2.0.0-alpha.3
9 years ago
Ville Aikas c2cdb97ba2 Merge pull request #1039 from vaikas-google/master
9 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
9 years ago
fibonacci1729 ae2d6c5050 Merge branch 'master' into feat/storage-memory
9 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command
9 years ago
fibonacci1729 9d3a1ed2a7 basic cfgmaps driver tests
9 years ago
fibonacci1729 d5aca1666c configmaps: style fix
9 years ago
fibonacci1729 94a154b745 more style fixes and cleanup
9 years ago
fibonacci1729 559e9081fb style fixes and cleanup
9 years ago
fibonacci1729 3dca699410 fix: storage tests
9 years ago
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks
9 years ago
fibonacci1729 7c56882ed9 fix configmaps list, and labels mechanism for future tiller mgmt
9 years ago
fibonacci1729 cba0c6615f gofmt
9 years ago
fibonacci1729 8c56533a47 configmap tests & some reduction in driver complexity
9 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
9 years ago
Michelle Noorali 9465ce979b chore(helm): add options to update request
9 years ago
Matt Butcher 038d7102a9 Merge pull request #1028 from technosophos/fix/989-helm-ignore-defaults
9 years ago
fibonacci1729 2d95906e1a wip: cfgmaps storage driver
9 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
9 years ago
Michelle Noorali 1b31382d9c chore(glide): add kube pkgs to glide.yaml
9 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs
9 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client
9 years ago
fibonacci1729 a83425d44b style & doc comments
9 years ago
Michelle Noorali 584245eadf Merge pull request #1023 from mumoshu/check-tgz-extension
9 years ago
Yusuke Kuoka c0de9b4ada Check for the tgz extension while collecting chart paths
9 years ago
fibonacci1729 241cc29883 gofmt
9 years ago
fibonacci1729 c7e3ec7c46 add license to filter.go
9 years ago
fibonacci1729 d458bb7fb9 Change Create to return ErrReleaseExists if release exists
9 years ago
fibonacci1729 fad498e8fd added / documented common errors
9 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get
9 years ago
Phillip Wittrock 4964467868 Swtich from rc to deployment for running tiller
9 years ago
fibonacci1729 967e438bfd gofmt ...
9 years ago
fibonacci1729 a05b48f320 update driver Queryor interface to reflect list filtering mechanism
9 years ago
fibonacci1729 bfd6712c94 add filtering mechanism to storage and embed Driver directly into Storage
9 years ago
Matt Butcher 9718c9e7c8 feat(engine): add 'partial' function
9 years ago
fibonacci1729 061b534885 fix panic in memory_test when release status is nil
9 years ago
fibonacci1729 aff817a1fc run gofmt
9 years ago
fibonacci1729 4210d60c5e add storage type to interface with multiple drivers
9 years ago
fibonacci1729 6dd5c9783e add driver package to encapsulate storage backends
9 years ago
fibonacci1729 943eadec38 move old memory impl. to driver/
9 years ago
Matt Butcher be053f3c05 Merge pull request #994 from technosophos/feat/950-files-in-templates
9 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates
9 years ago
Matt Butcher a1fffc6977 Merge pull request #997 from technosophos/feat/972-reuse-name
9 years ago
Adam Reese ea4dcbab11 feat(kube): reap related resources on delete
9 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
9 years ago
Michelle Noorali 6006fc7b21 Merge pull request #963 from michelleN/feat/690-helm-upgrade
9 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
9 years ago
Michelle Noorali 5e654c0380 feat(*): get helm & tiller chatting about upgrades
9 years ago
Michelle Noorali e633b4b75a feat(pkg/helm): fill in proto for UpdateRelease
9 years ago
Matt Butcher 95eeba3805 fix(tiller): merge -f values correctly
9 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
9 years ago
Matt Butcher a0bc510662 Merge pull request #955 from technosophos/feat/932-disable-hooks
9 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
9 years ago
Michelle Noorali 80a7339e2f Merge pull request #947 from ngtuna/master
9 years ago
ngtuna a2d6817b9b go idiom typo
9 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
9 years ago
Adam Reese 736009982e ref(helm): fix naming issues from golint
9 years ago
ngtuna 03e59fd6c0 bypass gofmt
9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
9 years ago
ngtuna bfce033cc0 fix(helm): helm repo index should not delete entry, instead it should update removed=true
9 years ago
Matt Butcher 73a2890277 fix(engine): change template naming
9 years ago
Michelle Noorali 15b428d450 feat(*): add version to release
9 years ago
Matt Butcher e91bbceff2 Merge pull request #916 from technosophos/feat/901-hooks
9 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
9 years ago
Adnan Abdulhussein 631ca63040 Merge pull request #922 from prydonius/feat/836-lint-multiple-charts
9 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
9 years ago
Adam Reese d5aa4852a7 Merge pull request #921 from adamreese/ref/command-tests
9 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
9 years ago
Miguel Martinez 3b2ea04348 fix(linter) Typos
9 years ago
Adam Reese 5013da3d25 fix(helm): add ReleaseContent to interface
9 years ago
Adam Reese 73f1bef3c9 test(cmd): add helm client mocking
9 years ago
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic
9 years ago
Miguel Ángel Martínez Triviño 81fd9edf4d Merge pull request #899 from migmartri/897-values-refactorign
9 years ago
Adnan Abdulhussein 9b257077d5 Merge pull request #915 from prydonius/fix/912-nil-map-readvalues
9 years ago
Adnan Abdulhussein 4ef61a7136 fix(chartutil): Ensure ReadValues doesn't return a nil map
9 years ago
Adnan Abdulhussein bcd1889083 Merge pull request #907 from prydonius/906-linter-exit-status
9 years ago
Matt Butcher cd75b6a781 Merge pull request #902 from technosophos/feat/894-template-info-in-templates
9 years ago
Adnan Abdulhussein 09f56459c7 Improve tests to ensure highest severity is retained
9 years ago
Adnan Abdulhussein 77820c7482 fix(lint): Return non-zero exit status when lint errors present
9 years ago
Michelle Noorali 849afc29bc Merge pull request #908 from michelleN/feat/836-lint-archived-chart
9 years ago
Michelle Noorali a64303d0bf feat(lint): lint an archived chart
9 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument
9 years ago
Matt Butcher 532f03ec78 feat(tiller): add .Template object in templates
9 years ago
Matt Butcher 2c07a32a6b fix(*): fix various style issues from make test-style
9 years ago
Miguel Martinez 7bb4893cad Support Linter for Values
9 years ago
Michelle Noorali bb875b5657 Merge pull request #896 from michelleN/fix/892-fetch-untar
9 years ago
Matt Butcher ab4e20c278 Merge pull request #888 from technosophos/fix/887-no-value-fix
9 years ago
Michelle Noorali bcffe8a3f2 fix(chartutil): fix Expand function
9 years ago
Matt Butcher 2084af2e04 Merge pull request #885 from migmartri/882-linter-improvements
9 years ago
Matt Butcher 96ac6ebc6c fix(tiller): stop printing <no value> when var is missing
9 years ago
Miguel Martinez d1fe406478 Adding squote test case and generic message
9 years ago
Miguel Martinez 2eff17cb6d Removing debugging line
9 years ago
Matt Butcher 225d3a8adc test(engine): add test case for deep release passing
9 years ago
Matt Butcher e00f774a5d fix(engine): remove debugging output
9 years ago
Matt Butcher 90c46e896d fix(chartutil): fix Table() method to test Values
9 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates
9 years ago
Miguel Martinez 81ac98ad9a Adding support for associated templates
9 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
9 years ago
Adam Reese 69f66629c4 chore(*): bump version to v2.0.0-alpha.2
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Adam Reese 68e0032fbd Merge pull request #863 from adamreese/fix/686-tunnel-error
9 years ago
Adam Reese d300a08915 fix(tunnel): display friendly error on connect issues
9 years ago
Matt Butcher 23ce6142f9 fix(chartutil): remove a wayward println
9 years ago
Brian a6f89d7ac4 Merge pull request #833 from migmartri/689-linter-errors
9 years ago
Adam Reese 573e5aa7fc feat(kube): create namespace if it does not exist
9 years ago
Miguel Martinez c2459c06bf New Chart linter structure
9 years ago
Matt Butcher f30ff915f2 feat(helm): add 'helm get values --all' for all values
9 years ago
Matt Butcher 4a6c1e308b fix(pkg/chart): remove pkg/chart
9 years ago
Matt Butcher 57a32f1df8 Merge pull request #832 from technosophos/feat/helmignore
9 years ago
fibonacci1729 5a1c54298f ref(pkg/helm): remove pkg/helmx
9 years ago
fibonacci1729 56f519ab38 ref(pkg/helm): move pkg/helmx to pkg/helm & remove feature toggle
9 years ago
fibonacci1729 91c3521b18 ref(pkg/helm): package helm refactor
9 years ago
Brian 1b59967d2f Merge pull request #834 from fibonacci1729/ref/pkg-helm
9 years ago
fibonacci1729 4cd0059db2 ref(pkg/helm): package helm refactor
9 years ago
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
9 years ago
Matt Butcher 2b2a5788f3 Merge pull request #824 from technosophos/feat/global-vars
9 years ago
Brian fda8029682 Merge pull request #829 from fibonacci1729/ref/pkg-helm
9 years ago
fibonacci1729 ea2e8e80fc ref(pkg/helm): package helm refactor
9 years ago
Matt Butcher 768d1fbdeb Merge pull request #823 from technosophos/fix/822-values.yaml
9 years ago
Matt Butcher 88622a20da fix(helm): read values.yaml instead of values.toml
9 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables
9 years ago
Adam Reese 54f0ffe0cb Merge pull request #821 from adamreese/fix/speling
9 years ago
Adam Reese d013a3df36 fix(helm): s/arbitary/arbitrary/
9 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil.
9 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil
9 years ago
Adam Reese d95a144563 fix(chartutil): fix nil error on values
9 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil
9 years ago
Matt Butcher 377a43385e fix(*): fixed import paths
9 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil.
9 years ago
Matt Butcher cded50e34f fix(chartutil): update lint to use chartutil
9 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML.
9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
9 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Matt Butcher 336c650407 Merge pull request #777 from arschles/probes
9 years ago
Michelle Noorali 1b060b1f5c Merge pull request #785 from migmartri/784-malformed
9 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
9 years ago
Aaron Schlesinger 9e1df63e77 using spaces in the tiller manifest yaml
9 years ago
Matt Butcher 759f754f1b Merge pull request #790 from technosophos/feat/chartutil-save
9 years ago
Matt Butcher 15a1cb4816 feat(chartutil): add Save function
9 years ago
Adam Reese 0f5c2951a2 feat(kube): use env variable to control kube logging
9 years ago
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
9 years ago
Matt Butcher 5d040ec181 Merge branch 'master' into feat/chartutil
9 years ago
Aaron Schlesinger 9940222d34 Add probes to the the embedded Tiller manifest
9 years ago
Adam Reese 9295cb5438 Merge pull request #776 from adamreese/feat/version
9 years ago
Matt Butcher f1b6373f76 Merge pull request #772 from Ladicle/fix-init-command
9 years ago
Adam Reese 5670d2db53 feat(version): statically link version at build time
9 years ago
Ladicle 97a9586a1b fix(tiller): fix install function
9 years ago
Matt Butcher 2704e47154 fix(helm): stop requiring a values.toml in a chart
9 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
9 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
9 years ago
Matt Butcher 57c9861116 Merge pull request #715 from technosophos/docs/updated-charts
9 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
9 years ago
Adam Reese 4df22392fc feat(tunnel): add logic for detecting tiller pod
9 years ago
Adam Reese 792aa1a1aa feat(kube): create tunnel for client
9 years ago
Matt Butcher 87429c66e9 Merge pull request #755 from technosophos/fix/chart-any
9 years ago
Matt Butcher 7d2ae9378a fix(proto): let chart take multiple Files.
9 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file
9 years ago
Michelle Noorali 447ce5a2dd ref(helm): fix chart url in index file
9 years ago
Michelle Noorali 7c2682112f Merge pull request #745 from michelleN/repo-index
9 years ago
Matt Butcher 53432c2cef Merge pull request #736 from technosophos/fix/672-package-output
9 years ago
Matt Butcher 423d44d597 Merge pull request #751 from technosophos/fix/helm-list-deleted
9 years ago
Michelle Noorali 0783fee7b7 ref(helm): refactor test index files for search
9 years ago
Michelle Noorali 2234dc8927 feat(helm): handle update case on index function
9 years ago
Michelle Noorali 7bd739c27e feat(helm): populate Digest & Created in index func
9 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries
9 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository
9 years ago
Matt Butcher ec9b086ac8 fix(chart): change source to sources in chart file
9 years ago
Matt Butcher 1412a88cda fix(tiller): stop returning deleted releases for list
9 years ago
fibonacci1729 97170b0732 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE'
9 years ago
Matt Butcher 206e7266de Merge pull request #732 from technosophos/feat/install-release-name
9 years ago
Matt Butcher f483264ea1 fix(helm): fix output of helm package command
9 years ago
Matt Butcher 1a3b563fb9 fix(helm): improve --dry-run for helm delete
9 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
9 years ago
Matt Butcher b199d8f58b fix(pkg/helm): skip test that can't run in Circle
9 years ago
Matt Butcher 5c942226a3 feat(helm): allow overriding values
9 years ago
Matt Butcher cca4705350 fix(style): fixed minor style issues
9 years ago
Michelle Noorali dde6bb37dd Merge pull request #721 from michelleN/update-fix
9 years ago
Michelle Noorali b2f7a8745d ref(helm): fix helm update
9 years ago
Matt Butcher 26e003b931 docs(chart): updated chart documentation
10 years ago
Matt Butcher e944028787 fix(helm): allow user to skip namespace creation
10 years ago
Matt Butcher b243a86f1c Merge pull request #669 from technosophos/feat/better-list
10 years ago
Matt Butcher a8642c81fc fix(helm,tiller): change list offset to next result
10 years ago
Matt Butcher 6844d3b493 feat(helm,tiller): add list reverse, string offset
10 years ago
Matt Butcher dfc9693afe feat(helm,tiller): add support for list filters
10 years ago
Matt Butcher ea6b82a43c feat(tiller): sort list in tiller, not helm
10 years ago
vaikas-google 932663bd5f add test for malformed values.toml file
10 years ago
vaikas-google 012b0f7c3e update the lint_test for correct errors
10 years ago
vaikas-google 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present
10 years ago
Matt Butcher f51170ed35 Merge pull request #693 from technosophos/feat/storage-history
10 years ago
Adam Reese b9708b2e3b fix(tiller): use correct port in rc spec
10 years ago
Matt Butcher 938dbf095a feat(tiller): stub in release history
10 years ago
Michelle Noorali 0590ca1a71 Merge pull request #685 from michelleN/cache-rename
10 years ago
Matt Butcher 3ddacb6b4b fix(proto): fix style issues and documentation
10 years ago
Matt Butcher 9546b27d23 Merge pull request #677 from technosophos/fix/style-pkg
10 years ago
Michelle Noorali 9b732da719 ref(helm): rename cache file to index file
10 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors
10 years ago
Matt Butcher 422700363e feat(pkg): add a timeconv.String function
10 years ago
Matt Butcher 37cf3eab92 feat(helm): allow user to specify namespace
10 years ago
Matt Butcher 9d78c33b69 feat(tiller): allow specifying namespace on cli
10 years ago
vaikas-google d50e22c707 Add search support
10 years ago
vaikas-google 9b4d2616c2 Add ability to untar charts after downloading them
10 years ago
Adam Reese fb8dd39268 Merge pull request #645 from adamreese/feat/kube-delete
10 years ago
Adam Reese 00ff8acfdc feat(kube): delete test example
10 years ago
Adam Reese 4a82e7ab4c feat(kube): add delete method
10 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
10 years ago
Matt Butcher eba4c59a84 Merge pull request #632 from technosophos/feat/helm-list
10 years ago
Matt Butcher e869c36cd2 feat(helm, tiller): implement list
10 years ago
Adam Reese 0b6309be02 ref(kube): refactor kubeclient to a struct
10 years ago
Adam Reese c44f0b0b01 test(kube): improve kubernetes client test coverage
10 years ago
Matt Butcher 6950fe42dd feat(helm, tiller): add release listings
10 years ago
Brian 2c71fb9f9b Merge pull request #627 from fibonacci1729/feat/chart2proto
10 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
10 years ago
Michelle Noorali ef4da35607 Merge pull request #629 from michelleN/tiller-img
10 years ago
Michelle Noorali 25aef96c3c chore(*): update tiller image
10 years ago
Matt Butcher 661e516a61 fix(lint): fix style issues
10 years ago
Adam Reese 03fe44f3da ref(init): refactor init command to use kube client
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Michelle Noorali 0ebeecbdd8 Merge pull request #68 from michelleN/helm-repo
10 years ago
Adam Reese 08d9b85f99 fix(kube): use a fake client in unit tests
10 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
10 years ago
Adam Reese 0fbc9229cd feat(kube): add kubernetes client
10 years ago
Matt Butcher 7e317e82db Merge pull request #63 from technosophos/feat/helm-lint
10 years ago
Matt Butcher cf9c8ebe3c feat(helm): add a very basic lint command
10 years ago
Matt Butcher dd2ff4f916 feat(tiller): implement get and status
10 years ago
Matt Butcher c9b3c36243 feat(helm): implement 'helm remove'
10 years ago
Matt Butcher a0aac1ad73 Merge pull request #56 from technosophos/fix/memory-storage-mutex
10 years ago
Matt Butcher 67e482c9e3 Merge pull request #57 from technosophos/feat/dry-run-install
10 years ago
Matt Butcher 627a0e24e8 fix(storage): add mutex to in-memory
10 years ago
Matt Butcher 58fdaf1e52 feat(tiller): add support for dry run install
10 years ago
Matt Butcher ab906a4f27 Merge pull request #55 from technosophos/feat/recursive-chart
10 years ago
Brian 104126d2d2 Merge pull request #53 from fibonacci1729/feat/tiller-client
10 years ago
Matt Butcher ba22a18fad fix(engine): coalesce values in templates
10 years ago
Michelle Noorali ae720981d3 ref(repo): fix style errors in cmd/helm & pkg/repo
10 years ago
Michelle Noorali 39a9eab114 ref(helm): comment + err cleanup on helm
10 years ago
Michelle Noorali 2e1701be11 helm(search): add search command
10 years ago
Michelle Noorali 7842d2457b feat(helm): reindex cache file
10 years ago
Michelle Noorali fbd6ffa4b9 feat(helm): add local dir in home to store charts
10 years ago
Michelle Noorali 00b9356a95 feat(helm): add serve command to start local repo
10 years ago
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
10 years ago
Matt Butcher 07312c68e9 fix(engine): support chart template recursion
10 years ago
Matt Butcher 6077968341 feat(engine): add recursive template resolution
10 years ago
Matt Butcher b708bde729 fix(*): remove unusted packages
10 years ago
Matt Butcher c4b2926ce6 fix(*): fix misc style issues
10 years ago
Matt Butcher dcfd1a4284 fix(storage): use new HAPI for storage
10 years ago
Matt Butcher 50f4349512 feat(tiller): add template and release to install
10 years ago
Matt Butcher d3cff27bf9 Merge pull request #26 from technosophos/feat/helm-install
10 years ago
Matt Butcher d3830753b4 Merge pull request #25 from technosophos/feat/toml-parser
10 years ago
Matt Butcher 0b9683e193 feat(tiller): add release server stub
10 years ago
Matt Butcher 1dd6c01f5d fix(helm): improve create help
10 years ago
Matt Butcher a97bf8b7c0 feat(helm): implement 'helm create'
10 years ago
Brian Hardock a3066bb0c0 feat(hapi-pb):
10 years ago
Matt Butcher 619e1e2a0a feat(chart): add values parser
10 years ago
Matt Butcher 0ad4803aa3 fix(storage): Use a CRUD interface
10 years ago
Matt Butcher 5514252801 Merge pull request #11 from technosophos/feat/chart-pkg
10 years ago
Matt Butcher ffa38d168d Merge pull request #14 from technosophos/feat/release-storage
10 years ago
Michelle Noorali 72acb82e50 feat(init): add tiller installer logic
10 years ago
Matt Butcher 47991c9c7c fix(chart): update chart testdata for newer format
10 years ago
Matt Butcher 5b78c77f3f feat(chart): add chart package
10 years ago
Matt Butcher fa6a33c349 feat(storage): add basic implementation of storage
10 years ago
Matt Butcher b04a1cc7d4 fix(tiller): set up Tiller environment correctly
10 years ago
Matt Butcher 913905a54f fix(tiller): change environment.Engine signature
10 years ago
Matt Butcher fa387494fb feat(engine): add template engine
10 years ago
Matt Butcher 7a0413344e feat(tiller): stub out environment
10 years ago
Matt Butcher 0868355d3e feat(cmd): add grpc client and server
10 years ago