Skip to content

Switch Indexer acc from custom GC data access feature to users.data.root (GONRG-7444)

We had implemented a feature that allow the Indexer service acc access to any data that was ingested to the platform. !446 (merged)

This flow is not aligned with common data access logic, instead, access should be provided via users.data.root group.

DOD:

  • Delete previously added Partition configuration.
  • Delete feature-related code from Entitlements.
  • Update Entitlements bootstrapping and add Indexer acc to users.data.root by default.
Edited by Rustam Lotsmanenko (EPAM)

Merge request reports