Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.0
-
Fix Version/s: Backlog
-
Component/s: Site Generation Service
-
Labels:None
Description
When IP Pool IDs were used for deployment, they were saved to the hostingAssignments table.
When we switched to IP addresses, we should have updated that table column and saved the IPs.
The removeSite() call now has an IP address parameter. Once the deploy IP is persisted, it should be used to validate the removeSite IP.