Skip to content

Maintain dumps-nfs mountpoints - #522

Open
filippog wants to merge 1 commit into
filippog/stack/1from
filippog/stack/2
Open

Maintain dumps-nfs mountpoints#522
filippog wants to merge 1 commit into
filippog/stack/1from
filippog/stack/2

Conversation

@filippog

@filippog filippog commented Jul 29, 2026

Copy link
Copy Markdown
Member

Add a new privileged daemonset maintain-dumps-nfs in charge of healthchecking dumps-nfs.wikimedia.org mountpoint (singular) and re-mount as needed.

Additionally the daemon also maintains both public symlinks (/public/dumps) and compat ones (/mnt/nfs/dumps-clouddumps100[12].wikimedia.org).

Mountpoints have propagation Bidirectional set in the daemonset so mount changes are reflected in the host. singleuser pods have mountpoints (/mnt/nfs and /public/dumps) set with propagation HostToContainer so (u)mount events are propagated there too as expected.

This PR only adds the scaffolding, enabling the feature is done in #523

@filippog filippog changed the title add maintain-dumps-nfs Maintain dumps-nfs mountpoints Jul 29, 2026
@filippog
filippog marked this pull request as ready for review July 29, 2026 13:14
@filippog
filippog requested a review from dhinus July 29, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant