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

Re-use existing container bundles for restart policy #396

Open
3 tasks
windsource opened this issue Oct 21, 2024 · 0 comments
Open
3 tasks

Re-use existing container bundles for restart policy #396

windsource opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request. Issue will appear in the change log "Features"
Milestone

Comments

@windsource
Copy link
Contributor

Description

With PR #386 we re-use container bundles on device restart. But there is also another situation when a workload exits and a restartPolicy is provided and thus the workload is restarted. In that case when the workload has exited with state SUCCEEDED then we should not delete the existing container bundle but re-use it.

Goals

Re-use container bundles when the restart policy is applied and workload is in state SUCCEEDED.

Final result

Summary

To be filled when the final solution is sketched.

Tasks

  • Task 1
  • Task 2
  • ...
@windsource windsource added the enhancement New feature or request. Issue will appear in the change log "Features" label Oct 21, 2024
@krucod3 krucod3 added this to the v0.6 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. Issue will appear in the change log "Features"
Projects
None yet
Development

No branches or pull requests

2 participants