Axel Siebenborn

Results 8 comments of Axel Siebenborn

I found the deployment variant very useful to run e2e tests. In this case I had to add gcc and libc: ``` apk add gcc apk add g++ ``` In...

The issue doesn't seem to be completely resolved by https://github.com/projectcalico/bird/pull/104. When creating and deleting a large number of pods in a cluster, we've noticed that the number of interfaces visible...

I think I addressed all comments. Could you take a look again, please?

This PR should probably also contain the new VPN release?