kubernetes-client / c

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

Request to generate the C client library based on v1.25.2 #146

Closed ityuhui closed 1 year ago

ityuhui commented 1 year ago

Hi @brendandburns

Kubernetes v1.25.1 has been released. Can I now regenerate the C client library based on the new version ? (via GitHub/Action https://github.com/kubernetes-client/c/actions/workflows/generate.yml)

brendandburns commented 1 year ago

Definitely. (and don't feel like you have to ask, since it sends a PR)

ityuhui commented 1 year ago

Due to a security issue introduced by Kubernetes v1.25.1, https://groups.google.com/a/kubernetes.io/g/dev/c/tA6LNOQTR4Q/m/zL73maPTAQAJ?utm_medium=email&utm_source=footer, I'm waiting for v1.25.2 to perform this task.