Proto commits in AliyunContainerService/terway

These 21 commits are when the Protocol Buffers files have changed:

Commit:527ec51
Author:bingshen.wbs
Committer:bingshen.wbs

erdma using eri mac as pod-side veth hwaddr Signed-off-by: bingshen.wbs <bingshen.wbs@alibaba-inc.com>

The documentation is generated from this commit.

Commit:3ab4165
Author:l1b0k
Committer:l1b0k

refactoring the pool - Allow pod level config to select eni - EIP feature is removed - Improved CNI performance Signed-off-by: l1b0k <libokang.lbk@alibaba-inc.com>

Commit:7ac39cb
Author:libokang.lbk
Committer:l1b0k

feat: add network priority

Commit:35f5f93
Author:l1b0k
Committer:l1b0k

fix vlan work with policy route

Commit:4a94dd0
Author:l1b0k
Committer:l1b0k

fix vlan work with policy route

Commit:6b33eec
Author:l1b0k
Committer:l1b0k

feat: cni multi nic

Commit:02ed29e
Author:l1b0k
Committer:l1b0k

optimize config for ipv6 Signed-off-by: l1b0k <libokang.dev@gmail.com>

Commit:6fb1bf0
Author:bingshen.wbs
Committer:l1b0k

plugin support trunk datapath Signed-off-by: bingshen.wbs <bingshen.wbs@alibaba-inc.com>

Commit:04fa7b4
Author:l1b0k
Committer:l1b0k

ipv6: add ipv6 types and make CNI support ipv6 Signed-off-by: l1b0k <libokang.dev@gmail.com>

Commit:ca9e294
Author:l1b0k
Committer:l1b0k

fix ip released when alloc timeout Signed-off-by: l1b0k <libokang.dev@gmail.com>

Commit:e4c33cd
Author:l1b0k
Committer:l1b0k

switch to go mod & update grpc

Commit:26432ba
Author:lyt99
Committer:lyt99

feature: add event recorder

Commit:6e29051
Author:lyt99
Committer:lyt99

feature: terway-cli resource mapping

Commit:d22477a
Author:lyt99
Committer:lyt99

feature: terway cli

Commit:5f6d244
Author:lyt99
Committer:lyt99

feature: metrics for terway

Commit:96ee27c
Author:Zhiyuan Hou
Committer:Zhiyuan Hou

vendor: update vishvananda/netlink to support tunnel-key The PR https://github.com/vishvananda/netlink/pull/499 has been merged, update vendor to point new commit. Signed-off-by: Zhiyuan Hou <zhiyuan2048@linux.alibaba.com>

Commit:494bfe5
Author:Zhiyuan Hou
Committer:Zhiyuan Hou

a new ipvlan's implement * plugin/ipvlan: a new ipvlan datapath with l2 mode and tc egress * rpc.proto: add service cidr, pod ip for AloocIP and GetIPInfo Signed-off-by: Zhiyuan Hou <zhiyuan2048@linux.alibaba.com>

Commit:d3ff5f9
Author:Zha Bin
Committer:bingshen.wbs

ipvlan support Signed-off-by: Zha Bin <zhabin@linux.alibaba.com>

Commit:9134dd5
Author:bingshen.wbs
Committer:bingshen.wbs

support eni multi ip Signed-off-by: bingshen.wbs <bingshen.wbs@alibaba-inc.com>

Commit:e12840f
Author:bingshen.wbs
Committer:bingshen.wbs

update device plugin version

Commit:103b205
Author:bingshen.wbs

init commit