How to upgrade apple operator 0.48 to 1.4.1 without deleting the old crd?

Can you share the operator logs? The first step to debug this is to exec into all stateful Pods (storage and log) to see if they are actually running the new version. The operator uses fdbcli --exec 'kill' to restart all fdbserver processes but sometimes this request is not reliable and some processes are not restarted.