Avoid the proto error when deleting the AlloyDB instance via the HTTP client #3362
Open
3 tasks done
Labels
enhancement
New feature or request
Checklist
Describe the feature or resource
When I called the AlloyDB HTTP client to delete the instance, and then waited for the operation, I always see the following error saying
proto: (line 15:3): missing \"value\" field"
:The instance will be deleted successfully though.
We should figure out why this error is returned to avoid the suboptimal UX.
Here is a snapshot about where the error returns:
k8s-config-connector/pkg/controller/direct/alloydb/instance_controller.go
Line 374 in 09d53c4
Additional information
No response
Importance
No response
The text was updated successfully, but these errors were encountered: