Commit Graph

28 Commits

Author SHA1 Message Date
Boshi Lian
4e74fd20b7 generate v1.26 (#1122)
* update swagger

* remove unused models in converter

* remove netcore3.1 from testr

* bump ver

* fix convert

* remove some unused autorest property

* move some clz from autorest to client

* fix import

* no longer expose SendRequestRaw

* make file utils inner

* fix build

* c# 11
2022-12-15 18:21:36 -08:00
Boshi Lian
763f1f0778 add net7 remove net5 (#1085)
* add net7

* remove net5

* fix build

* fix versions

* revert to 10.0 due to ci

* fix automapper

* update ver matrix

* fix warning

* fix net7 test err

* more target to basic and model pkg
2022-12-05 08:59:04 -08:00
Trevor Sullivan
2856089f6b Fix README link to XUnit project (#1006) 2022-09-14 01:43:01 -07:00
Boshi Lian
c404c00bc2 Version 9.0: Based on Swagger 1.25 (#995)
* swagger 1.25

* update version converter

* bump version

* move missing models to models proj

* hide util for further cleanup

* hide more public api

* update version matrix
2022-09-05 12:52:54 -07:00
Boshi Lian
bdcfbfacf2 readme update for 8.0 (#852) 2022-05-09 14:04:32 -07:00
stan-sz
9e6e2f0baa Standardize TargetFramwork for VisualStudio IDE (#810)
* Follow up on unused using cleanup

* Revert

* Package upgrades

* LF

* Update README.md

Co-authored-by: Boshi Lian <farmer1992@gmail.com>

Co-authored-by: Boshi Lian <farmer1992@gmail.com>
2022-03-29 13:01:26 -07:00
Boshi Lian
ef7d226ab0 update swagger gen readme (#783) 2022-02-25 13:31:24 -08:00
Boshi Lian
eca9898902 API v1.23.0 + system.text.json + remove WatchXXX API (#750)
* gen v1.23.0

* fix converter

* bump ver

* update readme runtime

* fix warning

* update dep ver

* newtonjson -> system.text.json

* generate for new json api

* readme lf

* dotnet fmt

* dotnet fmt tests/

* dotnet fmt

* Revert "dotnet fmt"

This reverts commit e14c59076143fe2218ed899295a00762f0ea2bd6.

* fix err introduce by dotnet fmt

* fix test

* remove deprecated /watch api

* generate code after /watch removed

* remove /watch related code

* trim Microsoft.Rest.Serialization
2021-12-13 07:31:59 -08:00
Boshi Lian
041f127136 add version matrix (#716) 2021-09-29 15:32:45 -07:00
Grégory Poircuitte
86e339a7f7 Fix typos (#674) 2021-08-04 07:53:24 -07:00
Brendan Burns
7d66489cb4 Add a Prometheus handler. (#591)
* Add a Prometheus handler.

* Address comments
2021-04-09 08:53:05 -07:00
Tom Kerkhove
a58f908685 Remove double "Usage" in docs (#270)
Remove double "Usage" in docs
2019-03-24 15:43:05 -07:00
Brendan Burns
bf995e55c6 Improve README.md with better example and descriptions. (#250)
* Improve README.md with better example and descriptions.

* Address comments.
2019-03-22 16:58:09 -07:00
Brendan Burns
e95e01c6e9 Fix documentation of how to regenerate the client code. (#244) 2019-02-19 02:19:40 -08:00
Nikhita Raghunath
397a582ff0 Add CONTRIBUTING.md (#199) 2018-08-19 15:46:42 -07:00
Frederik Carlier
47d73dca3f Update README (#95)
* Update README

* No need for npm
2018-02-15 22:34:05 -08:00
Marchenko Alexandr
4f80289b81 connect to GCP GKE from local machine (#92)
* connect to GCP GKE from local machine

explanation of how to connect from lacal machine to Google Cloud Kubernetes without headache, close #91

* connect to cluster from a local machine

add preferred way of connecting to cluster, add alternative way with proxy for non supported auth providers

* known issues and its workarounds
2018-02-13 06:43:35 -08:00
Brendan Burns
24e70ef3ff Update docs with badges. 2017-11-14 22:10:47 -08:00
Brendan Burns
a5af10a282 fix Nuget package link. 2017-10-20 21:20:52 -07:00
Boshi Lian
061cac05c6 minor update to readme 2017-10-13 03:44:59 +08:00
Brendan Burns
a9f283fd9f Update README.md 2017-09-13 14:49:35 -07:00
Brendan Burns
95b8c3e55a Update README.md 2017-09-13 14:33:06 -07:00
Jason Poon
0e1b6b7b7d Update docs. Better error message when openssl fails. Simplifying
`KubernetesClientConfiguration`
2017-08-13 17:53:36 -07:00
Sergio Sisternes
df00dc0f20 Added super cool shield.io build badge to README.md 2017-07-25 17:16:34 +02:00
Sergio Sisternes
9548f57c13 Added basic XUnit project structure, sample code and information in the readme 2017-06-22 22:41:42 +02:00
krabhishek8260
ad74a08497 Add support for connecting/authenticating through kubeconfig 2017-06-17 14:11:52 -07:00
Brendan Burns
d42da04e5d Initial add of generated code, update readme, add settings file. 2017-06-12 22:16:33 -07:00
Mehdy Bohlool
8e8e30d664 Initial commit 2017-05-12 10:18:12 -07:00