You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#6229 adds dataset to the blueprint, to make their existence explicit instead of implicit alongside zones and disks.
Like zones, we are initially implementing "add and expungement" of datasets initially, with removal being deferred until we're confident we can observe the removal of datasets from the inventory.
The text was updated successfully, but these errors were encountered:
I assume that in the same way that #5552 is blocked on being sure that the expunged zone is gone from inventory, this issue is blocked on being sure that the expunged dataset is gone from inventory, which in turn depends on #7304.
This was discussed on #7319 - if we opt to not merge #7325 , then "removing expunged datasets" should depend on bundles with expunged datasets being reassigned explicitly
Related to #5552
#6229 adds dataset to the blueprint, to make their existence explicit instead of implicit alongside zones and disks.
Like zones, we are initially implementing "add and expungement" of datasets initially, with removal being deferred until we're confident we can observe the removal of datasets from the inventory.
The text was updated successfully, but these errors were encountered: