thecodeteam / mesos-module-dvdi

Mesos Docker Volume Driver Isolator module
Apache License 2.0
77 stars 16 forks source link

Issue 19 - Finishing Touches on Protobuf Replacement for JSON #45

Closed davidvonthenen closed 8 years ago

davidvonthenen commented 8 years ago

Instead of creating JSON objects to represent the environment variables, just make a copy of the entire protobuf Environment used by mesos. This eliminates all JSON related artifacts in the code base.