Ping-Lin Chang

Results 6 comments of Ping-Lin Chang

API operation behaviour across backends includes 1. **DELETE a resource** - Return `422` if it is occupied by other resources - Returns `5xx` (usually `500`) for server error - Otherwise,...

Notes for backend owners to refactor the response error: - We adopt the [Error model](https://cloud.google.com/apis/design/errors) of Google API. A gRPC-Gateway REST error response thus has `content-type: application/problem+json` for the `code`,...

I am encountering the same issue as well. Wondering if there is a quick workaround. This has blocked all our regular plan/apply routines.

@harsh This issue is still relevant but not critical. I will find time to fix it or have another engineer fix it in the future.

Hey folks, thanks for being interested in contributing. As @anurag629 came first, we will assign this issue to him for now. @rituraj12797 I will open more CLI issues soon for...

@syedzubeen Absolutely. Thanks for being interested in contributing.