Re: Origin v1.3.0 released

2016-09-16 Thread Michal Fojtik
It works even without public-hostname, in that case it will just give you the IP that is resolvable from host (thanks Cesar! :-) On Fri, Sep 16, 2016 at 11:53 AM, Marek Jelen wrote: > @mfojtik I can confirm that on my OSX with "Docker for Mac" on beta > channel `oc cluster up --public-hostname="

Re: Origin v1.3.0 released

2016-09-16 Thread Michal Fojtik
I think the `--create-machine` is not longer needed if you are using the "native" Docker (iow. the xhyve one) on OSX. On Fri, Sep 16, 2016 at 10:46 AM, Matthias Luebken wrote: > Congrats to everyone! > > > And of course I almost forget - the *fastest* way to get v1.3.0 is: > > $ oc cluster up

Re: Origin v1.3.0 released

2016-09-16 Thread Lionel Orellana
Thanks Clayton. Congrats to all on the new release! Just a few hours earlier I was installing 1.3.0rc1 using ansible. Good chance now for me to learn how upgrades work. I'm trying to upgrade to 1.3 using openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade.yml. I set the opens

Re: Origin v1.3.0 released

2016-09-15 Thread Clayton Coleman
And of course I almost forget - the *fastest* way to get v1.3.0 is: $ oc cluster up --version=v1.3.0 Enjoy! On Fri, Sep 16, 2016 at 12:51 AM, Clayton Coleman wrote: > Images have been pushed to the hub and release binaries are up on GitHub > under release v1.3.0 >