fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Review configureSidecarContainer
What would you like to be added/changed?
Currently the configureSidecarContainer is a bit hard to read with the different cases (depending on the passed optional cluster and if the sidecar is configured for backups). We should review this method and see if we can simplify some things to make it easier to reason about it.