Commit Graph

378 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
dabb48a02c Merge pull request #188 from ityuhui/yh-github-action-setup-java-0529
Setup Java environment for openapi-generator in the github action
2023-05-30 06:53:49 -07:00
Hui Yu
b2afa3583b Setup Java environment for openapi-generator in the github action 2023-05-29 11:57:23 +08:00
Kubernetes Prow Robot
6a82bde347 Merge pull request #186 from rexlim820220/master
fix([README.md]): typos in README.md causes installation error
2023-05-03 19:02:41 -07:00
Pisces_Zhang(張洪瑞_Pegatron)
2ab0573aa7 fix([README.md]): typos in README.md causes installation error
The following description in README.md might causes ambiguous parsing during cmake code building:

cmake -DLWS_WITHOUT_TESTAPPS=ON -DLWS_WITHOUT_TEST_SERVER=ON-DLWS_WITHOUT_TEST_SERVER_EXTPOLL=ON.

split -D from SERVER=ON
2023-05-03 11:10:20 +08:00
Kubernetes Prow Robot
86cc6d8004 Merge pull request #185 from DanyT/allow-null-value-for-api-group
allow apiGroup to be null
2023-04-24 01:40:10 -07:00
DanyT
7378278961 allow apiGroup to be null
- allocate and copy the apiGroup only if one is provided
- no need for explicit check for null when free is called - free does it
2023-04-24 11:12:35 +03:00
Kubernetes Prow Robot
dcd994d58e Merge pull request #184 from DanyT/check-for-apigroup-and-select-api-path
improve generic list and namespacedlist
2023-04-22 07:39:12 -07:00
DanyT
0c3a731fa4 improve generic list and namespacedlist
- allow empty apiGroup
- select rest api path based on apiGroup value
2023-04-21 12:49:18 +03:00
Kubernetes Prow Robot
64651d8061 Merge pull request #183 from ityuhui/yh-bump-kindaction
Bump helm/kind-action
2023-04-07 17:11:14 -07:00
Hui Yu
4a35338423 Bump helm/kind-action 2023-04-07 20:08:53 +08:00
Kubernetes Prow Robot
8f7e9883d1 Merge pull request #182 from hirishh/fix-user-by-token
Fix loading users.user.token from yaml config
2023-04-07 04:51:14 -07:00
hirishh
bbaa861cde Fix loading users.user.token from yaml config 2023-04-04 16:32:43 +02:00
Kubernetes Prow Robot
824a2c411e Merge pull request #181 from ityuhui/yh-incls-0330
Include config.h to define HAVE_SECURE_GETENV or HAVE_GETENV
2023-04-02 17:53:50 -07:00
Hui Yu
de071b82c0 Include config.h to define HAVE_SECURE_GETENV or HAVE_GETENV 2023-03-30 15:00:37 +08:00
Kubernetes Prow Robot
ab31f4059e Merge pull request #178 from ityuhui/yh-enlarge-buffer-0324
Increase buffer size
2023-03-26 20:01:55 -07:00
Hui Yu
20d4ad12a6 Increase buffer size 2023-03-24 20:36:56 +08:00
Kubernetes Prow Robot
859fc3f5ee Merge pull request #174 from ityuhui/yh-060-docs-upd-0223
Update version and compatibility for the release 0.6.0
2023-02-23 10:05:34 -08:00
Kubernetes Prow Robot
e5323c42b1 Merge pull request #173 from kubernetes-client/automated-generate-e4d1f903
Automated Generate from openapi release-1.26
2023-02-23 10:03:34 -08:00
Hui Yu
8249d47ad0 Update version and compatibility for the release 0.6.0 2023-02-23 17:29:27 +08:00
Kubernetes Prow Robot
060e5f800a Automated openapi generation from release-1.26
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-02-23 01:48:36 +00:00
Kubernetes Prow Robot
488460fe9b Merge pull request #171 from ahmedyarub/ay/fix_android_build
Correct check for getenv()/secure_getenv()
2023-02-11 08:29:31 -08:00
Ahmed Yarub Hani Al Nuaimi
2e2b5c91da Fix symbol tests 2023-02-09 22:36:24 -03:00
Ahmed Yarub Hani Al Nuaimi
ccef130aeb Temporarily revert changes 2023-02-09 21:40:22 -03:00
Ahmed Yarub Hani Al Nuaimi
de6542609e Fix configuration file 2023-02-08 20:38:10 -03:00
Ahmed Yarub Hani Al Nuaimi
c8c27b1da6 Correct check for getenv()/secure_getenv() 2023-02-08 19:23:16 -03:00
Kubernetes Prow Robot
18431c6194 Merge pull request #169 from ityuhui/yh-mlk-0116
Fix memory leak when kubeconfig is invalid
2023-01-17 10:56:35 -08:00
Hui Yu
cf0e04da8d Build and clean list_pod_with_invalid_kubeconfig for testing 2023-01-16 16:08:38 +08:00
Hui Yu
1ab7d304d3 code style check and fix 2023-01-16 15:42:58 +08:00
Hui Yu
2887dd5fee * Fix memory leak when kubeconfig is invalid
* Add a test for this case
2023-01-16 15:41:01 +08:00
Kubernetes Prow Robot
5911cc0ae4 Merge pull request #167 from hirishh/fix-user-certs-by-paths
Load user certificates by file path
2023-01-13 14:00:15 -08:00
hirishh
1e06eb2dfd Load user certificates by file path 2023-01-13 17:09:51 +01:00
Kubernetes Prow Robot
f8e62c1faf Merge pull request #165 from ityuhui/yh-config-in-0103
Update config.h.in to be more clear
2023-01-03 15:41:32 -08:00
Hui Yu
8b70a4f482 Update config.h.in to be more clear 2023-01-03 14:53:28 +08:00
Kubernetes Prow Robot
1bb6fadb0d Merge pull request #164 from irozzo-1A/in_cluster_ipv6_support
Add support for IPv6 addresses in the in-cluster resolution
2022-12-30 21:03:30 -08:00
Iacopo Rozzo
fc4f5d1f27 Address review comments 2022-12-30 16:37:52 +01:00
Iacopo Rozzo
42a7642d4e Add support for IPv6 addresses in the in-cluster resolution
This change adds support for kubernetes services with cluster IPs v6 for
the in cluster resolution. Previously, the IP v6 addresses were not wrapped
in square brackets when forming the Apiserver URL.
2022-12-30 15:13:40 +01:00
Kubernetes Prow Robot
05257357f8 Merge pull request #163 from irozzo-1A/add-secure-getenv-check
Add check for the presence of secure_getenv
2022-12-29 18:51:30 -08:00
Iacopo Rozzo
703fdc63ef Add check for the presence of secure_getenv
This change introduces support for glibc versions older than 2.17 where
secure_getenv was introduced.
2022-12-29 17:47:02 +01:00
Kubernetes Prow Robot
c14ef1fe5d Merge pull request #162 from ityuhui/yh-string-null-1229
Allow cJSON_IsNull() if the string is not mandatory
2022-12-28 21:17:28 -08:00
Hui Yu
c740f061c9 Allow cJSON_IsNull() for a string if it is not mandatory 2022-12-29 10:58:47 +08:00
Kubernetes Prow Robot
3a1307001e Merge pull request #160 from ityuhui/yh-int-bool-para-1130
Always send integer or boolean query parameters to the API server
2022-12-01 13:55:53 -08:00
Hui Yu
ab0c7fc276 Provide a grace period (30 seconds) for pod deletion 2022-11-30 11:29:05 +08:00
Hui Yu
9dca01932d Always send integer or boolean query parameters to the API server 2022-11-30 11:07:13 +08:00
Kubernetes Prow Robot
39a4dab250 Merge pull request #157 from ityuhui/yh-datetime-null-1107
Check cJSON_IsNull when the data type is datetime
2022-11-09 15:28:54 -08:00
Hui Yu
18c9414a1a Add an example to list events 2022-11-07 11:05:38 +08:00
Hui Yu
1102730a9e Regenerate the c client to merge https://github.com/OpenAPITools/openapi-generator/pull/13884 2022-11-07 10:45:06 +08:00
Kubernetes Prow Robot
92aaa7f6f3 Merge pull request #152 from ityuhui/yh-0.5.0-compatibility-0927
Update version and compatibility documentation for the release 0.5.0
2022-09-27 12:31:50 -07:00
Hui Yu
863e472736 Update version and compatibility for the release 0.5.0 2022-09-27 09:25:32 +08:00
Kubernetes Prow Robot
72692c7b10 Merge pull request #151 from kubernetes-client/automated-generate-3effa2b7
Automated Generate from openapi release-1.25
2022-09-26 14:40:14 -07:00
Hui Yu
04ea94918b Update example due to API change 2022-09-26 10:37:43 +08:00