Surya Seetharaman
Surya Seetharaman
We support ITP=local from 4.11 so let's enable the tests for this feature which were disabled. Signed-off-by: Surya Seetharaman
I don't know if I have the rights to open this PR (I normally don't do these kind of PRs), but currently we don't have very many on the OVNK-origin...
### Feature request sig-network-policy-api working group has a new set of APIs for implementing admin network policies: https://network-policy-api.sigs.k8s.io/ ### Use case This can be particularly useful: 1. for creating cluster...
**What happened**: Created a load balancer of type NLB: ``` $ oc describe svc -n openshift-ingress router-router-internal-nlb Name: router-router-internal-nlb Namespace: openshift-ingress Labels: app=router ingresscontroller.operator.openshift.io/owning-ingresscontroller=router-internal-nlb router=router-router-internal-nlb Annotations: service.beta.kubernetes.io/aws-load-balancer-healthcheck-healthy-threshold: 2 service.beta.kubernetes.io/aws-load-balancer-healthcheck-interval: 10...
**- What this PR does and why is it needed** This PR fixes the broken interaction between egressIPs and ETP=local features. Currently if an EIP served pod is on a...
Depends on https://github.com/ovn-org/ovn-kubernetes/pull/4245 and https://github.com/ovn-org/ovn-kubernetes/pull/4235 **- What this PR does and why is it needed** Add support for NamedPorts in ANP 1) ingress+namedPort: while doing convertANPSubjecttoLSPs we also ensure to...
**- What this PR does and why is it needed** This PR is adding rule count metrics for ANP/BANP Goal is to be able to count number of rules across...
**- What this PR does and why is it needed** This PR introduces new templates for issues, updates the PR template a bit (taken with love from k8s community)) **-...
**- What this PR does and why is it needed** Updates the version to 1.0.0. This PR will mark the tip of head for our major release. So basically once...
- [ ] We need a user friendly documentation frontend for new contributors to get started and navigate. - [ ] Same for end-users, they shouldn't have to go through...