bcgov / cloud-pathfinder

This is the technology and UX backend repo for the cloud pathfinder ZenHub task board
https://app.zenhub.com/workspaces/cloud-pathfinder-5e4dbb426c3c6af8dcbf06a7/board?repos=241742911
Creative Commons Zero v1.0 Universal
2 stars 8 forks source link

Setup a Fixed 200 Response on Workload Account ALBs for Network Health Checks #2919

Open MaxWardle opened 3 months ago

MaxWardle commented 3 months ago

Describe the Issue When we create a "Default" ALB in workload accounts to hook up to the network, we also create a health check to make sure there are no outages. The issue with this health check is that it checks the health of the application as well as the health of the network. We don't care about the health of the application, as that is the application team's concern. We want set up a fixed 200 response on the default ALB to be able to check only the health of the network.

Additional Context Add any other context, attachments or screenshots

Acceptance Criteria