[x] :wave: I may be able to implement this feature request
[ ] :warning: This feature might incur a breaking change
Description
The cross-load-balancer example mentions a third option to solve the problem. We just had the need to implement it and would be open to extend the example.
Proposed Solution
(A third option, not pictured here, is to create the shared listener with a fixed response and add a new listener rule in the service stack).
We provide a PR with our solution of the third option. Just leave a quick reply if you are interested :)
An example would be great. Currently trying something like this, but causes dependencies with the Load Balancer stack, causing it to fail, if not both run together.
:rocket: Feature Request
General Information
Description
The cross-load-balancer example mentions a third option to solve the problem. We just had the need to implement it and would be open to extend the example.
Proposed Solution
We provide a PR with our solution of the third option. Just leave a quick reply if you are interested :)