kruise-game/cloudprovider/alibabacloud
ChrisLiu 14e281dfa9
fix old svc remain after pod recreate when using ali-lb models (#165)
Signed-off-by: ChrisLiu <chrisliu1995@163.com>
2024-08-16 10:43:50 +08:00
..
apis/v1beta1 add network plugin AlibabaCloud-EIP (#86) 2023-07-24 14:49:34 +08:00
alibabacloud.go Feat: add cloud provider & network plugin (#16) 2023-02-08 16:04:40 +08:00
eip.go feat: AlibabaCloud-EIP support to define EIP name & description (#91) 2023-08-04 15:25:46 +08:00
natgw.go fix AlibabaCloud-NATGW network ready condition when multi-ports (#94) 2023-08-30 10:48:41 +08:00
nlb.go fix old svc remain after pod recreate when using ali-lb models (#165) 2024-08-16 10:43:50 +08:00
nlb_sp.go feat: add AlibabaCloud-NLB network plugin (#135) 2024-04-26 11:22:02 +08:00
nlb_sp_test.go feat: add AlibabaCloud-NLB network plugin (#135) 2024-04-26 11:22:02 +08:00
nlb_test.go Fix go-lint error 2024-06-21 22:54:32 +08:00
slb.go fix old svc remain after pod recreate when using ali-lb models (#165) 2024-08-16 10:43:50 +08:00
slb_sp.go feat: add network plugin AlibabaCloud-NLB-SharedPort & support AllowNotReadyContainers (#98) 2023-10-26 11:09:03 +08:00
slb_sp_test.go feat: add network plugin AlibabaCloud-NLB-SharedPort & support AllowNotReadyContainers (#98) 2023-10-26 11:09:03 +08:00
slb_test.go Enhance: support custom health checks for AlibabaCloud-SLB (#154) 2024-06-18 15:17:39 +08:00