Manuel Menegazzo
|
f615b5b459
|
Fix some compilation warnings (#1010)
* Fixe some summary warning
* Fixed more warning
* Uniformed example projects code
* Uniformed test projects code
* Fix OperatingSystems enum and GenericType summaries
|
2022-09-15 16:21:21 -07:00 |
|
Zhiwei Liu
|
4db390f3af
|
fix obsolete warning about KubernetesYaml (#839)
|
2022-04-22 15:17:36 -07:00 |
|
Boshi Lian
|
57037f0070
|
move kubectl config and yaml related to model module (#806)
* move yaml and config to models module
* better naming
* address comments
|
2022-03-28 16:57:12 -07: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
|
cfc4306528
|
stylecop fix followup, enforce SA1503 (#432)
* enforce SA1503
* fix spacing
* fix SA1413
* fix spacing
* fix SA1013
|
2020-04-23 11:40:06 -07:00 |
|
Boshi Lian
|
9372e3291f
|
align files to .editorconfig (#203)
* align files to .editorconfig
* fix space cause build failed
|
2018-09-27 10:50:39 -07:00 |
|
Adam Friedman
|
ea62ca00e0
|
Move projects to subdirectories of /src and /tests (#134)
kubernetes-client/csharp#127
|
2018-04-04 22:13:45 -07:00 |
|