An error occurred while fetching folder content.
user avatar
persist shared ports during inplace updates (#9736)
Drew Bailey authored
AllocatedSharedResources were not being copied over to the new
allocation struct the scheduler makes during inplace updates. This
caused downstream issues after the plan was applied, namely the shared
ports were dropped causing issues with service
registration/deregistration.

test that shared ports are preserved

change log, also carry over shared network

copy networks
9c3ce6b6
Name Last commit Last update