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
This is a historical artifact -- we used to provision datasets in the PUT /omicron-zone API, but should now be able to rely on reconfigurator's executor to provision necessary datasets. This issue tracks removing the logic in:
Blocked by #6989 , otherwise RSS will presumably break if these lines are changed. RSS will need to request the datasets itself (this is fixed in #7000 )
This is a historical artifact -- we used to provision datasets in the
PUT /omicron-zone
API, but should now be able to rely on reconfigurator's executor to provision necessary datasets. This issue tracks removing the logic in:omicron/sled-agent/src/sled_agent.rs
Lines 948 to 964 in 7ca80f1
(Or, at least, replacing it with a check that these datasets exist)
The text was updated successfully, but these errors were encountered: