m1o1

Results 24 comments of m1o1

Was looking for this as well. Would it make sense to use `errors.Is` instead of using `==` to compare, in case something wraps this error with another error?

Our security team wasn't really open to the idea of a single (egress) service receiving all the unencrypted egress traffic of the cluster. I think they would be more willing...

Yes that could help, but it's a bit difficult to enforce on the team. The clusters are not super sensitive (just dev clusters) but they are deployed in a different...

Yeah the profiles with kubeContext activation provides what I need to make this work. It's sort-of just a cleanliness thing to only need one for local instead of a list,...