Skip to content

Policy as a feature

Riabokon Stanislav(EPAM)[GCP] requested to merge feature-policy 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
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [YES]

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

Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports