Hui Yu
|
ab432efa49
|
[API] Re-run code generator to merge the changes of OpenAPITools/openapi-generator to fix the bug:
* If the data type of query parameter is "int" or "bool" in OpenAPI Spec, the request url will not be generated correctly. ( PR #6692 )
|
2020-06-20 09:41:15 +08:00 |
|
Hui Yu
|
dc590fb0d3
|
[Configuration] Support exec for kubeconfig
|
2020-05-24 12:17:29 +00:00 |
|
Hui Yu
|
504f452db6
|
[Configuration]Support bearer tokens in cluster
|
2020-04-15 19:49:36 +08: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 |
|
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 |
|
Brendan Burns
|
a66596b0c2
|
Improve the READMEs for the client.
|
2020-03-23 21:44:28 -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 |
|