kubernetes-client / c

Official C client library for Kubernetes
Apache License 2.0
141 stars 45 forks source link

Automated Generate from openapi release-1.29 #217

Closed github-actions[bot] closed 5 months ago

ityuhui commented 5 months ago

Close and reopen to trigger the GitHub action

ityuhui commented 5 months ago

The action build failed due to https://libwebsockets.org/ being down. Hold on until it comes back.

If this takes a long time, I consider changing it to the backup repo https://github.com/warmcat/libwebsockets

ityuhui commented 5 months ago

I have changed the location of the libwebsockets source code from the official website to the GitHub mirror repository (https://github.com/kubernetes-client/c/pull/217/commits/3a1cc6f766bbde37af7441019493777da9a80064) The repo https://github.com/warmcat/libwebsockets is maintained by the owner of libwebsockets. So this is safe for the software supply chain. FYI https://github.com/warmcat/libwebsockets/issues/3053

Now the action build succeeds.

brendandburns commented 5 months ago

/lgtm /approve

k8s-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, github-actions[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-client/c/blob/master/OWNERS)~~ [brendandburns] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment