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

Update README.md #155

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Update README.md #155

merged 1 commit into from
Sep 6, 2023

Conversation

mikebrow
Copy link
Contributor

just a quick nit fix to lower case containerd

@elezar
Copy link
Contributor

elezar commented Aug 23, 2023

lgtm

Copy link
Contributor

@elezar elezar left a comment

Choose a reason for hiding this comment

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

Thanks.

@elezar
Copy link
Contributor

elezar commented Aug 23, 2023

@mikebrow I think you may need to sign-off the commit to satisfy the DCO requirement.

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
@@ -75,7 +75,7 @@ command to find them out:
$ crio config |& grep -B1 -A5 cdi_spec_dirs
```

### Containerd configuration
### containerd configuration

To enable and configure CDI support in the [containerd

Choose a reason for hiding this comment

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

how about adding? i ended up looking for this information to try out, which would be useful for other uses?

Suggested change
To enable and configure CDI support in the [containerd
[cotnainerd v1.7.0](https://github.com/containerd/containerd/releases/tag/v1.7.0) or later required.
To enable and configure CDI support in the [containerd

Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe.. there is a chance we are going to backport support for CDI hook injection to the 1.6LTS branch, depending on alpha->beta promotion status in the upcoming k8s v1.29 release

Copy link
Contributor

@elezar elezar left a comment

Choose a reason for hiding this comment

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

lgtm

@elezar elezar merged commit f7c0dca into cncf-tags:main Sep 6, 2023
6 checks passed
@elezar
Copy link
Contributor

elezar commented Sep 6, 2023

merged bypassing the DCO check that had not run. Confirmed that the commit was signed-off.

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.

4 participants