**Describe the bug** When the GenericClient is disposed, it also disposes the underlying Kubernetes client. I think we should disable this functionality or make it opt in as the GenericClient is resource specific. https://github.com/kubernetes-client/csharp/blob/729b10c7318793d1c455f7267a6b11d6aed8fed5/src/KubernetesClient/GenericClient.cs#L154