<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 19, 2018 at 9:43 AM, Praveen Kumar <span dir="ltr"><<a href="mailto:prkumar@redhat.com" target="_blank">prkumar@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Thu, Jul 19, 2018 at 12:31 AM Burr Sutter <<a href="mailto:bsutter@redhat.com">bsutter@redhat.com</a>> wrote:<br>
><br>
> Checking if requested OpenShift version 'v3.9.0' is valid ...<br>
><br>
>    Hit github rate limit: GET <a href="https://api.github.com/repos/openshift/origin/releases/tags/v3.9.0" rel="noreferrer" target="_blank">https://api.github.com/repos/<wbr>openshift/origin/releases/<wbr>tags/v3.9.0</a>: 403 API rate limit exceeded for 50.207.133.82. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) [rate reset in 13m35s]<br>
<br>
</span>I hope this is coming from minishift side, for rate limit we have doc<br>
in troubleshooting guide[0], I think it good to tell user this doc<br>
link or says check the troubleshooting document section.<br>
<br>
[0] <a href="https://docs.openshift.org/latest/minishift/troubleshooting/troubleshooting-getting-started.html#github-api-rate-limit-exceeded" rel="noreferrer" target="_blank">https://docs.openshift.org/<wbr>latest/minishift/<wbr>troubleshooting/<wbr>troubleshooting-getting-<wbr>started.html#github-api-rate-<wbr>limit-exceeded</a><br>
<br></blockquote><div> <span class="gmail-HOEnZb"><br></span></div><div><span class="gmail-HOEnZb"><font color="#000000">Also you skip these startup checks [1] . However these checks are there to warn you or fail the minishift start if  certain conditions are not met. You can skip the individual checks  too. <br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000"><br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000">For example if you want to skip the version check then you need to  skip the check i.e. "minishift config set <span class="gmail-HOEnZb"><font color="#000000">skip-check-openshift-version</font></span> true" . <br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000"><br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000">There are some other checks you can see in "minishift config --help | grep -i openshift"</font></span></div><div><span class="gmail-HOEnZb"><font color="#000000"><br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000"> * skip-check-openshift-version<br> * warn-check-openshift-version<br> * skip-check-openshift-release<br> * warn-check-openshift-release<br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000"><br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000">[1] <a href="https://docs.openshift.org/latest/minishift/troubleshooting/troubleshooting-getting-started.html#minshift-startup-check-failed">https://docs.openshift.org/latest/minishift/troubleshooting/troubleshooting-getting-started.html#minshift-startup-check-failed</a><br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000"><br></font></span></div><div><span class="gmail-HOEnZb"><font color="#000000">-Lala<br></font></span></div></div></div></div>