Boshi Lian
|
01b2aa832c
|
cleanup folders (#792)
* unify folders
* move dep and target outside
|
2022-03-07 10:06:55 -08:00 |
|
Boshi Lian
|
5be3cff425
|
Style fix final (#523)
* all net5
* var
* SA1310
* SA1310
* allow 1031
* SA1805
* fix SA1642
* remove unused code
* allow sa1405
* isempty
* fix CA1714
* fix CA1806
* remove always false if
* fix format
* fix CA1062
* allow SA0001
* fix CA1062
* allow ca1034 and temp allow ca1835
* fix 16XX doc related warnings
* elm SA16XX
* elm SA16XX
* fix CA2213
* revert to pass all test
* move unclear rule to ruleset
* follow up of moving ruleset
* remove this
* fix test flaky
|
2020-11-22 14:52:09 -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 |
|
Brendan Burns
|
de99b2b6b4
|
Improve the default client loading code. (#251)
* Improve the default client loading code.
* Address comments.
|
2019-03-06 01:26:04 -08: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 |
|
Boshi Lian
|
f7c0aa34d3
|
fix tests and examples to use v1.8 model
|
2017-12-02 14:01:57 +08:00 |
|
Boshi Lian
|
f362244cb3
|
remove unused dependencies from simple
|
2017-11-16 13:29:01 +08:00 |
|
Brendan Burns
|
03dc518f26
|
Update example for new config file loading.
|
2017-11-02 07:01:55 -07:00 |
|
Cole Mickens
|
2a2e013181
|
remove BOM from UTF-8 files
|
2017-09-14 10:47:41 -07:00 |
|
Brendan Burns
|
63337846f8
|
Update credentials for more valid values.
|
2017-08-10 22:00:40 -07:00 |
|
krabhishek8260
|
ad74a08497
|
Add support for connecting/authenticating through kubeconfig
|
2017-06-17 14:11:52 -07:00 |
|
Brendan Burns
|
f6433ca252
|
Add some example code.
|
2017-06-12 22:54:30 -07:00 |
|