Commit Graph

27 Commits

Author SHA1 Message Date
Hui Yu
b65a27bc80 [Examples] Fix memory leak in example/create_pod 2020-06-04 12:51:30 +00:00
Kubernetes Prow Robot
ad7718caf2 Merge pull request #16 from ityuhui/yhmemleakfix
[Examples] Fix memory leak in example/list_pod
2020-06-01 07:59:55 -07:00
Hui Yu
82fb962911 [Examples] Fix memory leak in example/list_pod 2020-06-01 12:00:58 +00:00
Kubernetes Prow Robot
fb29e6c272 Merge pull request #12 from ityuhui/yhkubeconfigexec
[Configuration] Support exec for kubeconfig
2020-05-28 15:51:14 -07:00
Hui Yu
dc590fb0d3 [Configuration] Support exec for kubeconfig 2020-05-24 12:17:29 +00:00
Kubernetes Prow Robot
4ffbab5df4 Merge pull request #11 from ityuhui/yhghactions
[CI/CD] Add Github Actions for building test and code check
2020-04-17 15:09:36 -07:00
Hui Yu
219b0c0a50 [CI/CD] Add Github Actions for building test and code check 2020-04-17 19:52:15 +08:00
Kubernetes Prow Robot
b49f357c2a Merge pull request #10 from ityuhui/yhinclusterconfig
[Configuration]Support bearer tokens in cluster
2020-04-15 08:46:04 -07:00
Hui Yu
504f452db6 [Configuration]Support bearer tokens in cluster 2020-04-15 19:49:36 +08:00
Kubernetes Prow Robot
943afd428d Merge pull request #9 from ityuhui/yhkubeconfig
[Configuration]Support X509 client certificate in kube config file
2020-04-07 09:19:44 -07:00
Hui Yu
ed82ac046a [Configuration]Update the data structures for kube config file 2020-04-07 22:44:34 +08:00
Hui Yu
705a605e95 [Configuration]Support configuration for X509 client certificate in kube config file 2020-04-05 19:34:24 +08:00
Kubernetes Prow Robot
d9ae510cdb Merge pull request #7 from ityuhui/yhworking
Merge 2 useful PRs and other changes from OpenAPITools/openapi-generator repo
2020-04-02 08:54:25 -07:00
Hui Yu
2f2bd8f4b9 Re-run openapi-generator to merge the recent changes 2020-04-02 10:47:22 +08:00
Hui Yu
62b6012027 Apply 2 useful patches from OpenAPITools/openapi-generator repo:
1. Support SSL client authentication for the c client (#5719)

2. Fix base64 decode funtion (#5642)
2020-04-01 13:32:02 +08:00
Kubernetes Prow Robot
a955affd72 Merge pull request #6 from ityuhui/yhworking
Add code style check shell script and style option description
2020-03-24 14:29:03 -07:00
Hui Yu
a054c8f931 Add code style check shell script and style option description 2020-03-24 14:06:48 +08:00
Kubernetes Prow Robot
41e317dd38 Merge pull request #5 from brendandburns/docs
Improve the READMEs for the client.
2020-03-23 22:36:47 -07:00
Brendan Burns
a66596b0c2 Improve the READMEs for the client. 2020-03-23 21:44:28 -07:00
Kubernetes Prow Robot
ea2fb243e1 Merge pull request #3 from ityuhui/yhworking
Add the examples to demo listing/creating pods
2020-03-20 09:00:44 -07:00
Hui Yu
9576c62024 Update the code style of examples source 2020-03-20 22:13:28 +08:00
Hui Yu
2502f6b00b Update examples code:
1. Anonymize the API server address

2. Remove useless line-break

3. Delete commented out code
2020-03-20 16:13:42 +08:00
Hui Yu
cf3729b611 Add the examples to demo listing/creating pods 2020-03-19 09:56:19 +08:00
Kubernetes Prow Robot
781aa24a97 Merge pull request #2 from ityuhui/master
Commit the source code generated by OpenAPI c generator and the setting for gen
2020-03-18 08:24:48 -07:00
Hui Yu
8ba394045d commit
1. The kubernetes-client/gen setting for c generator

    2. The source code generated by OpenAPI c generator
2020-03-18 17:24:33 +08:00
Bob Killen
78e5da482c Update OWNERS, OWNERS_ALIASES and SECURITY_CONTACTS. 2020-03-17 08:03:39 -04:00
Bob Killen
5c8936c33a Initial commit 2020-03-17 07:59:06 -04:00