Results 1 issues of Denis

**Describe the bug** I using an extension method [WatchAsync()](https://github.com/kubernetes-client/csharp/blob/master/src/KubernetesClient/WatcherExt.cs#L77) for watching kubernetes resources. When server is closed the connection because the version used in request is too old (it doesn't...