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
[wicketd] Update bootstrap peer addrs after RSS config is uploaded (#3444)
When the user calls `GET /rack-setup/config`, we were filling in the
bootstrap addresses of the _inventory_ (i.e., all available sleds), but
we were not filling them in of the chosen sleds if the user had already
uploaded a config. We now fill in both.
Fixes#3440.
0 commit comments