mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
hairpin support
This commit is contained in:
@@ -255,7 +255,7 @@ func TestPullWithJSONError(t *testing.T) {
|
||||
"Bad gateway": {
|
||||
"ubuntu",
|
||||
&jsonmessage.JSONError{Code: 502, Message: "<!doctype html>\n<html class=\"no-js\" lang=\"\">\n <head>\n </head>\n <body>\n <h1>Oops, there was an error!</h1>\n <p>We have been contacted of this error, feel free to check out <a href=\"http://status.docker.com/\">status.docker.com</a>\n to see if there is a bigger issue.</p>\n\n </body>\n</html>"},
|
||||
"because the registry is temporarily unavailbe",
|
||||
"because the registry is temporarily unavailable",
|
||||
},
|
||||
}
|
||||
for i, test := range tests {
|
||||
|
||||
Reference in New Issue
Block a user