On Thu, Jul 19, 2018 at 2:50 AM Gerard Braad <[email protected]> wrote:
> 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) > I have Gasmask on the Mac. It allows you to easily edit and make new /etc/hosts files "on-the-fly". So, I can easily just add/edit/activate different hosts files and since I had been working on the plane (literally on-the-fly) I have experimented with it a few times and it worked in this instance when minishift could not see any network, it would start (I guess the ping 8.8.8.8 is its test to see if it should try GitHub) 192.168.99.104 customer-tutorial.192.168.99.104.nip.io 192.168.99.104 grafana-istio-system.192.168.99.104.nip.io 192.168.99.104 tracing-istio-system.192.168.99.104.nip.io 192.168.99.104 prometheus-istio-system.192.168.99.104.nip.io 192.168.99.104 servicegraph-istio-system.192.168.99.104.nip.io 192.168.99.104 istio-ingressgateway-istio-system.192.168.99.104.nip.io > 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
