Skip to content

Consume Partition service to provide multi-tenancy support in Storage-Azure

Alok Joshi requested to merge partition-svc into master

Type of change

  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [No]

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

  • Azure

Does this introduce a breaking change?

  • [YES]

What is the current behavior?

Current Azure implementation works in single tenancy mode. This implementation aims to provide multi-tenancy support via Partition service

What is the new/expected behavior?

Provides multi-tenancy support via Partition service

Have you added/updated Unit Tests and Integration Tests?

Yes

Any other useful information

Edited by Neelesh Thakur

Merge request reports