Akshay Karle

Results 21 comments of Akshay Karle

@ranjib I had planned the documentation/example and code cleanup once I had a decent coverage in the specs. Right now this is mostly a port of the `lxc-start-ephemeral` CLI from...

Yes, I had a look at the implementation of lxc-start-ephemeral and I'm already trying to replicate the same in ruby-lxc. Will keep you all updated about the progress and if...

I [forked](https://github.com/akshaykarle/ruby-lxc/tree/start-ephemeral) and added my changes for starting ephemeral containers. I have a basic functionality working with overlayfs and before adding support for other options (tmpfs, aufs, commands, etc.) I...

Hi, just ran into the same issue with the title generated in json-schema. @iku000888 @ikitommi are you still looking into this? If not I can try to fix it in...

hey @cddr I would love to see this feature. are you still working on implementing this? I would like to help if needed

Hey @snowiow thanks for making the PR. Not sure about that error you are seeing. Can you try updating your dependencies and make sure you are on the correct go...

Hey @snowiow if you are running `make test` it should not attempt to create the cluster as that is done only in the acceptance tests which you won't be able...

Thanks @tracypholmes and @mbfrahry for all feedback. Will start working on this soon.

Looks like the MongoDB Atlas API returned a 409 because the cluster is paused. You might have to file a ticket with Mongo Support about this maybe?