Yann

Results 8 comments of Yann
trafficstars

> Hrm, looks like this is fixed in the 14.0.0 release: > > https://github.com/kubernetes-client/java/pull/1498/files#diff-05af68ab89a99b7dd1b192fb42e908803b22fd66bb12263e5cd88710dd4cca4aR382 > > Can you try updating to 14.0.0? OK, I will try this version. Thanks. @brendandburns

> @GitHub-Yann did this fix things for you? It's running successfully for 6 days . We will keep monitoring this. For this issue, I think we can close it right...

Hi @brendandburns , At March 12, Our IT upgraded the confiuration of the kubernetes master node. Today, March 14, I found my watch project was stopped. In this project, It...

@haoming-db No. After restart the project, we are still monitoring it and waiting the response. If you can tolerate the delay , I think you can pull the k8s service-pod...

Hi @haoming-db , Can you share the main logic of your watch code ? My usage is in my first comment.

you can get my demo by https://github.com/GitHub-Yann/gateway-socket-demo (1) gateway project,it will use 9891 port (2) socket server, it will use 8080 and 8081 port start the two projects. (3) open...

@satyam-bala do you use the "Method Route Predicate" ? if you use it, I think the 404 means it can't match the right route.