operator-controller uses certpoolwatcher to watch for changes to the CAs on disk, and subsequently update a certificate pool for TLS connections.
The catalogd code does not currently use the certpoolwatcher for it's CAs, and it should be incorporated.
It might be desirable to pull the certpoolwatcher into its own package.