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

No error reported when container did not start #41

Open
glennblock opened this issue Jun 29, 2023 · 0 comments
Open

No error reported when container did not start #41

glennblock opened this issue Jun 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@glennblock
Copy link

I tried to create a sidecar locally, and it looked like it work. I got all the output indicating that it was properly configured. When starting the container, there were errors that prevented it from starting (the rego did used deprecated functions), but there was no output indicating it did not start.

docker ps showed me nothing started.

Using aserto x run gave me more detailed output to show what was wrong.

Minimally we should say "Container could not start" or something if it never starts. It is not a good experience to make it look like everything is ok when it is not.

@glennblock glennblock added the bug Something isn't working label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant