Currently, cass-operator has a server version pattern match that doesn't support non-digit version (i.e. it supports 3.11.9 or 4.0.0, etc). It would be beneficial to also support 4.0 beta release tags like 4.0-beta4
There is already a ticket in cass-operator here: https://github.com/datastax/cass-operator/issues/373
This ticket is mostly for tracking that ticket.
Currently, cass-operator has a server version pattern match that doesn't support non-digit version (i.e. it supports 3.11.9 or 4.0.0, etc). It would be beneficial to also support 4.0 beta release tags like
4.0-beta4There is already a ticket in cass-operator here: https://github.com/datastax/cass-operator/issues/373
This ticket is mostly for tracking that ticket.