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 workload deletion #116

Open
4 of 7 tasks
alexandrebrg opened this issue Apr 28, 2023 · 1 comment
Open
4 of 7 tasks

implement workload deletion #116

alexandrebrg opened this issue Apr 28, 2023 · 1 comment
Labels
type/enhancement New feature or request

Comments

@alexandrebrg
Copy link
Member

alexandrebrg commented Apr 28, 2023

What needs to be done ?

  • Controller handling of a workload deletion
    • Entry must be deleted from database
    • Related instances must be deleted from database
  • Ensure riklet function deletion handling is complete
    • Instance deletion should delete file related to the instance
    • To be discussed: when and how to handle workload cache deletion
  • Full deletion handling of instances of a workload in scheduler

Why it needs to be done ?

  • Dependent project Morty needs to be able to delete workloads
@alexandrebrg alexandrebrg added the type/enhancement New feature or request label Apr 28, 2023
@MaloPolese MaloPolese self-assigned this May 9, 2023
@MaloPolese
Copy link
Member

@alexandrebrg everything is already done in controller right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
Status: 🆕 New
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants