Probably I'm overlooking an obvious fact but: we are running OPAL for Authz in a Kubernetes cluster. But the latest OPAL client docker image (0.8.0) runs OPA 0.70.0, while we are upgrading to OPA 1.2.
We can of course work our way through this by running OPAL client standalone container, and just running the latest OPA client container alongside it. However I'm curious whether there is a reason for OPAL client not using the latest OPA version?
Probably I'm overlooking an obvious fact but: we are running OPAL for Authz in a Kubernetes cluster. But the latest OPAL client docker image (0.8.0) runs OPA 0.70.0, while we are upgrading to OPA 1.2.
We can of course work our way through this by running OPAL client standalone container, and just running the latest OPA client container alongside it. However I'm curious whether there is a reason for OPAL client not using the latest OPA version?