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

CNS-1284-Add CRI-O support to the cluster scanner #154

Merged
merged 9 commits into from
Jun 15, 2023

Conversation

ltsonov-cb
Copy link
Contributor

This adds a few additional mounts on the node-agent's cluster scanner.

These mounts provide access to the CRI-O's image storage area via the filesystem - since CRI does not define interfaces to access image content directly; therefore we can't scan the image via the socket.

The values for all 3 mounts can be overridden if the cluster is not using the defaults for some reason (advanced users only). We will not support edge cases where different nodes need different mounts, at least for now.

@ltsonov-cb ltsonov-cb changed the base branch from main to 5.6.2 June 15, 2023 12:39
@ltsonov-cb ltsonov-cb changed the base branch from 5.6.2 to main June 15, 2023 12:39
@ltsonov-cb ltsonov-cb merged commit 43455b0 into main Jun 15, 2023
@ltsonov-cb ltsonov-cb deleted the CNS-1284-crio-support branch June 16, 2023 08:55
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.

2 participants