You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The thing is that after some time of running, targets start to disappear and reappear (I expect that besides initialization, endpoints should contain all targets stably). I have tried on several commits (latest, e1af8, 793c486). The bug has been there for afew months at least.
Please investigate what is going on and fix the code if necessary.
ok, it's a podinfo reset. Their irregular restart will cause the targets of one of the regions to disappear after a while, and it takes a while for the targets to reappear in the endpoint.
NAME READY STATUS RESTARTS
busybox 0/1 Completed 0
frontend-podinfo-7579d54897-nw7sx 1/1 Running 22 (3m14s ago)
* it takes a while for the values to be written to the monitored/watched locations, so everything is delayed compared to the restart of the podinfo
using such framework in Makefile:
The thing is that after some time of running, targets start to disappear and reappear (I expect that besides initialization, endpoints should contain all targets stably). I have tried on several commits (
latest
,e1af8
,793c486
). The bug has been there for afew months at least.Please investigate what is going on and fix the code if necessary.
tested on colima.
Details
The text was updated successfully, but these errors were encountered: