Satyanarayana Kolluri

Results 14 comments of Satyanarayana Kolluri

I had a similar requirement and I was able to build a viable solution by generating an echo server using oapi-codegen, and then registering a custom validator that implements go-playground/validator...

@bofm Yeah. You have to manually invoke `echo_ctx.Validate` after binding the request body to the struct. For instance, ``` func (s serverImplementation) SomeHandler(c echo.Context) error { var body SomeJSONRequestBody err...

/cc @divyenpatel

/ok-to-test /ok-to-test-wcp

ok-to-test-wcp

Closing it for now as I'm not looking into it actively.

> How do we know whether v1alpha4 or v1alpha5 are deployed? Are both served? Xing, VM Op team confirmed that only one version will be served and stored at any...

@nikhilbarge could you update the description explaining why we're removing VM Snapshots?

@nikhilbarge what are the compatible Supervisor versions for VKS 3.5? Just wondering if our code needs to handle vm versions from alpha1 to 4