Hao Zhou

Results 24 comments of Hao Zhou

Can you elaborate what the exact use case looks like regarding `Traffic Mirroring`? Since AWS EC2 console provides branch ENI's info, the mirroring should be feasible to set up. They...

@ejholmes thanks for reporting the issue. As you mentioned, calls to EC2 shouldn't be blocked by EC2 just because they are unpaginated. I have found the request ID in our...

@ejholmes sorry for a late response. Glad to hear it works now. We are taking an action to explore if we can re-arch the workflow managing interfaces to enable paginated...

We need avoid adding upstream service support check in pod mutating webhook. The webhook need to be light and respond quickly. Always calling upstream API will be more and more...

@mwos-sl thanks for reporting a similar case. We are working on the PR to close on this issue.

@alexmnyc sorry for missing update on this. As Yang mentioned, we are looking at options using CM for both addons. Using ENVs has brought many issues to our users and...

Thanks @jdn5126 , it makes sense to rename them to be aligned with Windows use case and avoid confusion with Linux use cases.

@stijndehaes thanks for reaching out to us for another case. We haven't been able to finalize the attemption to dynamically check if the SGP feature is enabled due to various...

>VPC ID subnet ID Security Group ID The branch ENI assigned for pods is created with subnet and security group, thus VPC ID/Subnet ID/Security Group ID are available for every...

Agree. We should handle this kind of customer induced errors gracefully.