Closed brendandburns closed 4 years ago
Thank you @brendandburns
It's great that kubernetes-c/client has a generic client now.
Only a small update:
We'd better integrate the build check of examples/generic to Github/Action in https://github.com/kubernetes-client/c/blob/master/examples/Makefile
all:
cd generic; make
clean:
cd generic; make clean
Comments addressed, please re-check.
/lgtm /approve
Thank you for creating the wonderful generic client !
[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
Builds on #24