Commit Graph

834 Commits (8fc88ab62612f6ca81a3c1187f3a545da4ed6935)

Author SHA1 Message Date
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
8 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
8 years ago
Taylor Thomas b7af2e21e4 Merge pull request #2187 from johnw188/sortIndexOnDownload
8 years ago
Anubhav Mishra 76ebf20aac fix(helm): fix typo
8 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
8 years ago
Anubhav Mishra 6aeadb272d fix tests
8 years ago
Anubhav Mishra 1cf197d69e fix(helm): fix comments and removed unwanted split
8 years ago
Anubhav Mishra 73fd0e4557 fix(tiller): now better formatting
8 years ago
Anubhav Mishra 837da9360e fix(helm): using regexp to match whitespaces instead
8 years ago
Anubhav Mishra c17ce5f9c1 fix(tiller): adding kind to tiller client logs
8 years ago
Anubhav Mishra 611bba0f51 fix(helm): manifests string parsing works for newlines in the manifests
8 years ago
Scott Rigby 22cec7cdc1 Fix spacing
8 years ago
Scott Rigby 37fd7df627 chartutil create ingress example
8 years ago
John Welsh e42f39a114 Forgot gofmt
8 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
8 years ago
Jonathan Chauncey 05d0fcb774 feat(hooks): Adds weighted hooks
8 years ago
Sushil Kumar cfd041eed5 Added unit tests
8 years ago
Matt Butcher 27c3ff595a
fix(tiller): fix helm status failure on missing resource
8 years ago
Adam Reese 390217d416 ref(helmpath): simplify path building of helmpath
8 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
8 years ago
Adnan Abdulhussein 8210dc7883 feat(proto): add deprecated field
8 years ago
Matt Butcher 785a1df52b Merge pull request #2077 from technosophos/feat/2036-appVersion
8 years ago
libesz 41f7c97a48 Fixing plugin test
8 years ago
Brian 6da348baef Merge pull request #2088 from Ladicle/fix/helm
8 years ago
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with `--wait` on headless Services
8 years ago
Ladicle c359ddf43c helm(version): set 5 seconds timeout
8 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
8 years ago
Matt Butcher 3be8dfd818 Merge pull request #2068 from nokia/move-to-pkg
8 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
8 years ago
Steve Wilkerson 79a3db0a63 feat(helm): add support for required properties
8 years ago
Matt Butcher 396f6cbcb2
feat(proto): add appVersion field
8 years ago
Fabian Ruff 43a6bcff40 Add .Template.BasePath to template system
8 years ago
Matt Butcher 0861b5e3f4 Merge pull request #2051 from dmonakhov/to-pool-v1
8 years ago
Matt Butcher df827ab738 Merge pull request #2050 from jackzampolin/jz-to-toml
8 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
8 years ago
Taylor Thomas 570930bec0 Merge pull request #2046 from thomastaylor312/fix/2043-wait-panic
8 years ago
Dmitry Monakhov 33ace505cc install: Return more user-friendly response on eexists
8 years ago
Michelle Noorali 59bb5aa1b8 Merge pull request #2028 from qwangrepos/issue-2020
8 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
8 years ago
Jack Zampolin fc60d51be9 Add toToml function
8 years ago
Adam Reese ba66af8c3d Merge pull request #2042 from bacongobbler/loadfiles
8 years ago
Matt Butcher e74772f1ab Merge pull request #2021 from technosophos/feat/2019-dep-up-skip-refresh
8 years ago
Matthew Fisher de6fb23e7a expose LoadFiles as a usable function
8 years ago
Qin Wang 0bef00078c local path repo verbose - issue #2020
8 years ago
Adam Reese 01114341f8 Merge pull request #2016 from adamreese/fix/2006-wait
8 years ago
Michelle Noorali 80b93846b6 Merge pull request #2011 from michelleN/ref-1973
8 years ago
Adam Reese 12db1f945f fix(kube): fix wait and recreate
8 years ago
Matt Butcher f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up'
8 years ago
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
8 years ago
Michelle Noorali e52746cbef ref(*): remove error if no tests found on test cmd
8 years ago
YuviPanda cd7275069e Use backtick quotes to avoid excess escaping
8 years ago
YuviPanda 97a655d225 Add tests for ToJson
8 years ago
YuviPanda 5c52fe6ad6 Add ToJson and FromJson template functions
8 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
8 years ago
Adam Reese fc315ab598 chore(*): bump to v2.2.0
8 years ago
Matt Butcher 44fbfc4263
fix(style): add missing comments
8 years ago
Matt Butcher 5d909d8c30 Merge pull request #1955 from michelleN/test-failure-hook
8 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
8 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
8 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
8 years ago
Taylor Thomas 8dfea91056 Merge pull request #1923 from qwangrepos/local-path
8 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
8 years ago
Qin Wang 4b6b847b69 fix test chart path change from rebase
8 years ago
Qin Wang 0153d273ce fix error checking from os.stat
8 years ago
Qin Wang 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml
8 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
8 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
8 years ago
Justin Scott 17c6ae61da feat(helm): re-enable log warnings for tags and conditions
8 years ago
Justin Scott fe864ad699 feat(helm): remove logging of tags/condition warnings to pass ci
8 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
8 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
8 years ago
Justin Scott faae1f68b6 feat(helm): Check len of correct slice
8 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
8 years ago
Adam Reese f55a43553c Merge pull request #1942 from adamreese/ref/kube-cleanup
8 years ago
Matt Butcher 5d6aeac613 Merge pull request #1938 from nokia/move-to-pkg
8 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
8 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
8 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
8 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
8 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
8 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
8 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
8 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
8 years ago
Matt Butcher ed7bb41973 Merge pull request #1928 from vdice/add-last-test-suite-run-to-status
8 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
8 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
8 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
8 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
8 years ago
Michelle Noorali 4896ea7cf5 chore(pkg/tiller): add logs on RunReleaseTesting
8 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
8 years ago
Adam Reese fd210dfd30 ref(hapi): remove never used proto field
8 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
8 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
8 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
8 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
8 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
8 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
8 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
8 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
8 years ago
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
8 years ago
Taylor Thomas e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
8 years ago
Matthew Fisher dad40fcbe0 add InstallReleaseFromChart and UpdateReleaseFromChart
8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
8 years ago
Adam Reese de64da2bb1 ref(kube): misc code cleanup
8 years ago
Adam Reese 9dae8eca3d Merge pull request #1825 from adamreese/fix/upgrade-reaper
8 years ago
Matt Butcher 9652651ba9 Merge pull request #1814 from technosophos/feat/1569-reset-values
8 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create`
8 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
8 years ago
Adam Reese 5a33f462ef Merge pull request #1823 from adamreese/ref/kube-manifest
8 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
8 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property
8 years ago
Lachlan Evenson 4d5cf66308
removed Version from create tests as output schema and values aren't tested
8 years ago
Lachlan Evenson 2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
8 years ago
José Armesto 0059d5a3df Logging real name of the failing hook
8 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
8 years ago
Matt Butcher 6d6e88a86e Merge pull request #1766 from gravitational/http-client-tls
8 years ago
Adam Reese 3e44f87c59 Merge pull request #1808 from adamreese/fix/missing-name
8 years ago
Adam Reese 881153cc39 Merge pull request #1812 from adamreese/fix/1807-purge-error
8 years ago
Adam Reese 6600fcb0e6 fix(tiller): don't update purged releases
8 years ago
Adam Reese 0e7781c443 fix(tiller): add missing name to status response
8 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
8 years ago
Anton Galitsyn f8a261f277 use old naming
8 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface
8 years ago
Anton Galitsyn e3f39f30bf rename URLAreEqual func
8 years ago
Adam Reese a2543f87aa Merge pull request #1784 from adamreese/ref/code-cleanup
8 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
8 years ago
Matt Butcher 1e3e430561
fix(helm): prevent .helmignore rules from applying to '.'
8 years ago
Matt Butcher 410bf899ed Merge pull request #1757 from mboersma/bump-to-213
8 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago
dongziming 34d7585f1e Spelling errors and so on.
8 years ago
Matt Boersma bd27acd02c
chore(*): bump to v2.1.3
8 years ago
Adam Reese b928088a8a Merge pull request #1752 from adamreese/ref/tiller-version-check
8 years ago
Adam Reese b82d519025 ref(tiller): dry up client/server version checks
8 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
8 years ago
Matt Butcher dbe1c970b3
ref(tiller): minor style refactor
8 years ago
Matt Butcher b28b58ad8b Merge pull request #1715 from mariusgrigoriu/master
8 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
8 years ago
Matt Butcher cc118fc745 Merge pull request #1743 from mboersma/bump-to-212
8 years ago
Matt Butcher bea54d1073 Merge pull request #1734 from kmala/release
8 years ago
Matt Boersma 152cf427ed
chore(*): bump to 2.1.2
8 years ago
Keerthan Reddy Mala (kmala) ce79fa8732
fix(upgrade):Check the raw vals during an upgrade properly
8 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
8 years ago
Michelle Noorali 06867b22d4 fix(linter): disable checking for empty values
8 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
8 years ago
Matt Butcher 090e00ddf8 Merge pull request #1686 from kubernetes/feat/1604-fromyaml
8 years ago
Euan Kemp 25f74989a5 fix(chartutil): improve 'missing name' error
8 years ago
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
8 years ago
Matt Butcher b3d812b346 Merge pull request #1692 from technosophos/fix/allow-global-map-merges
8 years ago
Matt Butcher ff9651be75 Merge pull request #1648 from nmakhotkin/restarting_pods
8 years ago
Matt Butcher 9ae9586df0 Merge pull request #1687 from technosophos/feat/1654-pretty-version
8 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
8 years ago
Matt Butcher 6faf4675ac
fix(tller): allow deep merge of global maps
8 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
8 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
8 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
8 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
8 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
8 years ago
Matt Butcher d8540d78f1
feat(tiller): add fromYaml to template functions
8 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
8 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
8 years ago
Nikolay Mahotkin 22b206cc69 Adding pod restarting while upgrading release
8 years ago
Adam Reese b7b648456b chore(*): bump to v2.1.0
8 years ago
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
8 years ago
Matt Butcher bae2dce33a Merge pull request #1666 from andrewstuart/files-util-methods
8 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
8 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
8 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
8 years ago
Adam Reese 7413320d2d ref(kube): use a more specific interface for discovery client
8 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
8 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on client
8 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
8 years ago
Adam Reese 7f44c116a1 ref(tiller): refactor clientset out of environment
8 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
8 years ago
Andrew Stuart 1df13df88d
Include lines functions
8 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
8 years ago
Michelle Noorali f5778539b0 Merge pull request #1652 from michelleN/feat/1326-helm-keep
8 years ago
Andrew Stuart 5d58b7792c
Fix erroneous import
8 years ago
Andrew Stuart 0474bcbcf1
Document ToYaml function
8 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
8 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
8 years ago
Matt Butcher 02acaf125d Merge pull request #1632 from technosophos/fix/1587-no-release-found
8 years ago
Adam Reese 68ff4e7b2f Merge pull request #1636 from adamreese/fix/grpc-max-size
8 years ago
Matt Butcher 69e50abc6c Merge pull request #1628 from rodcloutier/Windows_chart_creation_support
8 years ago
Matt Butcher 329665882e Merge pull request #1634 from technosophos/fix/private-key-error
8 years ago
Adam Reese 1f01bf51e7 fix(tiller): increase the max message size for grpc
8 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
8 years ago
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
8 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
8 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
8 years ago
Adam Reese 914dbe8bc0 Merge pull request #1614 from adamreese/fix/linter-issues
8 years ago
Matt Butcher e26d9f9633 Merge pull request #1616 from rollulus/no-exec-yaml
8 years ago
Andrew Stuart ec020a9e40
Improve formatting of godoc
8 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
8 years ago
Rollulus e8eed3cc3e fix(helm): write yaml with non-exec permission
8 years ago
Adam Reese 803475c824 fix(*): misc linter issues
8 years ago
Matt Butcher e097e1b724 Merge pull request #1599 from technosophos/fix/1590-pass-no-hooks-to-server
8 years ago
Matt Butcher d84deb5b3d Merge pull request #1598 from technosophos/fix/1594-delete-too-much
8 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
8 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
8 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
8 years ago
Matt Butcher 02a1cf382c
fix(tiller): validate names before performing operations
8 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
8 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
8 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
8 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
8 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
8 years ago
Adam Reese 51bdad4275 chore(*): bump to v2.0.0
8 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
8 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
8 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
8 years ago
Adam Reese 62df1ad358 Merge pull request #1549 from adamreese/fix/1519-bubbly-yaml-errors
8 years ago
Matt Butcher bae4508d8f Merge pull request #1538 from technosophos/fix/1515-no-overwrite-for-helm-create
8 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
8 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
8 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
8 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
8 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors
8 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
8 years ago
Matt Butcher 915769b311 Merge pull request #1529 from technosophos/fix/1522-replace-duplicate-entries
8 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
8 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
8 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
8 years ago
Matt Butcher 8f9b9db547
docs(tiller): add docblocks to public methods
8 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
8 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt
8 years ago
Adam Reese f8037c83c6 chore(*): bump to v2.0.0-rc.2
8 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
8 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
8 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
8 years ago
Adam Reese 92be174acf chore(*): bump to v2.0.0-rc.1
8 years ago
Adam Reese 7ce6001843 Merge pull request #1496 from adieu/master
8 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
8 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
8 years ago
Vic Iglesias 5af08fa5b5 Fix labels in NOTES.txt
8 years ago
Vic Iglesias 8527f2f96c Use chart name for container name
8 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
8 years ago
Matt Butcher 6b31664cd2 Merge pull request #1491 from technosophos/fix/1489-spurious-namespace-error
8 years ago
Matt Butcher 58164e0009
fix(linter): remove spurious namespace error
8 years ago
Adam Reese 13ec13aff5 Merge pull request #1487 from adamreese/ref/kube-builder-update
8 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
8 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
8 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
8 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
8 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
8 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
8 years ago