Commit Graph

226 Commits

Author SHA1 Message Date
Hui Yu
c43533691b Add "debug mode" and "Compatibility" to README.md 2022-09-21 12:02:35 +08: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
Kubernetes Prow Robot
2bb4393cc8 Merge pull request #140 from caesar0301/master
Resolve cpp keyword conflict
2022-08-26 01:06:25 -07:00
chenxm
86dc1b2b9b Resolve cpp keyword conflict 2022-08-25 20:07:05 +08:00
Kubernetes Prow Robot
9a78e0fe02 Merge pull request #135 from ityuhui/yh-wait-pod-deleting-0818
Wait for the pod to terminate cleanly after deleting the pod during testing
2022-08-21 13:31:36 -07:00
Hui Yu
5890c9b595 Wait for the pod to terminate cleanly after deleting the pod 2022-08-18 11:35:47 +08:00
Kubernetes Prow Robot
4e38e7292e Merge pull request #133 from ityuhui/yh-memory-test-0812
Add the Valgrind memory check for examples
2022-08-17 08:55:12 -07:00
Hui Yu
fd7fbe50c0 Replace "sleep" with "kubectl wait" to wait for the pod to be ready 2022-08-17 10:25:14 +08:00
Hui Yu
3fe8c8b11c Add valgrind memory check for examples 2022-08-12 14:56:25 +08:00
Kubernetes Prow Robot
8f8874e9f5 Merge pull request #131 from ityuhui/yh-update-readme-0725
Update the README
2022-07-25 08:46:35 -07:00
Hui Yu
e91dcc4a4a Update the README
* Remove "work in progress"

* Introduce the generic client

* Correct the address of the mailing list
2022-07-25 09:39:27 +08:00
Kubernetes Prow Robot
6c22e91923 Merge pull request #130 from ityuhui/yh-action-0720
Build deb package in GitHub Action
2022-07-21 14:17:16 -07:00
Hui Yu
b271aca2f3 Build deb package in GitHub Action 2022-07-20 16:39:14 +08:00
Kubernetes Prow Robot
f5f12a8074 Merge pull request #129 from ityuhui/yh-update-versioning-doc-0621
Request to release 0.4.0 for kuberntes v1.24
2022-06-28 15:19:34 -07:00
Hui Yu
1ba2c720cb Update versioning and compatibility doc for v0.4.0 2022-06-21 10:54:45 +08:00
Kubernetes Prow Robot
b47d6f8a98 Merge pull request #128 from ityuhui/yh-freefrom-object-0614
Support free-form objects
2022-06-16 13:21:05 -07: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
74e4fcc9e2 Merge pull request #127 from brendandburns/devcontainer
Add a devcontainer configuration
2022-06-07 18:55:49 -07:00
Kubernetes Prow Robot
0e1055bc88 Merge pull request #126 from kubernetes-client/automated-generate-00807b1d
Automated Generate from openapi release-1.24
2022-06-07 18:45:49 -07:00
Brendan Burns
edfed59923 Add a devcontainer to make development easier. 2022-06-07 16:55:53 +00:00
Brendan Burns
1b43ec1100 Compile fixes. 2022-06-07 16:51:43 +00: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
Kubernetes Prow Robot
70fef173db Merge pull request #124 from brendandburns/master
Add a github action for generating code.
2022-06-05 07:36:21 -07:00
Brendan Burns
6be8eca36e Address comments. 2022-06-03 22:49:26 +00:00
Brendan Burns
086c76fbd1 Add a github action for generating code. 2022-05-29 19:52:22 +00:00
Kubernetes Prow Robot
381c4123f6 Merge pull request #121 from ityuhui/yh-update-version-doc-0517
Update the versioning and compatibility document
2022-05-17 14:58:30 -07:00
Hui Yu
49efc741c5 Update the versioning and compatibility document 2022-05-17 10:12:55 +08:00
Kubernetes Prow Robot
5e7b41d454 Merge pull request #119 from ityuhui/yh-settings-version-0516
Eliminate some compiler warnings
2022-05-16 15:20:19 -07:00
Hui Yu
885b795ec8 Eliminate compiler warnings 2022-05-16 10:08:17 +08:00
Kubernetes Prow Robot
099924a133 Merge pull request #118 from ityuhui/yh-release-action-0510
cicd: Add a Github Action to release automatically
2022-05-13 10:51:49 -07:00
Hui Yu
c7d16dc3a7 Use GitHub CLI to release 2022-05-13 14:07:15 +08:00
Hui Yu
7dfe89bf6e cicd: Add a Github action to release automatically 2022-05-12 16:46:16 +08:00
Kubernetes Prow Robot
7291d0a3c3 Merge pull request #117 from ityuhui/yh-bump-1.23.5
Bump forward to Kubernetes v1.23.5
2022-04-18 14:55:51 -07: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
c8678cbe7e Update examples as the openapi spec of Kubenretes 1.23.5 changes 2022-04-12 22:14:28 +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
Kubernetes Prow Robot
d152fd410f Merge pull request #116 from ityuhui/yh-update-doc-0406
Update the documents of the release process
2022-04-08 14:00:04 -07:00
Hui Yu
9580c69e1d Update the documents of the release process 2022-04-06 16:56:13 +08:00
Kubernetes Prow Robot
d2c5def3d6 Merge pull request #114 from ityuhui/yh-free-parseFromJSON-0329
Free the memory of list or map when json parsing fails
2022-03-30 15:19:57 -07:00
Hui Yu
7b6379eec1 Free the memory of list or map when json parsing fails 2022-03-29 10:12:05 +08:00
Kubernetes Prow Robot
6cd40585c7 Merge pull request #113 from ityuhui/yh-readme-0318
Add capabilities and support-level badges to README
2022-03-18 13:17:57 -07:00
Hui Yu
acd2af298b Add capabilities and support-level badges to README 2022-03-18 17:56:31 +08:00
Kubernetes Prow Robot
95cb90efb0 Merge pull request #110 from ityuhui/yh-doc-0310
Update the doc for regenerating the C client
2022-03-14 20:52:09 -07:00
Hui Yu
c234dc9d2d Update the doc for regenerating the C client 2022-03-10 16:17:58 +08:00
Kubernetes Prow Robot
5bf6cd5262 Merge pull request #109 from ityuhui/yh-merge-upstream-0309
Merge the recent changes from openapi-generator
2022-03-09 11:02:12 -08:00
Hui Yu
2942dfced5 Update apt before installing depenencies for github/action 2022-03-09 14:19:12 +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