Tony Dai

Results 5 issues of Tony Dai

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement Hi - after debugging a lingering latency issue in our cluster...

bug
pending author feedback
stale

An attempt at addressing the cause of https://github.com/distribution/distribution/issues/2367 Probably just informational for now, requires more refactor work/guidance to properly fix.

The new API version should be `networking.k8s.io/v1` as `networking.k8s.io/v1beta1` is removed in 1.22 as well

size/XS

**What happened:** Summary: When creating a NetworkPolicy with a rule that allows all traffic to a CIDR and another rule for the same CIDR, but with a port specified, the...

**What happened**: Summary: When creating a `NetworkPolicy` with an ingress rule that allows traffic to a named port on a target pod, the ingress rule is not created in the...

bug