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
|
db472b0d96
|
support target net452 (#86)
* support target net452
* dont build net45 on non windows host
|
2018-01-25 22:03:45 -08:00 |
|
Boshi Lian
|
740892658a
|
make V1.Patch strong type of JsonPatch (#84)
* generate patch object
* generate using private set
* force patch to strong type
|
2018-01-25 21:57:42 -08:00 |
|
Frederik Carlier
|
edc0cfbc59
|
Use mainstream and strongly-named versions of BouncyCastle, YamlDotNet (#77)
* Use strongly-signed NuGet packages
* Use the Signed version of Fractions
|
2018-01-10 13:39:57 -08:00 |
|
Frederik Carlier
|
2a54a8c370
|
Add support for executing commands within a container (#63)
* Add support for executing commands within a container
* Add WebSocketNamespacedPodPortForwardAsync
* Add Attach functionality
* Simplify code
|
2017-12-10 22:21:09 -06:00 |
|
Boshi LIAN
|
88f50b1496
|
add csharp part of quntity
|
2017-12-02 14:06:10 +08:00 |
|
Boshi Lian
|
5ab8ee43a1
|
update rest rt to latest stable
|
2017-11-16 13:27:25 +08:00 |
|
Brendan Burns
|
e7726f7c36
|
Merge pull request #43 from brendandburns/package
Add package info to the build file.
|
2017-11-02 22:06:06 -07:00 |
|
Brendan Burns
|
7dfa47ea91
|
Add package info to the build file.
|
2017-11-02 21:21:05 -07:00 |
|
Boshi Lian
|
60803d19bb
|
introduce query parser to handle watch in query
|
2017-10-24 05:05:40 +08:00 |
|
Boshi Lian
|
42a7949a66
|
switch to dotnetstand 1.3
|
2017-10-13 03:05:11 +08:00 |
|
Brendan Burns
|
f38305bd41
|
Remove openssl dependency. Move to dotnet 2.0
|
2017-09-22 21:26:10 -07:00 |
|
Cole Mickens
|
86992117ca
|
move to .NET Standard 2.0
|
2017-09-14 10:45:17 -07:00 |
|
Sergio Moreno
|
503945d146
|
change kubernetes target framework because libraries should be netstandarX
|
2017-07-24 20:56:03 +02:00 |
|
Sergio Sisternes
|
de9edb1c23
|
Added sample kubeconfig files to testing project
|
2017-06-26 23:08:29 +02:00 |
|
krabhishek8260
|
ad74a08497
|
Add support for connecting/authenticating through kubeconfig
|
2017-06-17 14:11:52 -07:00 |
|