Kubernetes Prow Robot
979bee9b46
Merge pull request #250 from ityuhui/yh-31-doc
...
Update version and compatibility for the release 0.11.0
2024-10-17 17:01:04 +01:00
Hui Yu
a68f425bee
Update version and compatibility for the release 0.11.0
2024-10-17 19:41:58 +08:00
Brendan Burns
33fb5919ab
Merge pull request #249 from ityuhui/automated-generate-4501a604
...
Automated openapi generation from release-1.31
2024-10-14 13:32:41 -07:00
Kubernetes Prow Robot
f914036e5a
Automated openapi generation from release-1.31
...
Signed-off-by: Hui Yu <ityuhui@gmail.com >
2024-10-12 12:08:56 +08:00
Kubernetes Prow Robot
604e5a8d5b
Merge pull request #246 from ityuhui/yh-versioning-doc-0910
...
Split the versioning and compatibility table
2024-09-13 15:05:13 +01:00
Hui Yu
a3ad7e6455
Split the versioning and compatibility table
2024-09-10 14:33:21 +08:00
Kubernetes Prow Robot
2d93989a21
Merge pull request #244 from 903d09f6-e821-4655-9e8b-7e6068b26f74/fix
...
Fix Potential Handler Leaks in the c/kubernetes/config/
2024-07-23 09:34:40 -07:00
903d09f6-e821-4655-9e8b-7e6068b26f74
b448cd1147
Avoid Duplicattion
...
Move pclose to the end of function.
2024-07-23 19:22:56 +09:00
903d09f6-e821-4655-9e8b-7e6068b26f74
02a71845ae
Fix Potential Handler Leaks #2
...
Add fclose before function out
2024-07-23 10:21:12 +09:00
903d09f6-e821-4655-9e8b-7e6068b26f74
fd735fca4b
Fix Potential Handler Leaks #1
...
Add pclose before function out
2024-07-23 10:17:48 +09:00
Kubernetes Prow Robot
35d313f4ab
Merge pull request #242 from DanyT/feature/load-kubeconfig-from-memory
...
add support to load kubernetes configuration for memory buffer
2024-07-22 09:34:36 -07:00
DanyT
65bcd15fc0
add example to memcheck target
2024-07-22 16:04:16 +03:00
DanyT
45f6073fd0
fix example
2024-07-22 14:42:48 +03:00
DanyT
fb4170b235
log attempts to load kube data
2024-07-05 17:59:15 +03:00
DanyT
25252711e7
remove files that are not needed
2024-07-05 17:05:20 +03:00
DanyT
1d79e0f4f6
add example for load_kube_config_buffer
2024-07-05 09:25:16 +03:00
DanyT
70f05e512c
resolve code-sytle-check issues
2024-07-05 07:55:42 +03:00
DanyT
4a19bc2a5f
add support to free a stack based allocated kubeconfig_t
2024-07-03 18:48:51 +03:00
DanyT
34d1b13efe
Check that only one of the kubeconfig_t::fileName and kubeconfig_t::buffer is set
...
Add documentation note stating that only of the kubeconfig_t::fileName and kubeconfig_t::buffer may be set
2024-07-03 09:18:24 +03:00
DanyT
8f759fcfb7
fix typo
...
close filehandle only if we opened one
2024-07-02 11:58:32 +03:00
DanyT
6d3bd66121
add support to load kubernetes configuration for memory buffer
...
- existing api is not changed
- load_kube_config works as before
- extend kubeconfig_t to hold in memory buffer
- make a common flow for file/buffer code
- set fileName/buffer members accordingly
- provide new api: load_kube_config_buffer
2024-07-01 18:55:51 +03:00
Kubernetes Prow Robot
dc7d670983
Merge pull request #241 from ityuhui/yh-doc-0521
...
Update version and compatibility for the release 0.10.0
2024-05-22 12:47:30 -07:00
Hui Yu
2e91f035b2
Update version and compatibility for the release 0.10.0
2024-05-21 17:17:42 +08:00
Hui Yu
96a8bc8c95
Merge pull request #240 from kubernetes-client/automated-generate-b54d6016
...
Automated Generate from openapi release-1.30
2024-05-21 17:10:00 +08:00
Kubernetes Prow Robot
c97b51f36a
Automated openapi generation from release-1.30
...
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com >
2024-05-18 13:20:54 +00:00
Kubernetes Prow Robot
7387c20126
Merge pull request #238 from kubernetes-client/dependabot/github_actions/actions/setup-java-4
...
Bump actions/setup-java from 3 to 4
2024-05-01 19:25:28 -07:00
Kubernetes Prow Robot
01bc6c0042
Merge pull request #237 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.10.0
...
Bump helm/kind-action from 1.8.0 to 1.10.0
2024-05-01 19:21:16 -07:00
dependabot[bot]
45fea4408c
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-02 02:15:35 +00:00
Kubernetes Prow Robot
cbb88760d6
Merge pull request #236 from kubernetes-client/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-05-01 19:14:58 -07:00
dependabot[bot]
8739cb7533
Bump helm/kind-action from 1.8.0 to 1.10.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.8.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-02 02:02:47 +00:00
dependabot[bot]
350bd6f6af
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-02 02:02:44 +00:00
Kubernetes Prow Robot
66751c3840
Merge pull request #235 from kubernetes-client/brendandburns-patch-1
...
Create dependabot.yml
2024-05-01 19:02:22 -07:00
Kubernetes Prow Robot
e7d709d02f
Merge pull request #234 from ityuhui/yh-lws-os-0501
...
Use the libwebsockets-dev package provided by the operating system
2024-05-01 11:27:11 -07:00
Brendan Burns
a84468c333
Create dependabot.yml
2024-05-01 11:22:10 -07:00
Hui Yu
4a760d5237
Use the libwebsockets-dev package provided by the operating system instead of building from source
2024-05-01 14:25:55 +08:00
Kubernetes Prow Robot
6d5918e69e
Merge pull request #231 from ydcpp/conan
...
conanfile update for lws openssl3 fix
2024-04-29 20:51:27 -07:00
ydcpp
8a69cc41df
conanfile update for lws openssl3 fix
2024-04-29 10:43:37 +03:00
Kubernetes Prow Robot
fbe4574ad0
Merge pull request #230 from ydcpp/conan
...
Conan support is added
2024-04-27 18:33:32 -07:00
ydcpp
1592302ba9
updated conanfile for dependency versions
2024-04-27 13:47:21 +03:00
ydcpp
9eaf51d756
added openssl and curl options to conanfile
2024-04-25 18:11:23 +03:00
ydcpp
fb12ba5c18
updated conan dependency versions and wsclient.h fix
2024-04-22 12:02:33 +03:00
ydcpp
fa9f6113f9
added conan support
2024-04-21 14:35:35 +03:00
Kubernetes Prow Robot
07648eda61
Merge pull request #226 from homer6/master
...
Commented out printf statements in the generic client.
2024-03-12 09:29:49 -07:00
Steve Sperandeo
c7ca96c069
Removed printf lines instead of commenting.
2024-03-08 11:46:43 -08:00
Steve Sperandeo
ccf8dda691
Commented out printf statements in the generic client.
2024-03-05 10:43:18 -08:00
Kubernetes Prow Robot
d0763b643f
Merge pull request #218 from ityuhui/yh-doc-0127
...
Update version and compatibility document for the release 0.9.0
2024-01-29 13:58:17 -08:00
Hui Yu
cced77f2e0
Update version and compatibility for the release 0.9.0
2024-01-27 11:21:47 +08:00
Kubernetes Prow Robot
ca88044164
Merge pull request #217 from kubernetes-client/automated-generate-b9e3438d
...
Automated Generate from openapi release-1.29
2024-01-26 23:30:47 +01:00
Hui Yu
3a1cc6f766
Change the location of libwebsockets from official website to GitHub mirror repo
...
Change the location of the libwebsockets source code from the official website to the GitHub mirror repository
2024-01-26 09:35:58 +08:00
Kubernetes Prow Robot
6d68c83d69
Automated openapi generation from release-1.29
...
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com >
2024-01-23 12:51:46 +00:00