Skip to content

Feature/shared file system mount#47

Merged
tamirse merged 10 commits intomasterfrom
feature/shared-file-system-mount
Aug 13, 2025
Merged

Feature/shared file system mount#47
tamirse merged 10 commits intomasterfrom
feature/shared-file-system-mount

Conversation

@tamirse
Copy link
Copy Markdown
Collaborator

@tamirse tamirse commented Aug 8, 2025

No description provided.

tamirse added 4 commits August 8, 2025 10:39
Use separate classes for each volume mount type.
Added support for shared filesystem volume mounts.
The base VolumeMount class now serves as an abstract base,
and specific volume mount types like ScratchMount, SecretMount,
MemoryMount, and SharedFilesystemMount inherit from it.
Copy link
Copy Markdown
Contributor

@shamrin shamrin left a comment

Choose a reason for hiding this comment

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

Looks good to me, save for minor comments.

Comment thread datacrunch/containers/__init__.py Outdated
Comment thread datacrunch/containers/containers.py Outdated
@tamirse tamirse merged commit 0e31930 into master Aug 13, 2025
16 checks passed
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