Cyril Scetbon

Results 42 issues of Cyril Scetbon

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: having something like ``` handler: subfolder/handler.hello ``` doesn't work and returns ``` Serverless: Unable to find any running pod...

All the files used can be found at https://github.com/cscetbon/sls-dd-missing-folder. Following https://www.npmjs.com/package/serverless-python-requirements, I can package functions f1 and f2, but not f3 which is in a folder: ``` $ sls package...

I'm trying to use your library in a Notebook but it requires a DOM which I don't have. Is there any way to do without or do you have an...

question

From https://github.com/outofcoffee/imposter/blob/master/docs/rest_plugin.md#multiple-paths I understand that I can access element from an array like the examples of cats and dogs. however what if the array element also contains an array Imagine...

question

Similarly to #23 there should be a parameter to pass an endpoint to tail-sns and tail-sqs commands. It's especially useful when using localstack for instance. See https://lobster1234.github.io/2017/04/05/working-with-localstack-command-line/ for some examples...

**What happened**: When test is done an object is still there ``` kgp -n n1 NAME READY STATUS RESTARTS AGE pod1 1/1 Running 0 86s ``` **What you expected to...

Hey, I'm testing sonic-graphql and I've noticed that when I install it, it tries to install `graphql-core>=2.1rc1` but installs `graphql-core 2.0` instead https://pastebin.com/raw/BhAyEWCd which then makes sanic-graphql fail on :...

I can check backup status but not run a new one see https://pastebin.com/Pzp32Zj4

having 5 slave instances, and 5 Cassandra nodes deployed. I've tried to deploy a new node but this one is stuck cause there is not enough resources. Doing a rollback...

@prabushitha could you provide a way to specify those when starting the server and remove them from interface ? something like GREMLIN_SERVER and GREMLIN_PORT (defaulting to 8182).