Commit eb0cc32
committed
Filter NodeBalancer lookup by frontend-subnet-id annotation when specified
Add logic to getNodeBalancerByIP to filter results from the NB list call by frontend-subnet-id annotation. When annotation is present, only return NodeBalancer matching the specified frontend VPC subnet ID. Return lbNotFoundError if no matching NodeBalancer found.1 parent c0cf59d commit eb0cc32
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
729 | 740 | | |
730 | 741 | | |
731 | 742 | | |
| |||
0 commit comments