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 |
|
Frederik Carlier
|
ff7a455ae7
|
RFC - Support WebSockets with channels (#66)
* Add support for demuxing streams from WebSockets.
* Add missing using statement, fix unit test
|
2018-01-02 20:45:53 -08:00 |
|
Boshi Lian
|
f7c0aa34d3
|
fix tests and examples to use v1.8 model
|
2017-12-02 14:01:57 +08:00 |
|
Boshi Lian
|
950479d8a1
|
cleanup unused code and functions and fix unittest naming style
|
2017-11-08 14:22:10 +08:00 |
|
Brendan Burns
|
c74d625335
|
Merge pull request #35 from tg123/watch
introduce watch api
|
2017-10-26 11:27:40 -07:00 |
|
Boshi Lian
|
2aadabac8a
|
add watch testcases
|
2017-10-24 04:13:22 +08:00 |
|
Boshi Lian
|
a323d7d3fe
|
rename client cert params to a better name
|
2017-10-24 01:42:01 +08:00 |
|
Boshi Lian
|
8c93486aa2
|
introduce auth test using asp.net core
|
2017-10-21 21:44:01 +08:00 |
|