Commit Graph

7 Commits

Author SHA1 Message Date
Adam Friedman
c0a42ad884 Custom validation of server certificate for WebSockets (#103)
* Improve SSL customisation for WebSockets

kubernetes-client/csharp#102

* First test for exec-in-pod over WebSockets.

Also, implement basic mock server for testing WebSockets.

kubernetes-client/csharp#102

* Attempt to handle raciness of Watcher tests.

kubernetes-client/csharp#102

* Attempt to handle raciness of ByteBuffer test.

kubernetes-client/csharp#102
2018-03-19 22:03:28 -07:00
Boshi Lian
db7ed9cad1 fix tests stuck and failed on low core machine (#89) 2018-01-25 22:04:06 -08:00
Boshi Lian
f7c0aa34d3 fix tests and examples to use v1.8 model 2017-12-02 14:01:57 +08:00
Boshi Lian
e06dcc57dc testcases: ensure handlers work with watcher 2017-11-11 03:47:15 +08:00
Boshi Lian
cdeebc1fd7 enlarge timeout to ensure watch test does not break by accident 2017-11-08 14:38:05 +08:00
Boshi Lian
950479d8a1 cleanup unused code and functions and fix unittest naming style 2017-11-08 14:22:10 +08:00
Boshi Lian
2aadabac8a add watch testcases 2017-10-24 04:13:22 +08:00