Commit Graph

12 Commits

Author SHA1 Message Date
Troy McConaghy b237a021c6 Removed old AWS testing cluster stuff including docs 2017-11-30 17:50:22 +01:00
Rodolphe Marques cee2f94f89 Remove benchmarking-tests folder.
Remove references to removed folders.
2017-04-03 11:57:56 +02:00
Krish 425397f644 NGINX frontend for MongoDB and BigchainDB (#1304)
- Added NGINX deployment to frontend both BDB and MDB.
- Nginx is configured with a whitelist (which is read from a ConfigMap)
to allow only other MDB nodes in the closter to communicate with it.
- Azure LB apparently does not support proxy protocol and hence
whitelisting fails as nginx always observer the LB IP instead of the
real IP in the TCP stream.
- Whitelisting source IPs for MongoDB
- Removing deprecated folder
- Better log format
- Intuitive port number usage
- README and examples
- Addressed a typo in PYTHON_STYLE_GUIDE.md
- Azure LB apparently does not support proxy protocol and hence
whitelisting fails as nginx always observer the LB IP instead of the
real IP in the TCP stream.
- Whitelisting source IPs for MongoDB
- Removing deprecated folder
- Multiple changes:
- Better log format
- Intuitive port number usage
- README and examples
- Addressed a typo in PYTHON_STYLE_GUIDE.md
- Documentation
- add the k8s directory to the ignore list in codecov.yml
2017-03-22 14:25:25 +01:00
Rodolphe Marques f45e36a38d enable codecov for mongodb 2017-01-13 04:56:06 -05:00
Rodolphe Marques ab56d87bcb codecov ignores mongodb folder for now 2016-12-16 13:36:59 +01:00
troymc 9243e9b468 Tell Codecov to ignore ntools/* 2016-08-17 21:03:47 +02:00
troymc 7ed2de43ef Ignore benchmarking-tests & speed-tests in codecov.yml 2016-05-18 10:44:30 +02:00
troymc b38330d0aa codecov.yml changes suggested by stevepeak 2016-05-18 10:43:40 +02:00
Rodolphe Marques a97c54e82b added version.py to codecov ignore 2016-05-03 11:52:23 +02:00
Troy McConaghy 16d888d571 Minor change to codecov.yml 2016-04-17 13:43:21 +02:00
vrde fb6ba30658
Move refs from develop to master 2016-04-11 14:47:16 +02:00
troymc 6d31fc92ff Added a codecov.yml configuration file 2016-04-01 16:06:41 +02:00