Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

clh: Pull static binary when possible.#1141

Closed
jcvenegas wants to merge 1 commit into
kata-containers:stable-1.11from
jcvenegas:fix-release-for-1.11.x
Closed

clh: Pull static binary when possible.#1141
jcvenegas wants to merge 1 commit into
kata-containers:stable-1.11from
jcvenegas:fix-release-for-1.11.x

Conversation

@jcvenegas
Copy link
Copy Markdown
Member

Cloud hypervisor publish its own static binaries on releases. Lets try
to pull from it when possible, else build from source, this is useful
when for some reason clh build is broken.

Fixes: #1140

Signed-off-by: Jose Carlos Venegas Munoz jose.carlos.venegas.munoz@intel.com

Cloud hypervisor publish its own static binaries on releases.  Lets try
to pull from it when possible, else build from source, this is useful
when for some reason clh build is broken.

Fixes: kata-containers#1140

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
Copy link
Copy Markdown
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@fidencio
Copy link
Copy Markdown
Member

fidencio commented Sep 2, 2020

I'd like to mention that this a good practice that should be used for every single binary we consume!

@jcvenegas
Copy link
Copy Markdown
Member Author

/test

Copy link
Copy Markdown
Contributor

@likebreath likebreath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. @egernst Would you please give it a try (in the runtime repo w/ depends-on should work)?

egernst added a commit to egernst/runtime that referenced this pull request Sep 2, 2020
Just a demo PR.

Unfortunately the 0.7 branch for CLH is now missing a reference on a dependency;
let's bump to 0.8.0.

Depends-on: kata-containers/packaging#1141
Fixes: kata-containers#2926

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
egernst added a commit to egernst/runtime that referenced this pull request Sep 2, 2020
Just a demo PR.

Unfortunately the 0.7 branch for CLH is now missing a reference on a dependency;
let's bump to 0.8.0.

Depends-on: github.com/kata-containers/packaging#1141
Fixes: kata-containers#2926

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
jcvenegas added a commit to jcvenegas/runtime that referenced this pull request Sep 3, 2020
Fixes: #1

Depends-on: github.com/kata-containers/packaging#1141

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
@likebreath likebreath added the do-not-merge PR has problems or depends on another label Sep 3, 2020
Copy link
Copy Markdown

@jodh-intel jodh-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jcvenegas.

lgtm

This needs to be ported to 2.0 fwics.

Also, seeing this change inspired: #1143.

@jodh-intel
Copy link
Copy Markdown

Branch conflicted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

do-not-merge PR has problems or depends on another

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants