GoogleContainerTools / GoogleContainerTools/skaffold

Client-side throttling error when using Skaffold

Open
#7,012 4 comments 4 reactions 0 assignees View on GitHub
area/dev kind/bug needs-reproduction
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

From a report on [StackOverflow](https://stackoverflow.com/q/69872578/600339)

> Link to the github https://github.com/oliviaflexx/quizlet-clone/tree/24b8d524ba428b8e33c7412d6b14926199fdb0e7
>
> I'm trying to build a microservices application and when I ran skaffold dev yesterday it worked fine but today when I run it I get this error.
> ```
> I1106 19:00:53.703569 7794 request.go:668] Waited for 1.558340853s due to client-side throttling, not priority and fairness, request: GET:https://34.72.125.232/apis/apps/v1/namespaces/default/replicasets?labelSelector=app%!D(MISSING)auth-mongo
>
> - deployment/classes-mongo-depl is ready. [10/14 deployment(s) still pending]
> I1106 19:01:10.207249 7794 request.go:668] Waited for 1.067757889s due to client-side throttling, not priority and fairness, request: GET:https://34.72.125.232/api/v1/namespaces/default/pods?labelSelector=app%!D(MISSING)suggestions-mongo%!C(MISSING)skaffold.dev%!F(MISSING)run-id%!D(MISSING)7345a149-46a4-414f-85f9-a1b18a9a47e3
> ```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.