Commit Graph

  • f7241bc048 Documentation updates as per @ttmc's comments krish7919 (Krish) 2017-03-14 19:19:19 +01:00
  • 1e2080bf47 Merge remote-tracking branch 'origin/master' into tx-validation-cleanup Scott Sadler 2017-03-14 18:45:36 +01:00
  • c3d9717b07 fix breakage from other branch Scott Sadler 2017-03-14 18:40:04 +01:00
  • 28e06399ae fix breakage from other branch Scott Sadler 2017-03-14 18:40:04 +01:00
  • 47c6a722ad move tests to validate transaction ID Scott Sadler 2017-03-14 18:35:53 +01:00
  • 4b060e6488 move tests related to assets Scott Sadler 2017-03-14 18:07:25 +01:00
  • 270fed04c7 Merge pull request #1273 from bigchaindb/rm-bigchaindb-load-command Troy McConaghy 2017-03-14 17:35:15 +01:00
  • 48a3ba96ae move tx tests from test_models.py Scott Sadler 2017-03-14 16:18:08 +01:00
  • 66830fc1d9 move version validation to transaction structure test module Scott Sadler 2017-03-14 15:18:47 +01:00
  • 8a5814bb08 clarify schema testing module Scott Sadler 2017-03-14 15:12:12 +01:00
  • ae8153bd10 new home of structural validation in tests Scott Sadler 2017-03-14 15:05:02 +01:00
  • 277251b50b Merge pull request #1257 from bigchaindb/tx-structure libscott 2017-03-14 17:11:13 +01:00
  • f51b40b6dc some documentation and nomenclature fixes in common.schema Scott Sadler 2017-03-14 17:07:18 +01:00
  • 1f5a8582b6 Merge branch 'master' into tx-structure Scott Sadler 2017-03-14 16:22:14 +01:00
  • 696dbe7844 SSL connection support Thomas Conte 2017-03-14 14:23:30 +01:00
  • 7c461e47d7 remove structural and schematic validations from Transaction.validate which is validating the spend Scott Sadler 2017-03-14 12:39:57 +01:00
  • d57e504cd8 Merge pull request #1215 from bigchaindb/voting-class-integration libscott 2017-03-14 11:47:05 +01:00
  • 1d295a2bc1 Docker image optimization. anryko 2017-03-14 00:29:26 +01:00
  • 27626ffc2e Fixing minor documentation mistakes krish7919 (Krish) 2017-03-13 20:20:35 +01:00
  • b0f379dba9 Merge pull request #1276 from bigchaindb/fix-bigchaindb-toolbox-dockerfile Troy McConaghy 2017-03-13 18:39:20 +01:00
  • 1d1a972faa Commit on rolling upgrades krish7919 (Krish) 2017-03-13 18:27:16 +01:00
  • 9f462dae6f Documentation to add a node to an existing BigchainDB cluster krish7919 (Krish) 2017-03-13 18:23:41 +01:00
  • e0366468ec Fix comments in bigchaindb/toolbox Dockerfile Troy McConaghy 2017-03-13 18:14:18 +01:00
  • 75a9fc3a19 Additional documentation krish7919 (Krish) 2017-03-13 17:51:36 +01:00
  • da5c4b3cee Multiple changes * Support for ConfigMap * Custom MongoDB container for BigchainDB * Update documentation to run a single node on k8s krish7919 (Krish) 2017-03-13 16:50:12 +01:00
  • 58a1a25d43 test for invalid vote in election pipeline Scott Sadler 2017-03-13 16:26:41 +01:00
  • 0fb4ea424b remove stray validation Scott Sadler 2017-03-13 14:55:03 +01:00
  • b997057962 fix tests Scott Sadler 2017-03-13 14:25:36 +01:00
  • 1de7ae1104 Merge pull request #1260 from bigchaindb/remove-old-topic-guides-section-from-server-docs Troy McConaghy 2017-03-13 14:18:07 +01:00
  • 4050389df7 move test_create_tx_no_asset_id Scott Sadler 2017-03-13 14:01:29 +01:00
  • e8ee2ec0a6 fix tests Scott Sadler 2017-03-08 12:52:46 +01:00
  • dbf24a6065 schema validates that create txes only have 1 input and that it has no fulfills Scott Sadler 2017-03-07 17:12:12 +01:00
  • 5b2d22efd4 test asset schema Scott Sadler 2017-03-07 16:36:25 +01:00
  • 8077956b95 test serialization hash function Scott Sadler 2017-03-07 15:59:23 +01:00
  • 31b3ad8f96 fix bad quotes in test_outputs Scott Sadler 2017-03-07 12:58:48 +01:00
  • cb6bd34744 test create tx does not have an asset id Scott Sadler 2017-03-07 12:58:32 +01:00
  • 294afa123f rename validate_structure to validate_id Scott Sadler 2017-03-07 10:56:26 +01:00
  • 45f0840885 Merge remote-tracking branch 'origin/master' into voting-class-integration Scott Sadler 2017-03-13 13:37:36 +01:00
  • dc58466de3 Merge branch 'master' into voting-class-integration Scott Sadler 2017-03-13 13:35:03 +01:00
  • 13b629efac Updating documentation krish7919 (Krish) 2017-03-13 12:37:57 +01:00
  • a413c8a04b Combining configs * Combining the persistent volume claims into a single file. * Combining the storage classes into a single file. krish7919 (Krish) 2017-03-13 12:36:36 +01:00
  • 042133faf8 removed docs about 'bigchaindb load' command Troy McConaghy 2017-03-11 14:00:01 +01:00
  • 962a88b1d9 removed 'bigchaindb load' command & tests Troy McConaghy 2017-03-11 13:59:23 +01:00
  • a09af2455d Merge pull request #1270 from bigchaindb/edit-docs-re-ssh-to-k8s-nodes Troy McConaghy 2017-03-11 09:34:10 +01:00
  • 72ba9761d4 Use parametrized host & port in test Sylvain Bellemare 2017-03-10 14:42:27 +01:00
  • 5ecb16c745 Use parametrized host & port in test Sylvain Bellemare 2017-03-10 14:42:27 +01:00
  • 646859f1d6 revised docs re/ SSHing to nodes in a k8s cluster Troy McConaghy 2017-03-10 11:47:58 +01:00
  • 7dbd374838 Running a single node on k8s (#1269) Krish 2017-03-09 16:53:00 +01:00
  • 9f59fe9599 Updates as per @ttmc's comments krish7919 (Krish) 2017-03-09 16:08:09 +01:00
  • cf74c8801a Updates as per @ttmc's comments krish7919 (Krish) 2017-03-09 15:52:56 +01:00
  • abe9dcdb5f Updates as per @ttmc's comments krish7919 (Krish) 2017-03-09 15:50:18 +01:00
  • e7cbacd5ce Typos Krish 2017-03-09 12:05:37 +01:00
  • 3a4e6d2139 Documentatio: running a single node with distinct mongodb and bigchaindb pods on k8s Also removed junk files which were moved to the deprecated dir in an earlier commit. krish7919 (Krish) 2017-03-09 11:38:15 +01:00
  • 1c819a26e2 Updating docker-on-mac documentation krish7919 (Krish) 2017-03-09 10:16:34 +01:00
  • 23a5269a92 Merge branch 'k8s-dev' of github.com:bigchaindb/bigchaindb into local-k8s-dev krish7919 (Krish) 2017-03-09 05:00:25 +01:00
  • 94f849c68a Delete redundant k8s files, add cluster deletion steps. krish7919 (Krish) 2017-03-09 04:40:57 +01:00
  • 83b2e0213c Split mdb & bdb into separate pods + enhancements * discovery of the mongodb service by the bdb pod by using dns name. * using separate storage classes to map 2 different volumes exposed by the mongo docker container; one for /data/db (dbPath) and the other for /data/configdb (configDB). * using the persistentVolumeReclaimPolicy: Retain in k8s pvc. However, this seems to be unsupported in Azure and the disks still show a reclaim policy of delete. * mongodb container runs the mongod process as user mongodb and group mongodb. The corresponding uid and gid for the mongod` process is 999 and 999 respectively. When the constinaer runs on a host with a mounted disk, the writes fail, when there is no user with uid 999. To avoid this, I use the docker provided feature of --cap-add=FOWNER in k8s. This bypasses the uid and gid permission checks during writes and allows writes. Ref: https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities krish7919 (Krish) 2017-03-09 04:04:56 +01:00
  • f6b551a347 [WIP] bdb w/ rdb and bdb w/ mdb backends - does not work as of now krish7919 (Krish) 2017-03-02 14:40:28 +01:00
  • 15fc0b2a60 [WIP] bdb as a statefulset krish7919 (Krish) 2017-03-02 14:38:46 +01:00
  • 3772acd567 rdb, mdb as stateful services krish7919 (Krish) 2017-02-27 17:42:42 +01:00
  • 41282b768f Updating README krish7919 (Krish) 2017-02-27 15:27:16 +01:00
  • b3e7a717ce Single node as a StatefulSet in k8s - uses bigchaindb/bigchaindb:0.9.1 krish7919 (Krish) 2017-02-27 14:17:22 +01:00
  • cf43d743e3 Delete redundant k8s files, add cluster deletion steps. krish7919 (Krish) 2017-03-09 04:40:57 +01:00
  • 71e70d503b Split mdb & bdb into separate pods + enhancements * discovery of the mongodb service by the bdb pod by using dns name. * using separate storage classes to map 2 different volumes exposed by the mongo docker container; one for /data/db (dbPath) and the other for /data/configdb (configDB). * using the persistentVolumeReclaimPolicy: Retain in k8s pvc. However, this seems to be unsupported in Azure and the disks still show a reclaim policy of delete. * mongodb container runs the mongod process as user mongodb and group mongodb. The corresponding uid and gid for the mongod` process is 999 and 999 respectively. When the constinaer runs on a host with a mounted disk, the writes fail, when there is no user with uid 999. To avoid this, I use the docker provided feature of --cap-add=FOWNER in k8s. This bypasses the uid and gid permission checks during writes and allows writes. Ref: https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities krish7919 (Krish) 2017-03-09 04:04:56 +01:00
  • 5f24927e12 Revert "Committing the workflow document" krish7919 (Krish) 2017-03-08 18:23:09 +01:00
  • 5bff47186a Documentation for running bigchaindb docker image on mac - Also, formatting and additional details for running docker image on linux krish7919 (Krish) 2017-03-08 18:18:11 +01:00
  • e011f50bc7 remove stray test Scott Sadler 2017-03-08 17:33:35 +01:00
  • f2c951847c Merge pull request #1243 from bigchaindb/validationerror-refactor libscott 2017-03-08 17:04:12 +01:00
  • 53dff83ed4 Merge remote-tracking branch 'origin/master' into validationerror-refactor Scott Sadler 2017-03-08 13:07:51 +01:00
  • a3fccbc599 change TransactionDoesNotExist to InputDoesNotExist in tests Scott Sadler 2017-03-08 13:01:52 +01:00
  • d10772e4bf Merge remote-tracking branch 'origin/master' into voting-class-integration Scott Sadler 2017-03-08 12:56:58 +01:00
  • a110d54dad Merge pull request #1237 from bigchaindb/tx-appears-once-in-block libscott 2017-03-08 12:55:33 +01:00
  • ffccf86c91 Merge remote-tracking branch 'origin/master' into voting-class-integration Scott Sadler 2017-03-08 12:54:33 +01:00
  • 421b5b03b3 Changed 'federation' to 'cluster' or 'consortium' in docs and some code Troy McConaghy 2017-03-07 17:41:25 +01:00
  • ca21c7b321 Remove all stuff related to 'bigchaindb load' in AWS scripts Troy McConaghy 2017-03-07 16:14:39 +01:00
  • 9ec9f638fc Merge pull request #1213 from bigchaindb/identify-voters libscott 2017-03-07 14:06:22 +01:00
  • 780cf62d10 Merge pull request #1259 from bigchaindb/update-release-process-re-docker-hub Troy McConaghy 2017-03-07 13:26:49 +01:00
  • 1db8d59a88 use comma for arguments in logging calls instead of format operator Scott Sadler 2017-03-07 13:24:20 +01:00
  • e5dd5c665b address vrde's comments, reshuffle some exceptions around Scott Sadler 2017-03-07 13:15:31 +01:00
  • 75d0a917d7 Remove stderr check Sylvain Bellemare 2017-03-06 15:25:50 +01:00
  • ffe0eb60b9 Move tests related to commands/tests.py to separate test file Brett Sun 2017-02-24 13:44:50 +01:00
  • 54ea18dd2b Use decorator to automatically configure before starting any command (that requires configuration) Brett Sun 2017-02-24 11:57:32 +01:00
  • df9fd6dc23 Move arguments related only to start command to be under start Brett Sun 2017-02-24 11:25:45 +01:00
  • fce6b6af52 Standardize output streams for outputs of commands Brett Sun 2017-02-24 11:16:17 +01:00
  • 0ad0d89fcd Move input_on_stderr() to commands.utils module Brett Sun 2017-02-24 11:05:28 +01:00
  • d3bd9d0300 Server docs: Removed the old 'Topic Guides' section Troy McConaghy 2017-03-07 11:43:49 +01:00
  • 33bef7d993 I can't spell neccesarily libscott 2017-03-07 11:29:16 +01:00
  • 083d1678ce Must update meaning of 'latest' image on Docker Hub when do a minor release Troy McConaghy 2017-03-07 11:24:26 +01:00
  • 9bb2ec276a clarify interface of Voting.count_votes Scott Sadler 2017-03-07 11:24:21 +01:00
  • 2775f46ce2 fixed tests Rodolphe Marques 2017-03-07 11:16:04 +01:00
  • cbfbc995f1 prevent duplicate vote inserts Rodolphe Marques 2017-03-07 10:07:05 +01:00
  • 7e0e46e820 Pass host and port to rethinkdb connection Sylvain Bellemare 2017-03-06 15:53:48 +01:00
  • 395aa45b82 Pass host and port to rethinkdb connection Sylvain Bellemare 2017-03-06 15:53:48 +01:00
  • 81fdb654d3 Committing the workflow document krish7919 (Krish) 2017-03-06 15:35:23 +01:00
  • 81b9325f0d Remove stderr check Sylvain Bellemare 2017-03-06 15:25:50 +01:00
  • 56f556a995 Move tests related to commands/tests.py to separate test file Brett Sun 2017-02-24 13:44:50 +01:00
  • c8d00c124c Use decorator to automatically configure before starting any command (that requires configuration) Brett Sun 2017-02-24 11:57:32 +01:00
  • ccc2c857ba Move arguments related only to start command to be under start Brett Sun 2017-02-24 11:25:45 +01:00
  • 01aa6cd8fa Standardize output streams for outputs of commands Brett Sun 2017-02-24 11:16:17 +01:00
  • 721b6b59f4 Move input_on_stderr() to commands.utils module Brett Sun 2017-02-24 11:05:28 +01:00