Skip to content

Can't shelf a cluster that was created from deleted shelf #88

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

Open
tobifroe opened this issue Jul 11, 2023 · 1 comment
Open

Can't shelf a cluster that was created from deleted shelf #88

tobifroe opened this issue Jul 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tobifroe
Copy link

I ran into a weird issue yesterday - it seems like currently it's impossible to create a shelf from a cluster that was itself created from a shelf that has been deleted in the meantime. Steps to reproduce:

  1. Create shelf from any cluster
  2. Restore shelf to a new cluster
  3. Delete shelf
  4. Shelf newly restored cluster (from step 2)
  5. -> Errors (see operator log attached):
    unnamed
@tobifroe tobifroe added the bug Something isn't working label Jul 11, 2023
@tschale
Copy link
Contributor

tschale commented Jul 24, 2023

We probably should delete the fromShelf from the beiboot CRD, after the cluster became ready. I suspect that the cluster reconcile also won't work when a shelf is deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants