Skip to content

Added tenant deprovisioning API

Coming from #135

Added tenant deprovisioning API to delete all entitlements for a data partition.

Added ITs for deprovisioning API which runs conditionally if ENABLE_TENANT_DEPROVISION_IT env variable is set to "true" and dataPartitionId used is prepared dynamically, not using primary/default partition to run IT's.

ITs execution result:

Without flag set to true:

image.png

Trusted pipeline:

Pipeline · OSDU Software / OSDU Data Platform / Security and Compliance / Entitlements · GitLab (opengroup.org)

Pipeline · OSDU Software / OSDU Data Platform / Security and Compliance / Entitlements · GitLab (opengroup.org)

Without flag to false/no flag preset:

image.png

Pipeline · OSDU Software / OSDU Data Platform / Security and Compliance / Entitlements · GitLab (opengroup.org)

Edited by Himanshu Kumrawat

Merge request reports