todorm85/Sf-PoSh

When removing a project update the nlb configs and mappings

Closed this issue · 1 comments

Ability to detach a project from the cluster

  • do not remove the cluster if only one other node is left
  • leave the current function remove cluster as is - it should do what it does now
  • update the lb config - remove the node from upstream
  • update the mappings - remove the mapping to this nlbId of the projectid
  • update all other nodes system configs - remove the nlb node url

When removing a project

  • event for before project remove
  • run the detach from nlb cluster if part of nlb cluster

Not necessary