Commit Graph

9 Commits

Author SHA1 Message Date
ChrisLiu 6f89f6e637
add network plugin AlibabaCloud-EIP (#86)
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-07-24 14:49:34 +08:00
ChrisLiu 2be1717984
improve hostport cache to record allocated ports of pod (#82)
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-07-12 10:20:20 +08:00
ChrisLiu 06762612df
feat: AlibabaCloud-SLB support muti-slbIds (#69)
* feat: AlibabaCloud-SLB support muti-slbIds

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

* fix: AlibabaCloud-SLB allocate and deallocate imprecisely

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

---------

Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-07-05 16:21:11 +08:00
ChrisLiu b9af47ba84
Fix the problem that the hostPort plugin repeatedly allocates ports when pods with the same name are created (#66)
* update docs for network

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

* update doc of gs scaling

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

* Fix: the hostPort plugin repeatedly deallocates ports

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

---------

Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-06-19 10:51:12 +08:00
ChrisLiu 6d4e6cafa2
impove Ingress Network Plugin (#61)
* fix: avoid metrics controller fatal when gss status is nil
* add param Fixed for ingress network
* avoid Network NotReady too long for Ingress NetworkType
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-06-09 19:07:56 +08:00
ChrisLiu 07a26a9b81
feat: add networkType kubernetes-ingress (#54)
* feat: add networkType kubernetes-ingress

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

* feat: network plugin kubernetes-ingress support multi paths

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

* feat: add param <id> for host of Kuberntes-Ingress plugin

Signed-off-by: ChrisLiu <chrisliu1995@163.com>

---------

Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-05-22 16:38:45 +08:00
ChrisLiu af327dc8a6
fix: avoid gs status sync delay when network failure (#45)
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-04-26 16:29:14 +08:00
ChrisLiu 1cb53dea1b
update alibabacloud API group version to v1beta1 (#41)
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2023-04-19 19:53:30 +08:00
ChrisLiu 6b58728b74
Feat: add cloud provider & network plugin (#16)
* Feat: add cloud provider & network plugin
2023-02-08 16:04:40 +08:00