Skip to content

Conversation

@diocas
Copy link
Contributor

@diocas diocas commented Aug 30, 2023

This PR follows #167, so only the last commit is relevant. Once the other is merged, I'll rebase.

It adds the possibility to mount a CephFS mount, which is necessary to add support for the HPC service (it's a shared space between submission and nodes).
It requires extra configuration, I'll add it in the ops repo later. This feature is disabled by default.

@diocas diocas requested review from ebocchi and etejedor August 30, 2023 20:35
@diocas diocas force-pushed the hpc_integration branch 2 times, most recently from 66843bc to 570bc79 Compare September 1, 2023 08:49
@@ -0,0 +1,73 @@
from kubernetes_asyncio.client.models import (
Copy link
Contributor

Choose a reason for hiding this comment

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

After the last restructuring to unite condor with spark, shouldn't this go in here?

Copy link
Contributor Author

@diocas diocas Mar 28, 2024

Choose a reason for hiding this comment

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

@etejedor Done, can you review and eventually merge? I need your help to config the gitops repo.
(This also needs some testing, as I didn't test the move to swan_computing yet...)

diocas added 2 commits March 28, 2024 18:15
Exposes the shared CEPH FS share to allow submission and retrieval of files
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