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
Hi, we are testing this project to management GKE,
some feature of we wanted to use v1beta1 API on Container Server (GKE)
So we got the v1beta1 json file in project (https://github.com/Byron/google-apis-rs/tree/main/etc/api/container)
And we got the version of v1beta1/crates dir isn't update since the years of 2015
then we seems like not work after we run the make, make regen-api to gen dir
we just got the container1 and container1-cli
for another Service API State, we think needed to gen the container1_beta1 and container1_beta1-cli
Is there something Issue for generator the container service v1beta1 API ?
The text was updated successfully, but these errors were encountered:
Repository owner
locked and limited conversation to collaborators
Jan 25, 2024
Hi, we are testing this project to management GKE,
some feature of we wanted to use v1beta1 API on Container Server (GKE)
So we got the v1beta1 json file in project (https://github.com/Byron/google-apis-rs/tree/main/etc/api/container)
And we got the version of
v1beta1/crates
dir isn't update since the years of 2015then we seems like not work after we run the
make
,make regen-api
togen
dirwe just got the
container1
andcontainer1-cli
for another Service API State, we think needed to gen the
container1_beta1
andcontainer1_beta1-cli
Is there something Issue for generator the container service v1beta1 API ?
The text was updated successfully, but these errors were encountered: