-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
21,689 additions
and
22,015 deletions.
There are no files selected for viewing
4,244 changes: 2,117 additions & 2,127 deletions
4,244
...mespaces/lb/v1/testdata/test-add-backend-servers-with-instance-id-public-ip.cassette.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4,192 changes: 2,117 additions & 2,075 deletions
4,192
internal/namespaces/lb/v1/testdata/test-add-backend-servers-with-instance-id.cassette.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
internal/namespaces/lb/v1/testdata/test-add-backend-servers-with-instance-id.golden
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
🎲🎲🎲 EXIT CODE: 1 🎲🎲🎲 | ||
🟥🟥🟥 STDERR️️ 🟥🟥🟥️ | ||
Hint: | ||
Private ip are assigned when the server boots, start yours with: scw instance server start e176275a-656d-477d-a548-b48c957fd2a2 | ||
Private ip are assigned when the server boots, start yours with: scw instance server start 280dd483-198d-4c6c-9a90-055ad0ffbd59 | ||
🟥🟥🟥 JSON STDERR 🟥🟥🟥 | ||
{ | ||
"message": "server e176275a-656d-477d-a548-b48c957fd2a2 (cli-srv-blissful-bardeen) does not have a private ip", | ||
"hint": "Private ip are assigned when the server boots, start yours with: scw instance server start e176275a-656d-477d-a548-b48c957fd2a2" | ||
"message": "server 280dd483-198d-4c6c-9a90-055ad0ffbd59 (cli-srv-youthful-pascal) does not have a private ip", | ||
"hint": "Private ip are assigned when the server boots, start yours with: scw instance server start 280dd483-198d-4c6c-9a90-055ad0ffbd59" | ||
} |
Oops, something went wrong.