WatcherExt: Watch & WatchAsync marked as obsolete #1679
Answered
by
lqlive
kimpenhaus
asked this question in
Q&A
Answered by
lqlive
Nov 4, 2025
Replies: 1 comment 1 reply
|
Now all |
1 reply
Answer selected by
kimpenhaus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Now all
Watchs can be used directly underClient, without needing to use thexxxWithHttpMessagesAsyncmethod as before.https://github.com/kubernetes-client/csharp/blob/master/examples/watch/Program.cs#L10