Dipak Pawar

Results 25 comments of Dipak Pawar

Sure, we will be happy to move it forward. Please keep this PR open and let us know by commenting here when it will make sense to resume the effort....

@rpau Can you provide little reproducer for your flaky test with log await strategy? So we can dig deeper into this.

@aahmed-se Can you share your project to understand how are you invoking arquillian-cube with another framework? so maybe I can help you

If you want to use Arquillian Runner then there is no need to fire event, any configuration in `arquillian.xml` with required dependency in `pom.xml` should work. Look here for [example](https://github.com/arquillian/arquillian-cube/tree/master/docker/ftest-docker-compose-v2)...

@strowk Thanks for reporting this issue. Can you please tell us which version of `arquillian-cube` you are using? If you are using the old version i.e. < `1.15.3`, then can...

@RajAsapu By looking into following docker-compose.yml & stacktrace looks like cube is trying to remove `price_network` which is not present in docker-compose.yml. I am wondering why cube is trying to...

@RajAsapu Can you share sample project where I can try to reproduce this issue? So I can take a closer look into it.

@fmarchioni: Can you tell me how are you running it? I mean in which mode - `managed` or `remote`. In both the cases `postgres` is running in container. I believe,...

Opened [issue](https://github.com/fabric8io/kubernetes-client/pull/1056) and [PR](https://github.com/fabric8io/kubernetes-client/pull/1056) for kubernetes-client.