Currently, crash logs/heap dumps will be written to local storage and are lost when a Pod/Container dies.
We could expose an option to dump them on a mount somewhere more permanent.
This might not even be 100% necessary as soon as we have https://github.com/stackabletech/issues/issues/584.
And technically it is already mostly possible using config overrides so this would be a convenience feature.
Currently, crash logs/heap dumps will be written to local storage and are lost when a Pod/Container dies. We could expose an option to dump them on a mount somewhere more permanent.
This might not even be 100% necessary as soon as we have https://github.com/stackabletech/issues/issues/584. And technically it is already mostly possible using config overrides so this would be a convenience feature.