Cole Wagner

Results 34 comments of Cole Wagner
trafficstars

Interesting, that commit is a merge of the merge commit of istio/istio#20543 and some other commit. I don't see anywhere we try to clone the user's fork and that commit...

In particular they are all merge commits in which one of the 2 parent commits is the merge commit of a PR that requested a cherry pick.

Still sounds like there is a bug somewhere given that we still don't know why the unrelated merge commit is being fetched. +1 for identifying that first before trying to...

Bootstrap.py has been officially deprecated since September 2019 https://github.com/kubernetes/test-infra/blob/master/images/bootstrap/README.md#deprecated https://github.com/kubernetes/test-infra/blob/9859a898861b53422140592d0571219ba2fb39e9/jenkins/bootstrap.py#L1059-L1066 Is there a more appropriate/specific image you could be using?