Nabeel S
Nabeel S
I wonder if Kubernetes/Helm would be a better option than ARM? The result would then potentially be cloud-agnostic.
I made it small to easily demo the issue. But the same happens with a large timeout.
Also, I saw the above issue and PR which seem very similar to my issue. I'm on the latest client version, but I still get the above error.
@tg123: How long did you wait for that statement to complete? If I remove the timeout, the error happens, but only after about an hour. That's the reason I added...
Below are some sample logs with timestamps from my open source project. I'm currently working around this error with a try-catch and infinite loop of the watch: https://github.com/nabsul/kcert/blob/0e3e5ad998bd4b0063accfe2dbc1d0eca18f0ba4/Services/K8sWatchClient.cs#L66 ``` {...
I'm not super convinced that this should be considered a feature. The behavior of the API timing out and returning an empty body is normal and expected. Shouldn't the client...
Thanks for the follow up @tg123. a `yield break` makes a lot of sense to me. That way I would not need to wrap my code like I'm doing here:...
No worries. We had a difference in opinion on what should be done here anyways. I'm closing this issue.
Hi, it seems this feature has been under development for a very long time. Is there still work being done? Or has all that work been scrapped? I'm asking because...
Just to make sure I'm understanding everything: > remove the support from GP ... because .... missing notifications or more features This is really interesting to me. Personally I'd rather...