Sachin Kumar Singh
Sachin Kumar Singh
I have facing the same issue with Docker 1.11.2 and Amazon Linux. Volume driver works on centos 7 though. I'll try and compile from the source code.
@TheTechOddBug I tried with docker-machine but can't reproduce this issue. Could you please provide the steps?
It seems reruns are not working with pytest==8.2.2 and pytest-rerunfailures==14.0, anyone aware of any workarounds?
@nejch addressed your comments! Ready for a review again.
We see the same error when we pass the api-gateway id as an input to serverless. May be it happens because plugin is expecting [autogenerated api gateway id](https://github.com/MikeSouza/serverless-associate-waf/blob/af31157d193102408d7845f66514541a35da5030/lib/index.js#L49). I made...