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

Not calling github APIs to validate version number #9817

Merged
merged 3 commits into from
Mar 13, 2019

Conversation

divman25
Copy link
Contributor

https://developercommunity.visualstudio.com/content/problem/479271/kubectl-apply-failing-with-responsebodyforeach-is.html

Kubectl download fails, as we validate the version before doing anything else. This validation makes multiple github API calls that fail with this message -
{"message":"API rate limit exceeded for .... (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://developer.github.com/v3/#rate-limiting"}

@divman25 divman25 force-pushed the users/divman/master/fix branch from ca5e700 to e91b136 Compare March 13, 2019 06:58
@divman25 divman25 merged commit 695fc57 into master Mar 13, 2019
@divman25 divman25 deleted the users/divman/master/fix branch March 13, 2019 08:33
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

Successfully merging this pull request may close these issues.

3 participants