Commit Graph

101 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
fd71accdaf Automated openapi generation from release-1.25
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2022-09-26 01:26:15 +00:00
Kubernetes Prow Robot
8afde9c48b Merge pull request #141 from ityuhui/yh-null-value-in-map-0909
Treat "null" as a valid value for a field of a JSON map
2022-09-09 13:35:23 -07:00
Hui Yu
d305005b80 Treat "null" as a valid value for a field of a JSON map
(Marge https://github.com/OpenAPITools/openapi-generator/pull/13352)
2022-09-09 10:18:51 +08:00
chenxm
86dc1b2b9b Resolve cpp keyword conflict 2022-08-25 20:07:05 +08:00
Hui Yu
878fde5df9 Set the default value for the null json 2022-06-16 10:49:33 +08:00
Hui Yu
dcc3d8a9fc Support free-form objects 2022-06-14 10:38:10 +08:00
Kubernetes Prow Robot
cf0538fd4d Automated openapi generation from release-1.24
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2022-06-05 18:16:17 +00:00
Hui Yu
885b795ec8 Eliminate compiler warnings 2022-05-16 10:08:17 +08:00
Hui Yu
08845310b8 Merge OpenAPITools/openapi-generator #12133
Do not put the invalid value of the enum to a JSON structure
2022-04-18 09:29:02 +08:00
Hui Yu
50b553f732 Update versions after regeneration 2022-04-12 21:19:56 +08:00
Hui Yu
978e673a64 Regenerate the C client based on Kubernetes 1.23.5 OpenAPI Spec 2022-04-12 21:14:09 +08:00
Hui Yu
7b6379eec1 Free the memory of list or map when json parsing fails 2022-03-29 10:12:05 +08:00
Hui Yu
84ca277aa9 Update create/free list function names due to changes in generated code 2022-03-09 14:09:10 +08:00
Hui Yu
4c6db23e55 Remove the obsolete files from Kubernetes 1.22 and above 2022-03-09 13:53:35 +08:00
Hui Yu
5381a17d19 Merge the recent changes from openapi-generator 2022-03-09 10:56:53 +08:00
Pang
b49469dee7 Support specify CURL paths 2022-03-03 15:53:17 +08:00
Ahmed Yarub Hani Al Nuaimi
f42a8f5645 Use secure_getenv() when building using Emscripten 2022-01-16 18:57:03 -03:00
Hui Yu
e658377db1 IntOrString initialization 2021-12-21 19:47:08 +08:00
Hui Yu
a4fc03ce10 format the code style 2021-12-20 17:27:39 +08:00
Hui Yu
67a504f84d Support the type "IntOrString" (Automatically generated part) 2021-12-20 17:14:46 +08:00
Hui Yu
5eafd277d8 Support the type "IntOrString" (Manually added part) 2021-12-20 17:05:36 +08:00
Kubernetes Prow Robot
8df3411545 Merge pull request #94 from ityuhui/yh-cpack-deb
[Package] Use cpack to build deb package
2021-11-28 01:07:21 -08:00
Ahmed Yarub Hani Al Nuaimi
2833dc9b76 Add libwebsockets to configuration template 2021-11-21 17:36:43 -03:00
Hui Yu
39f4c9a01c [Package] Adding dependencies for deb package automatically 2021-11-19 16:05:26 +08:00
Hui Yu
fa251b2e5c [Package] Use cpack to build deb package 2021-11-18 16:35:45 +08:00
Ahmed Yarub Hani Al Nuaimi
f97d7e6e59 Fix script 2021-11-15 12:10:43 -03:00
Ahmed Yarub Hani Al Nuaimi
d932ede8cd Fix script 2021-11-15 12:08:00 -03:00
Ahmed Yarub Hani Al Nuaimi
985ffbecb2 Automatically detect shared/static versions of libwebsockets 2021-11-15 11:50:39 -03:00
Hui Yu
33ee688caf Define and initialize non-primitive variables at the beginning of function 2021-11-05 14:13:35 +08:00
Ahmed Yarub Hani Al Nuaimi
64dcf16b20 MacOS adaptations 2021-09-20 10:27:35 -03:00
Ahmed Yarub Hani Al Nuaimi
b05e7724b4 MacOS adaptations 2021-09-19 14:31:26 -03:00
Ahmed Yarub Hani Al Nuaimi
681d07b19f Merge branch 'master' of https://github.com/kubernetes-client/c into ay/windows_installation_adaptaions2 2021-09-19 14:26:54 -03:00
Ahmed Yarub Hani Al Nuaimi
f264e268f7 Android adaptations 2021-09-19 14:26:42 -03:00
Hui Yu
857874a2ed Bump forward to Kubernetes v1.22.1 2021-09-15 14:14:46 +08:00
Ahmed Yarub Hani Al Nuaimi
6b98698c92 Update installation logic 2021-09-10 14:10:08 -03:00
Ahmed Yarub Hani Al Nuaimi
835a9b8d58 Add C specific flags 2021-09-10 11:32:51 -03:00
Ahmed Yarub Hani Al Nuaimi
a97900a799 Refactoring 2021-09-10 10:51:49 -03:00
Ahmed Yarub Hani Al Nuaimi
9271886c7d Refactoring 2021-09-09 10:08:30 -03:00
Ahmed Yarub Hani Al Nuaimi
a552d1cc95 Refactoring 2021-09-09 09:55:49 -03:00
Ahmed Yarub Hani Al Nuaimi
6a9bf51465 Refactoring 2021-09-09 09:54:02 -03:00
Ahmed Yarub Hani Al Nuaimi
d0390e2b08 Revert change 2021-09-09 09:51:52 -03:00
Ahmed Yarub Hani Al Nuaimi
5e2613354b Fix indentation 2021-09-09 09:50:29 -03:00
Ahmed Yarub Hani Al Nuaimi
3fc6d82749 Fix indentation 2021-09-09 09:49:05 -03:00
Ahmed Yarub Hani Al Nuaimi
e867d72dc1 Fix indentation 2021-09-09 09:48:22 -03:00
Ahmed Yarub Hani Al Nuaimi
ddc4fc4241 Fix indentation 2021-09-09 09:43:53 -03:00
Ahmed Yarub Hani Al Nuaimi
f78287f66c Escape reserved words 2021-09-09 09:41:34 -03:00
Ahmed Yarub Hani Al Nuaimi
f6842a0e3f Fix indentation 2021-09-09 09:35:48 -03:00
Ahmed Yarub Hani Al Nuaimi
faf6405d9e Fix indentation 2021-09-09 09:35:09 -03:00
Ahmed Yarub Hani Al Nuaimi
9024853884 Merge remote-tracking branch 'ahmedyarub/ay/windows_installation_adaptaions2' into ay/windows_installation_adaptaions2 2021-09-09 09:26:36 -03:00
Ahmed Yarub Hani Al Nuaimi
a54530c4c3 Merge branch 'master' of https://github.com/kubernetes-client/c into ay/windows_installation_adaptaions2 2021-09-09 09:26:04 -03:00