Cleanup in background mode #1

Open
opened 2026-05-03 12:37:54 +02:00 by kevin · 1 comment
Owner

Background mode works by launching the driver pod and then exiting.

Cleanup can be implemented by generating a cleanup script, storing it in the generated config map (same as the init script) and
modifying the driver pod launch to run this script on cleanup.

Background mode works by launching the driver pod and then exiting. Cleanup can be implemented by generating a cleanup script, storing it in the generated config map (same as the init script) and modifying the driver pod launch to run this script on cleanup.
kevin closed this issue 2026-05-03 18:36:09 +02:00
kevin reopened this issue 2026-05-03 18:36:13 +02:00
Author
Owner

implemented, but not tested

implemented, but not tested
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kevin/ma#1