Skip to content

Problem: Not clear that simple-network-setup (old name) is the analog of Kubernetes Deployment Template#2475

Merged
shahbazn merged 1 commit intobigchaindb:masterfrom
ttmc:refactor-docs-re-production
Aug 23, 2018
Merged

Problem: Not clear that simple-network-setup (old name) is the analog of Kubernetes Deployment Template#2475
shahbazn merged 1 commit intobigchaindb:masterfrom
ttmc:refactor-docs-re-production

Conversation

@ttmc
Copy link
Copy Markdown
Contributor

@ttmc ttmc commented Aug 21, 2018

Solution: Rename it the "Simple Deployment Template" & fix all refs

Also moved the Simple Deployment Template section after the sections about production nodes and networks, because one should read those sections first.

… of Kubernetes Deployment template

Solution: Rename it the "Simple Deployment Template" & fix all refs
@ttmc ttmc added the docs label Aug 21, 2018
@ttmc ttmc self-assigned this Aug 21, 2018
@ttmc ttmc requested a review from shahbazn August 21, 2018 09:56
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2475 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2475   +/-   ##
=======================================
  Coverage   89.09%   89.09%           
=======================================
  Files          41       41           
  Lines        2385     2385           
=======================================
  Hits         2125     2125           
  Misses        260      260

@shahbazn shahbazn merged commit 045136f into bigchaindb:master Aug 23, 2018
vrde added a commit to vrde/bigchaindb that referenced this pull request Aug 29, 2018
Solution: It might be related on how aiohttp 2.x handles `send_str`.
AFAIK the call `send_str` was not "fully async". In aiohttp 3.x they
[changed it][1]:

> send_str(), send_bytes(), send_json(), ping() and pong() are genuine
async functions now. (bigchaindb#2475)

So this patch adds support for aiohttp 3.x, and uses the `send_str`
coroutine.

[1]: https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst#deprecations-and-removals-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants