Pedro Trujillo
Pedro Trujillo
Concatenate AMD wrapper code using a new Grunt task into build task. AMD code is generated on separated files for now, but I think it is retro-compatible.
There is a problem when compiling the project. It's expected to work running `npm install` and then `grunt`, but errors came up instead. Also, if you force compilation, the files...
There is any way to make this CSI driver work for Docker Swarm volumes?
I had problems at an environment with low performance nodes (RaspberryPi), where healthcheck is avoiding the service to start. Maybe `start-period` at should be a little less aggressive. Like `start-period=30s`,...