Alexei Ledenev

Results 72 comments of Alexei Ledenev
trafficstars

@stromnet I will try to reproduce this issue

@sayankc I will check it. Did you check with network interface assigned to your container (`container44`) binded to `isolated_nw44` network?

Hi @sayankc Can you, please, post here output from `ifconfig` command running inside `container44`.

@sayankc does it work now? can I close the issue?

@bmilescu thank you for bug report. will take a look.

@faust64 never tried crio, sorry. Pumba is using Docker SDK, so probably some SDK method is not working for crio as for docker. I have no environment to test this....

@gtato nice idea, need to think... and create well-defined spec. Want to contribute `spec` or/and code as PR?

Currently, the duration is a required parameter. I will consider adding `forever` option in one of the upcoming releases. Will gladly accept a PR with this feature too

@cheddarwhizzy would you like to rebase this PR and decide either to enhance existing functionality

It's quite a usual situation when you are working in corporate. Due to network policy, all outbound connections must go through a corporate proxy. `kube-cluster-osx`, like all other dev oriented...