Fred Zhang
Fred Zhang
Kubernets version: ``` Client Version: version.Info{Major:"1", Minor:"8", GitVersion:"v1.8.4", GitCommit:"9befc2b8928a9426501d3bf62f72849d5cbcd5a3", GitTreeState:"clean", BuildDate:"2017-11-20T05:28:34Z", GoVersion:"go1.8.3", Compiler:"gc", Platform:"linux/amd64"} ``` The following StatefulSet gave me a very quiky bug. ``` yaml apiVersion: v1 kind: Service...
Was just releasing it in CLI: https://github.com/firebase/firebase-tools/pull/4500/
Adds a `generate_sdk` option to the `dataconnect_build` MCP tool. When `generate_sdk` is true, the tool generates typed SDKs for the Data Connect connectors by calling `DataConnectEmulator.generate`. ### Description ### Scenarios...