ZhouJiao

Results 20 issues of ZhouJiao

This PR implement the feature that MetalLB announce IP from specified interfaces for layer2. Related design is https://github.com/metallb/metallb/pull/1359. I has add two basic e2etest about interface selector.

The issue is to track the coding progress of [this feature](https://github.com/metallb/metallb/pull/1359): announcing IP from specified interfaces for layer2

##### Checks - [x] I have mentioned my `abc` version in the issue, if applicable. - [x] This issue is not a duplicate. - [x] This issue has a description.

Release notes: Add a feature description to 0.13.6

After update a IPAddressPool success, Controller will reload all IP pool config. If an allocated IP does not exist in the new IP pool, setPool will failed. So I think...

I found the form of convolution in network.py is 2d. Can it convert a 3d model?

# Bug Report overlay模式下,enable_lb=false, 如果pod_cidr的配置与k8s的cluster cidr配置不相同,networkpolicy在pod访问svc的情况下没有预期效果 ## Expected Behavior pod访问svc的流量,能按照networkpolicy的配置,决定是否能通 ## Actual Behavior networkpolicy放通了src pod,但该pod访问svc依然不通 ## Steps to Reproduce the Problem 1. 1. 1. ## Additional Info - Kubernetes version:...

I don't know how to load progsec with xdp-load cmd? It seems xdp-load cmd has changed

my probe code: ``` #include "vmlinux.h" #include #include SEC("kprobe/ovs_dp_upcall") int BPF_KPROBE(ovs_dp_upcall, struct datapath *dp, struct sk_buff *skb, const struct sw_flow_key *key, const struct dp_upcall_info *upcall_info, uint32_t cutlen) { bpf_printk("ovs_dp_upcall point\n");...

bug

函数 isGroupNotFound 对任何err都返回true https://github.com/everoute/everoute/blob/main/pkg/agent/controller/policy/policy_controller_helper.go#L310

bug