Files
kubernetes/test/integration
Kubernetes Submit Queue c713ef434d Merge pull request #42327 from deads2k/api-06-debug
Automatic merge from submit-queue

show patch error as string not byte slice

Debugging for https://github.com/kubernetes/kubernetes/issues/39471 shows

```
client_test.go:309: Failed updating patchpod with patch type application/json-patch+json: Operation cannot be fulfilled on pods "patchpod": there is a meaningful conflict:
	 diff1=[123 34 109 101 116 97 100 97 116 97 34 58 123 34 108 97 98 101 108 115 34 58 123 34 102 111 111 34 58 110 117 108 108 125 44 34 114 101 115 111 117 114 99 101 86 101 114 115 105 111 110 34 58 34 49 52 50 50 34 125 125]
	, diff2=[123 34 109 101 116 97 100 97 116 97 34 58 123 34 108 97 98 101 108 115 34 58 110 117 108 108 125 125]
```

I don't speak byte slice, so this makes it a string for next time.

@sttts
2017-03-01 10:18:42 -08:00
..
2017-01-20 08:04:53 -05:00
2017-02-13 09:18:32 -05:00
2017-02-28 23:05:41 -08:00
2017-01-23 10:03:55 -05:00
2017-01-20 08:04:53 -05:00
2017-02-03 08:15:46 +01:00
2017-01-20 08:04:53 -05:00
2017-02-28 23:05:41 -08:00
2017-02-28 23:05:41 -08:00
2017-01-20 08:04:53 -05:00
2017-01-20 08:04:53 -05:00
2017-02-13 09:18:32 -05:00
2016-07-16 13:48:21 -04:00
2017-01-16 09:35:12 -05:00