Skip to content

A feature 'connection with OPA' (GONRG-9823)

Riabokon Stanislav(EPAM)[GCP] requested to merge opa-feature into master

Type of change

  • Bug Fix
  • Feature

Current Epic: osdu/platform&29

OPA\Policy Integration (Configured mostly through properties, Storage, Search).

Does this introduce a change in the core logic?

  • [YES]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES]

What is the new/expected behavior?

Currently, the OPA flag which decides whether or not to use OPA service is coming from the application properties file, this MR is made to use the function flag to use OPA as a feature. So the flag can be fetched from partition property, environment variable featureFlag.opa.enabled.

Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports