k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
71 stars 51 forks source link

UBI8 images do not terminate correctly #413

Closed emerkle826 closed 11 months ago

emerkle826 commented 11 months ago

In testing the UBI8 Cassandra images in cass-operator, it was observed that these images don't terminate the same way as the Ubuntu based images. This is likely due to how the image creates the process.

### DoD
[ ] - UBI8 based images should create the same style process as Ubuntu based images so that termination is the same