cloud-provider-alibaba-cloud icon indicating copy to clipboard operation
cloud-provider-alibaba-cloud copied to clipboard

CloudProvider for Alibaba Cloud

Results 19 cloud-provider-alibaba-cloud issues
Sort by recently updated
recently updated
newest added

#### What happened: We are using a format like alicloud://regionId.instanceId for node. Add a route to the routing table of VPC was failed #### What you expected to happen: Add...

kind/bug
lifecycle/stale

base info - cloud provider version: v1.24 - k8s cluster version: 1.24.3 ------------- error ``` I0720 03:22:31.744942 1 alb_controller.go:55] controllers/alb-ingress-controller "msg"="start to register crds" E0720 03:22:31.749379 1 alb_controller.go:58] controllers/alb-ingress-controller "msg"="register...

kind/bug

E0222 06:38:07.735664 14 alb_controller.go:58] controllers/alb-ingress-controller "msg"="register crd: %s" "error"="initialize crd: *ingress.AlbConfigCRD, error creating crd albconfigs.alibabacloud.com: the server could not find the requested resource" "initialize crd: *ingress.AlbConfigCRD, error creating crd albconfigs.alibabacloud.com:...

kind/bug

Cloud provider will register CRDs when it starts. In Kubernetes 1.22.x, it supports CRD only with apiextensions.k8s.io/v1 version. However, cloud provider's CRDs are still at apiextensions.k8s.io/v1beta1 version. It caused the...

lifecycle/stale

/kind feature #### What this PR does / why we need it: Updates the project dependencies to Kubernetes v1.24 and uses go 1.18. #### Does this PR introduce a user-facing...

kind/feature
cncf-cla: yes
size/XXL
ok-to-test

#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes for your...

cncf-cla: yes
lifecycle/rotten
needs-ok-to-test
size/S

#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes for your...

size/XS
cncf-cla: no
needs-ok-to-test

#### What happened: After deploying aliyun-cloud-provider through DaemonSet, after starting the gateway, it starts to report errors E0523 04:20:05.426765 1 service_controller.go:229] service-controller "msg"="reconcile loadbalancer failed" "error"="apply model error: get load...

kind/bug
lifecycle/rotten

/kind feature

kind/feature
cncf-cla: yes
approved
needs-rebase
size/S