Otto Yiu

Results 11 comments of Otto Yiu

@caseydavenport thanks for the reply! I'm still missing tests on those changes, but looking to see if it's the right place for those changes before I invest further time. When...

@blakebarnett I'm still trying to find some time out of my schedule to rewrite this controller, which will include health checks and metrics (ie. sync duration). For now, I created...

@blakebarnett Forgot to link the built image: The docker image is, for that branch is: `ottoyiu/k8s-ec2-srcdst:cast-panic-patch` https://hub.docker.com/r/ottoyiu/k8s-ec2-srcdst/tags/

@blakebarnett I merged the patch; going to roll a release. I have not approached the calico team about this but it sounds like a good idea perhaps to put this...

Thanks for the PR! Can you explain the intent for introducing json patch? I seem to be lacking some context for this change by just reading the code.

@maruina @FayeGibbins @gjtempleton thanks for the contribution, explanation and the code review. This seem to work at first glance as a workaround for the update conflicts. We have an internal...

This is related to #7. I'm not very familar with the CNI driver... but why does the aws-vpc-k8s-cni driver require disabling srcdst checks on your EC2 instances? My assumption was...

The lack of EndpointSlices implementation is unfortunately impacting production for us now. Since Kubernetes v1.22, Services that exceed 1000 Pods/network endpoints, Endpoints are now being truncated to a maximum of...

Thanks @tcolgate! That's exactly what I was looking for, and then some :)