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
It is very hard to understand if Spegel is working or not. This leads to issues about bugs that either do not exist or that are misguided by poor log outputs. There are a lot of moving parts in Spegel due to its distributed nature.
Proposed solution to the problem
A good solution would be to create a debug endpoint that would allow users to call to. This would trigger a set of tests like attempting to resolve the Spegel image itself. While this would not verify the Containerd to Spegel integration it would verify that Spegel itself would work. The best part is that we could output structured data and have users include it in the issue.
The text was updated successfully, but these errors were encountered:
Describe the problem to be solved
It is very hard to understand if Spegel is working or not. This leads to issues about bugs that either do not exist or that are misguided by poor log outputs. There are a lot of moving parts in Spegel due to its distributed nature.
Proposed solution to the problem
A good solution would be to create a debug endpoint that would allow users to call to. This would trigger a set of tests like attempting to resolve the Spegel image itself. While this would not verify the Containerd to Spegel integration it would verify that Spegel itself would work. The best part is that we could output structured data and have users include it in the issue.
The text was updated successfully, but these errors were encountered: