931 Commits

Author SHA1 Message Date
Boshi Lian
8c93486aa2 introduce auth test using asp.net core 2017-10-21 21:44:01 +08:00
Boshi Lian
7096b15604 extract path to shared const 2017-10-21 21:39:04 +08:00
Boshi Lian
8d78451890 support anonymous for client 2017-10-21 20:55:31 +08:00
Boshi Lian
adeab58f58 introduce go client style config creating functions 2017-10-21 20:55:31 +08:00
Brendan Burns
a5af10a282 fix Nuget package link. 2017-10-20 21:20:52 -07:00
Brendan Burns
5ea4264a6b Merge pull request #31 from tg123/update_test_lib
update test sdk to release version
2017-10-19 20:07:40 -07:00
Brendan Burns
5d1b60ffaf Merge pull request #33 from tg123/netstandard13
change lib target to netstandard13
2017-10-19 20:07:17 -07:00
Brendan Burns
fea8fdd00f Merge pull request #34 from tg123/patch-1
minor update to readme
2017-10-19 20:06:13 -07:00
Brendan Burns
c5f1360c3a Merge pull request #36 from krabhishek8260/generateclient
Regenerated csharp client
2017-10-19 20:00:00 -07:00
Kumar Abhishek
4ef6941a60 Generated client 2017-10-19 20:06:49 +00:00
Boshi Lian
061cac05c6 minor update to readme 2017-10-13 03:44:59 +08:00
Boshi Lian
758eaea20d fix load error on linux 2017-10-13 03:34:24 +08:00
Boshi Lian
8e9ed00fc3 add net standard way to create cert with key 2017-10-13 03:06:35 +08:00
Boshi Lian
fb51fa70d6 add default namespace 2017-10-13 03:05:27 +08:00
Boshi Lian
42a7949a66 switch to dotnetstand 1.3 2017-10-13 03:05:11 +08:00
Boshi Lian
c35c70b009 update test sdk to release version 2017-10-13 02:13:19 +08:00
Brendan Burns
c108799aab Merge pull request #28 from brendandburns/content
Correct the content type in the Kubernetes client.
2017-10-12 10:59:56 -07:00
Brendan Burns
65d4371a6a Merge pull request #27 from brendandburns/creds
Remove the dependency on the openssl executable.
2017-10-12 10:59:08 -07:00
Brendan Burns
a5bd209dbb Update travis config. 2017-10-05 15:52:24 -07:00
Brendan Burns
278ed972a7 Merge branch 'creds' of https://github.com/brendandburns/csharp into creds 2017-09-27 21:55:40 -07:00
Brendan Burns
c83e613c65 Merge branch 'creds' of https://github.com/brendandburns/csharp into creds 2017-09-27 21:55:07 -07:00
Brendan Burns
e179270d1c Merge branch 'creds' of https://github.com/brendandburns/csharp into creds 2017-09-27 21:52:58 -07:00
Brendan Burns
ed50fc2d8e Add tests. 2017-09-27 21:51:00 -07:00
Brendan Burns
2a14c3f903 Remove openssl dependency. Move to dotnet 2.0 2017-09-27 15:28:40 -07:00
Brendan Burns
d508eafd8b Correct the content type in the Kubernetes client. 2017-09-26 17:55:42 -07:00
Brendan Burns
f38305bd41 Remove openssl dependency. Move to dotnet 2.0 2017-09-22 21:26:10 -07:00
Brendan Burns
d68e94018c Merge pull request #23 from colemickens/netstandard2
move to .NET Standard 2.0
2017-09-15 16:11:21 -07:00
Cole Mickens
2a2e013181 remove BOM from UTF-8 files 2017-09-14 10:47:41 -07:00
Cole Mickens
86992117ca move to .NET Standard 2.0 2017-09-14 10:45:17 -07:00
Brendan Burns
c931d212d6 Merge pull request #22 from kubernetes-client/brendandburns-patch-1
Update README.md with nuget package.
2017-09-13 14:49:48 -07:00
Brendan Burns
a9f283fd9f Update README.md 2017-09-13 14:49:35 -07:00
Brendan Burns
4780c5106c Merge pull request #21 from kubernetes-client/readme-update-bburns
Update README.md
2017-09-13 14:33:40 -07:00
Brendan Burns
95b8c3e55a Update README.md 2017-09-13 14:33:06 -07:00
Brendan Burns
c396f66e07 Merge pull request #19 from allantargino/master
simplifying certificate chain handling
2017-08-25 21:10:55 -07:00
Allan Targino
d1fde6d798 simplifying certificate chain handling 2017-08-24 19:05:35 -03:00
Brendan Burns
720b7bd505 Merge pull request #17 from jpoon/master
Improve error messaging with OpenSSL
2017-08-18 20:38:51 -07:00
Jason Poon
0e1b6b7b7d Update docs. Better error message when openssl fails. Simplifying
`KubernetesClientConfiguration`
2017-08-13 17:53:36 -07:00
Brendan Burns
c6a769b39e Merge pull request #13 from brendandburns/creds
Update credentials for more valid values.
2017-08-12 07:01:20 -07:00
Brendan Burns
63337846f8 Update credentials for more valid values. 2017-08-10 22:00:40 -07:00
Brendan Burns
7717e65891 Merge pull request #15 from sesispla/master
Fixed two remaining unit tests
2017-07-25 08:47:10 -07:00
Brendan Burns
4c60ce9c0e Merge pull request #14 from sergiomcalzada/master
VS + unit test fix
2017-07-25 08:46:30 -07:00
sergiomcalzada
7373cc728b Force commit trying to update linuxfoundation signature 2017-07-25 17:40:33 +02:00
Sergio Sisternes
c1087552e5 Removed hard dependency to local kubeconfig file for "DefaultConfigurationLoaded". This might prevent Travis-CI to successfuly complete the tests if no kubeconfig is present in the default path. 2017-07-25 17:22:17 +02:00
Sergio Sisternes
df00dc0f20 Added super cool shield.io build badge to README.md 2017-07-25 17:16:34 +02:00
Sergio Sisternes
d537d7db03 Removed unnecesary PackageReference for test project 2017-07-25 17:13:55 +02:00
Sergio Sisternes
82133a4c0e Fixed a validation issue in constructor 2017-07-25 17:07:42 +02:00
Sergio Sisternes
4c18ca0352 Prooper comment indentation 2017-07-25 17:04:57 +02:00
Sergio Moreno
9e9797bf5c restored cli reference to dotnet-xunit and updated xUnit to beta packages so can run with the dotnet cli 2017-07-24 21:12:22 +02:00
Sergio Moreno
25fda9fa54 fixed package references:
* xUnit stable version
* xUnit.runner for VS
* missed testing package
2017-07-24 20:56:24 +02:00
Sergio Moreno
503945d146 change kubernetes target framework because libraries should be netstandarX 2017-07-24 20:56:03 +02:00