Burr > I turned off wifi on the laptop and ran for 1 hour with most of the > bit.ly/istio-tutorial demos completely disconnected.
Curious what else you have done to make this work ... as we have a way to intercept DNS requests, but it is not foolproof yet (manual config) On Thu, Jul 19, 2018 at 3:36 PM Budh Ram Gurung <[email protected]> wrote: > > Hi Burr, > > On Thu, Jul 19, 2018 at 11:53 AM Lalatendu Mohanty <[email protected]> > wrote: >> >> >> >> On Thu, Jul 19, 2018 at 9:43 AM, Praveen Kumar <[email protected]> wrote: >>> >>> On Thu, Jul 19, 2018 at 12:31 AM Burr Sutter <[email protected]> wrote: >>> > >>> > Checking if requested OpenShift version 'v3.9.0' is valid ... >>> > >>> > Hit github rate limit: GET >>> > https://api.github.com/repos/openshift/origin/releases/tags/v3.9.0: 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] >>> >>> I hope this is coming from minishift side, for rate limit we have doc >>> in troubleshooting guide[0], I think it good to tell user this doc >>> link or says check the troubleshooting document section. >>> >>> [0] >>> https://docs.openshift.org/latest/minishift/troubleshooting/troubleshooting-getting-started.html#github-api-rate-limit-exceeded >>> >> >> 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. >> >> For example if you want to skip the version check then you need to skip the >> check i.e. "minishift config set skip-check-openshift-version true" . >> >> There are some other checks you can see in "minishift config --help | grep >> -i openshift" >> >> * skip-check-openshift-version > > > This is the best solution in this case for you :) > >> >> * warn-check-openshift-version >> * skip-check-openshift-release >> * warn-check-openshift-release >> >> [1] >> https://docs.openshift.org/latest/minishift/troubleshooting/troubleshooting-getting-started.html#minshift-startup-check-failed >> >> -Lala >> _______________________________________________ >> Devtools mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/devtools > > > Regards, > Budh Ram Gurung > > > _______________________________________________ > Devtools mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/devtools _______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
