Skip to content

Commit 0140842

Browse files
committed
update testdata for roundtrip and client tests
1 parent 701b76f commit 0140842

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

pkg/client/tests/clientset_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ func TestClientContentType(t *testing.T) {
9191
contentType: "",
9292
expectedPath: "/api/v1/namespaces/panda/pods",
9393
expectContentType: "application/vnd.kubernetes.protobuf",
94-
expectBody: "k8s\x00\n\t\n\x02v1\x12\x03Pod\x12I\n\x17\n\asnorlax\x12\x00\x1a\x00\"\x00*\x002\x008\x00B\x00\x12\x1c\x1a\x002\x00B\x00J\x00R\x00X\x00`\x00h\x00\x82\x01\x00\x8a\x01\x00\x9a\x01\x00\xc2\x01\x00\x1a\x10\n\x00\x1a\x00\"\x00*\x002\x00J\x00Z\x00r\x00\x1a\x00\"\x00",
94+
expectBody: "k8s\x00\n\t\n\x02v1\x12\x03Pod\x12\x4c\n\x17\n\asnorlax\x12\x00\x1a\x00\"\x00*\x002\x008\x00B\x00\x12\x1c\x1a\x002\x00B\x00J\x00R\x00X\x00`\x00h\x00\x82\x01\x00\x8a\x01\x00\x9a\x01\x00\xc2\x01\x00\x1a\x13\n\x00\x1a\x00\"\x00*\x002\x00J\x00Z\x00r\x00\x88\x01\x00\x1a\x00\"\x00",
9595
},
9696
{
9797
name: "json",
11.8 KB
Binary file not shown.
2.1 KB
Binary file not shown.
11.9 KB
Binary file not shown.
2.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)