You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
provider-helm has client-side throttling every time connect to the cluster
k -n crossplane-system logs deploy/provider-helm-3d2f09bcd965 --since 1m -f
I1128 12:43:29.919990 1 request.go:665] Waited for 1.190135507s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/storagetransfer.cnrm.cloud.google.com/v1beta1?timeout=32s
I1128 12:43:40.120392 1 request.go:665] Waited for 11.390239384s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/milvus.io/v1beta1?timeout=32s
I1128 12:43:50.127379 1 request.go:665] Waited for 6.190781086s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/sfn.aws.crossplane.io/v1alpha1?timeout=32s
I1128 12:44:00.336327 1 request.go:665] Waited for 1.189155236s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/milvus.io/v1alpha1?timeout=32s
I1128 12:44:10.336621 1 request.go:665] Waited for 11.188964474s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/cloudidentity.cnrm.cloud.google.com/v1beta1?timeout=32s
I1128 12:44:20.345096 1 request.go:665] Waited for 5.989111872s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/binaryauthorization.cnrm.cloud.google.com/v1beta1?timeout=32s
I1128 12:44:31.086707 1 request.go:665] Waited for 1.174828735s due to client-side throttling, not priority and fairness, request: GET:https://10.255.0.1:443/apis/servicedirectory.cnrm.cloud.google.com/v1beta1?timeout=32s
How could Crossplane help solve your problem?
Add a connection cache to avoid call discovery api every time
The text was updated successfully, but these errors were encountered:
What problem are you facing?
provider-helm has client-side throttling every time connect to the cluster
How could Crossplane help solve your problem?
Add a connection cache to avoid call discovery api every time
The text was updated successfully, but these errors were encountered: