schnatterer
schnatterer
Would you say open source or inner source development is a use case for the CES? If so, I'm convinced that unauthenticated / anonymous access is an eseential feature. In...
Hi @Potherca, thanks for the possibility of being part of this joint effort. I'll be discussing this with my colleagues and then get back to you.
Thanks. I can now confirm it's illuminatio 1.4.0 :-) ``` $ pip3 show illuminatio Name: illuminatio Version: 1.4.0 ```
The error seems to depend on the netpols applied. I worked with this [demo repo](https://github.com/cloudogu/k8s-security-demos/tree/6c7d6db80f6277a06de1799e6073e7e20da4d422/2-network-policies) and applied the first three netpols described in the readme on a bare GKE 1.16...
Thanks for investigating this. I will have a closer look at all NetPols in the demo repo next time I'm on it (which will probably be in march), try again...
OK, I fixed a little something in my demos and can now provide more accurate steps on how to reproduce this error. * Clone into cloudogu/k8s-security-demos@47ba277 * Set up a...