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
#5955 adds a background task that will poll Crucible agents for the ports that regions were allocated with. This is required because ports were originally not recorded in CRDB, but after that PR lands they will be filled in. At some point in the future, all region records will have an associated port, and new allocations will record the port returned - at that time, deprecate this task, and make the port field non-optional.
The text was updated successfully, but these errors were encountered:
#5955 adds a background task that will poll Crucible agents for the ports that regions were allocated with. This is required because ports were originally not recorded in CRDB, but after that PR lands they will be filled in. At some point in the future, all region records will have an associated port, and new allocations will record the port returned - at that time, deprecate this task, and make the port field non-optional.
The text was updated successfully, but these errors were encountered: