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
When I ported Xline to Kubernetes, I encountered timeouts during kubeadm init. By comparing the behavior of etcd and Xline, I discovered that Xline's watch feature may experience event loss under certain conditions. The root cause of the event loss is documented in issue #491.
Version
0.6.1 (Default)
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Description about the bug
When I ported Xline to Kubernetes, I encountered timeouts during kubeadm init. By comparing the behavior of etcd and Xline, I discovered that Xline's watch feature may experience event loss under certain conditions. The root cause of the event loss is documented in issue #491.
Version
0.6.1 (Default)
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: