Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl client-side throttling #26

Open
yuriolisa opened this issue Nov 22, 2021 · 0 comments
Open

kubectl client-side throttling #26

yuriolisa opened this issue Nov 22, 2021 · 0 comments

Comments

@yuriolisa
Copy link
Contributor

The following message is being presented when we try to get pods using kubectl instead oc:

[root@crc-dzk9v-master-0 /]# kubectl get pods I1122 11:45:52.315112 1772227 request.go:665] Waited for 1.17392018s due to client-side throttling, not priority and fairness, request: GET:https://api.crc.testing:6443/apis/controlplane.operator.openshift.io/v1alpha1?timeout=32s No resources found in myproject namespace. [root@crc-dzk9v-master-0 /]# oc get pods No resources found in myproject namespace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants