Since OPA is deployed as a daemonset and there is always only one pod of a replicaset on one node. That leads to "Failed to query OPA backend" errors when the daemonset is restarting because of config changes. Is there any way to get rid of that?
Currently every update to the opa cluster leads to query submission errors on trino side - maybe there is a better way? I was wondering about the reasons for OPA to be deployed as a DS?