Commit Graph

294 Commits

Author SHA1 Message Date
Hui Yu
10d55540c1 Update version and compatibility for the release 0.8.0 2023-09-06 12:09:59 +08:00
Kubernetes Prow Robot
df3f71cd23 Merge pull request #206 from kubernetes-client/automated-generate-f5521f06
Automated Generate from openapi release-1.28
2023-09-05 20:24:50 -07:00
Kubernetes Prow Robot
0f1f163bb9 Automated openapi generation from release-1.28
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-09-06 01:56:31 +00:00
Kubernetes Prow Robot
ad9a0502a9 Merge pull request #205 from ityuhui/yh-oa-ga-0905
Support configuration of openapi-generator commit for client generation
2023-09-05 11:36:53 -07:00
Hui Yu
e6a80890ae Support configuration of openapi-generator commit for client generation 2023-09-05 11:32:34 +08:00
Kubernetes Prow Robot
5ac5ff25e9 Merge pull request #200 from ityuhui/yh-32bit-support-0804
Support 32bit in postdata
2023-08-07 12:18:32 -07:00
Hui Yu
8ed333e1bf Support 32bit
Co-authored-by: hai22yu23 <hai22yu23@163.com>
2023-08-04 09:55:43 +08:00
Kubernetes Prow Robot
4aa8bb70ec Merge pull request #198 from swhoro/fixed
add support of reading certificate-authority file
2023-07-23 20:12:10 -07:00
aiden
79ab588d74 fixed 2023-07-22 11:51:59 +08:00
Kubernetes Prow Robot
c223563bda Merge pull request #192 from ityuhui/yh-070-docs-upd-0605
Update version and compatibility for the release 0.7.0
2023-06-06 08:54:11 -07:00
Hui Yu
9eb815e3b9 Update version and compatibility for the release 0.7.0 2023-06-05 22:35:17 +08:00
Kubernetes Prow Robot
b1121ead2c Merge pull request #191 from kubernetes-client/automated-generate-f06ee610
Automated Generate from openapi release-1.27
2023-06-05 07:27:25 -07:00
Hui Yu
776899647a Update examples based on Kubernetes v1.27 changes 2023-06-05 22:17:37 +08:00
Kubernetes Prow Robot
f0ac80fb61 Automated openapi generation from release-1.27
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-06-05 02:09:22 +00:00
Kubernetes Prow Robot
c5f7cf6f3e Merge pull request #190 from ityuhui/yh-fix-setup-java-action-0530
Fix incorrect usage of setup-java action
2023-05-31 15:35:47 -07:00
Hui Yu
de1ab86755 Fix incorrect usage of setup-java action 2023-05-30 22:28:50 +08:00
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