-
Notifications
You must be signed in to change notification settings - Fork 177
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
Logs are mixed #101
Comments
You get both containers logs like that. You can supply another argument specifying which container to display. |
See it's |
aha yes it's the controller not the agent. It actually runs in the same container. I have been hesitant to move it out in a separate container but perhaps it's better after all. |
This is the process hierarchy in the scylla container:
I agree we should really clean it up as much as possible but right now the operator sidecar is the process that actually launches scylla. |
The Scylla Operator project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
/lifecycle stale |
The Scylla Operator project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
/lifecycle rotten |
The split is tracked in #1940 |
I requested scylla logs got agent logs and scylla logs
The text was updated successfully, but these errors were encountered: