Also, as part of this rebase we are back to managing our carry patches
in a Kubernetes mirror repository - you can see the repo by adding the
openshift/kubernetes remote to a Kubernetes clone:

    git remote add openshift [email protected]:openshift/kubernetes.git
    git fetch openshift
    git checkout v1.2.0-origin

If you are using godeps you will need to ensure you run the first two
steps above before godep restoring.

On Sat, Feb 6, 2016 at 12:19 PM, Clayton Coleman <[email protected]> wrote:
> There are some minor loose ends from the last rebase that may affect
> you on master
>
> * hack/updated-generated-conversions.sh does not generate the right
> thing on Go 1.5 - you'll have to  use 1.4 or only merge the non
> conflicting changes
> * edit has partially regressed
>
> Please be sure to open any issues you hit that you may suspect may be
> rebase related and tag myself or deads2k in the issue so we can
> triage.
>
> Thanks!

_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to