Commit 10b6eba
authored
🌱 Look for different error code while deleting server of lb (#1631)
* look for different error code while deleting server of lb
We no longer get the error `load_balancer_not_found` if the target
server was not found, instead we should check for the error
`invalid_input`.
Signed-off-by: Dhairya Arora <[email protected]>
* fixup! look for different error code while deleting server of lb
* fixup! fixup! look for different error code while deleting server of lb
* fixup! fixup! fixup! look for different error code while deleting server of lb
---------
Signed-off-by: Dhairya Arora <[email protected]>1 parent edcdcc5 commit 10b6eba
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
663 | 662 | | |
664 | 663 | | |
665 | 664 | | |
666 | | - | |
667 | | - | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
668 | 671 | | |
669 | 672 | | |
| 673 | + | |
670 | 674 | | |
671 | 675 | | |
672 | 676 | | |
| |||
0 commit comments