Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE ci: use the prebuilt kbs-client #9539

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

portersrc
Copy link
Contributor

Rather than build the kbs-client from scratch, the CI can leverage the staged kbs-client images from ghcr.

We seem to be running this kbs-install-cli for nontee and (soon-to-be-merged) tdx builds. The kbs-client:latest should work for these.

Note: The tdx self-hosted runner must have oras installed before this change is taken.

Fixes: #9493

DO NOT MERGE because this PR depends on #9452.

Rather than build the kbs-client from scratch, the CI can
leverage the staged kbs-client images from ghcr.

Fixes: kata-containers#9493
Signed-off-by: Chris Porter <porter@ibm.com>
@katacontainersbot katacontainersbot added the size/small Small and simple task label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/small Small and simple task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: install pre-built kbs-client in kbs_install_cli()
2 participants