Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create debug endpoint to simplify validation #715

Open
phillebaba opened this issue Jan 24, 2025 · 0 comments
Open

Create debug endpoint to simplify validation #715

phillebaba opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@phillebaba
Copy link
Member

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.

@phillebaba phillebaba added the enhancement New feature or request label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant