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

Enable mock filesystems in KIND #232

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Enable mock filesystems in KIND #232

merged 1 commit into from
Nov 21, 2024

Conversation

roehrich-hpe
Copy link
Contributor

On the docker host, the /tmp/nnf dir is expected to be mounted into each docker container as /mnt/nnf.

The k8s pods will add volume mounts for /mnt/nnf and will place their mock devices and filesystems there.

On the docker host, the /tmp/nnf dir is expected to be mounted into each docker
container as /mnt/nnf.

The k8s pods will add volume mounts for /mnt/nnf and will place their mock
devices and filesystems there.

Signed-off-by: Dean Roehrich <[email protected]>
@roehrich-hpe
Copy link
Contributor Author

This is used by NearNodeFlash/nnf-sos#420

@roehrich-hpe roehrich-hpe merged commit efcdd0c into master Nov 21, 2024
1 check passed
@roehrich-hpe roehrich-hpe deleted the mock-fs-in-kind branch November 21, 2024 14:49
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