epacke / BigIPReport

Overview of your loadbalancer configuration
https://loadbalancing.se
8 stars 2 forks source link

non-existent pool causes virtualserver table to not render #108

Closed timriker closed 6 years ago

timriker commented 6 years ago

We dump pools before we dump virtual servers, so there might be a server that refers to a pool that did not exist yet when we dumped pools. This causes the virtualserver table to fail to render.

Detect missing pool, and render what we can.