You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update gen-sdk.sh to generate sdk using docker container (kubernetes-sigs#681)
* update gen-sdk.sh to generate sdk using docker container
* clean up some of the code apt install
* added docker install so gen-sdk script can use docker
* update bash script, doing some quick local testing
* finish hooking up volumes and the sdk generation
* adding selection to remove installsation of docker
* ran locally with docker and podman installed
* Revert "ran locally with docker and podman installed"
This reverts commit cdd94de.
* keep the update for gen-sdk.sh
* removed docker install to make similar to the python sdk install
* added podman support
* removed podman for testing
* clean up podman left overs
* update the pathing for k8 test image
0 commit comments