Abhik Gupta

Results 9 comments of Abhik Gupta

@jpillora Can CRIU work here with the tcp-connection-established flag? https://criu.org/Main_Page

Was there any progress on this?

Hi @dkistner , I made a few changes to the template, primarily the section at: https://github.com/abh1kg/gardener-extension-provider-aws/blob/master/pkg/controller/infrastructure/templates/main.tpl.tf#L260-L275. On second thought, I think we could support the peering connection routes to be...

I don't think so because this would be ignored in the terraform operation. But, we would need to verify this of course. Is there a way (may even a dirty...

Is this still being pursued somehow? As @jnfeinstein said, onejs/ node packagers do not work with TAGG.

@sandfox : I am building a service on Cloud Foundry PaaS, which initializes the pool with the minimum number of connections. The service is an HTTP component, which uses the...

@sandfox: The counter-increment code inside the 'create' function is how I am doing this now. Probably a good way to achieve this but a callback would certainly be smoother.

I would be also interested in knowing this. I work on a platform as a service offering called Cloud Foundry where the concept of checkpoint and restore is still not...