Update Buildah in glide.yaml#64
Conversation
Update Buildah to v1.7.3 along with a couple of dependent projects. This addresses: https://jira.coreos.com/browse/RUN-362 and https://bugzilla.redhat.com/show_bug.cgi?id=1695622 Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: TomSweeneyRedHat If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@TomSweeneyRedHat: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/hold @TomSweeneyRedHat unfortunately running the bump (via |
|
@adambkaplan , @nalind told me that I neglected to run deps/update-dep.sh earlier today which I'm trying to do now, but it appears to be hanging. Is there anything else I can do/change to move this forward or am I in hurry up and wait mode at the moment? |
|
@TomSweeneyRedHat - this has opened up a whole separate set of issues related to our k8s dependencies. Most of these we don't need in openshift/builder and should be ripped out. |
|
@adambkaplan , @nalind had me adjust a couple things in the yaml and after retrying, I'm now seeing the below error when running hack/update-deps.sh. Is this due to the k8s dependencies you mentioned prior and any thoughts on how we might get around it? |
|
Thanks to @nalind, he figured out my last issue was due to a lack of memory on my VM, bumped that up and now it's happy. |
|
The VM that I'd this sandbox in got trashed over the weekend, and I'm not feeling good about where this branch stands in my new VM. I'm going to save my glide.yaml that I've redone and will create a new PR. I'm going to kill this one. |
Update Buildah to v1.7.3 along with a couple of
dependent projects. This addresses: https://jira.coreos.com/browse/RUN-362
and https://bugzilla.redhat.com/show_bug.cgi?id=1695622
Signed-off-by: TomSweeneyRedHat tsweeney@redhat.com