kubernetes-client / c

Official C client library for Kubernetes
Apache License 2.0
146 stars 46 forks source link

Regenerate code to pick up some bug fixes. #27

Closed brendandburns closed 4 years ago

brendandburns commented 4 years ago

Should fix #22

brendandburns commented 4 years ago

A bunch of the changes were caused by this upstream change:

https://github.com/kubernetes-client/gen/pull/158

ityuhui commented 4 years ago

/lgtm /approve

Thanks @brendandburns I work on the issue https://github.com/OpenAPITools/openapi-generator/issues/7221 recently, most of fixes are merged by this PR too.

k8s-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, ityuhui

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,ityuhui] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment