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

Refer readers to build an image with D-Bus #231

Closed

Conversation

mikemckiernan
Copy link

Reading this information would have saved me some time. Maybe it can help someone else.

Copy link
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, thanks @mikemckiernan!

Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Refer to the `.github/workflows/enclave-cc-cicd.yaml` file for guidance about building
a `kindest/node` image that includes D-Bus and starting the Kind cluster with the image.

Kind version `v0.16.0` runs with the following Linux distributions:
Copy link
Contributor

Choose a reason for hiding this comment

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

In CI we use what the Github runners provide pre-installed and kind is already at v0.20.0:

Suggested change
Kind version `v0.16.0` runs with the following Linux distributions:
Kind version `v0.20.0` runs with the following Linux distributions:

for development purposes.

Kind version `v0.16.0` have been successfully tested on the following Linux distros.
Refer to the `.github/workflows/enclave-cc-cicd.yaml` file for guidance about building
a `kindest/node` image that includes D-Bus and starting the Kind cluster with the image.
Copy link
Contributor

Choose a reason for hiding this comment

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

would we want to give more details why D-Bus is needed? (now that I think of it, and since this is a doc for developers, an option for developers could also be to have the custom containerd built in that node image directly)

@mythi
Copy link
Contributor

mythi commented Aug 10, 2023

@mikemckiernan FYI, this is becoming obsolete as we move to use host systemctl. See #242

@mythi
Copy link
Contributor

mythi commented Aug 15, 2023

@mikemckiernan FYI, this is becoming obsolete as we move to use host systemctl. See #242

#242 is merged so I'd suggest this one gets closed.

@fidencio
Copy link
Member

Let's close this one as we don't depend anymore on using a build image with D-Bus.
@mikemckiernan, thanks for the contribution.

@fidencio fidencio closed this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants