Skip to content

Decoupling shared partition name.

Abhishek Kumar (SLB) requested to merge slb_decoupling_common_tenant into master

There was a dependency on partition name and this put a restriction on all the providers to use the same shared partition name ie "common".

Now, every vendor is free to use the shared partition name of their choice. The same value can be configured and passed via pipeline.

Merge request reports