ernoaapa / eliot

Open source system for managing containerized applications in IoT device
https://docs.eliot.run
Apache License 2.0
269 stars 20 forks source link

add device-access-rights to eliot #53

Open denisbusse opened 5 years ago

denisbusse commented 5 years ago

In the current master branch it is not possibile to add device-access-rights to the "create -f-"-file. This pull-request adds this feature to eliot. The changes of https://github.com/ernoaapa/eliot/pull/52 are already in this request.

The container-service-api was generated with a new version of protoc/protobuf and requires an update of library vendor/protobuf.

ernoaapa commented 5 years ago

@denisbusse thanks for contributing. I’ll check this soon