Abhishek Gupta
Abhishek Gupta
CLI response for `fn create fn --help` and `fn update fn --help` returns incorrect info for `timeout` and `idle_timeout` e.g. AFAIK, the default `idle_timeout` is 30 seconds ``` --timeout value...
`fn migrate` on windows is not working. Details below directory contents ``` 07/26/2018 06:02 PM . 07/26/2018 06:02 PM .. 07/26/2018 06:02 PM 216 func.yaml 07/25/2018 03:26 PM 1,963 pom.xml...
(This is more likely a documentation issue) Output of helm version: ``` version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"} ``` Output of kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z",...
Output of helm version: ``` version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"} ``` Output of kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"15",...
Output of helm version: ``` version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"} ``` Output of kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"15",...
Output of helm version: ``` version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"} ``` Output of kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"15",...
### Expected Behavior Behavior of `eventhub.NewHubWithNamespaceNameAndEnvironment` should have sane defaults when invalid arguments (event hubs namespace and/or event hub name etc.) are passed i.e. timeout/fail in a reasonable amount of...
## Feature Request #### Use Case Currently, NATS cluster configuration is 'static' in nature - one needs to use explicit IP address using CLI or config file. Allow dynamic NATS...