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

implement mount controller #9602

Open
Tracked by #8367
smira opened this issue Oct 30, 2024 · 0 comments · May be fixed by #10062
Open
Tracked by #8367

implement mount controller #9602

smira opened this issue Oct 30, 2024 · 0 comments · May be fixed by #10062
Assignees

Comments

@smira
Copy link
Member

smira commented Oct 30, 2024

Replace the code which does mount/unmount of volumes on request with a generic code which simply manages resources MountRequest and watches results (MountRequestStatus)

@smira smira self-assigned this Oct 30, 2024
smira added a commit to smira/talos that referenced this issue Nov 11, 2024
Fixes siderolabs#9602

Aggregate incoming volume mount requests, reconcile them with volume
status, perform actual mounting, and produce mount status.
smira added a commit to smira/talos that referenced this issue Dec 27, 2024
Fixes siderolabs#9602

Aggregate incoming volume mount requests, reconcile them with volume
status, perform actual mounting, and produce mount status.
@smira smira linked a pull request Dec 27, 2024 that will close this issue
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 a pull request may close this issue.

1 participant