celeborn/client-mr
Sanskar Modi 782393af05 [CELEBORN-1748] Deprecate identity provider configs tied with quota
### What changes were proposed in this pull request?

Deprecate identity configs related with quota –
```
        "celeborn.quota.identity.provider"
        "celeborn.quota.identity.user-specific.tenant"
        "celeborn.quota.identity.user-specific.userName"
```
In favour of identity configs independent of quota

```
        "celeborn.identity.provider"
        "celeborn.identity.user-specific.tenant"
        "celeborn.identity.user-specific.userName"
```

### Why are the changes needed?

Current identity configs are tied with quota but identity should be free of quota because other pieces like tags are also using it. In future other new components can also make use of identity.

### Does this PR introduce _any_ user-facing change?

NA

### How was this patch tested?
Existing UTs

Closes #2952 from s0nskar/fix_identity.

Authored-by: Sanskar Modi <sanskarmodi97@gmail.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-12-04 09:28:40 +08:00
..
mr [CELEBORN-1748] Deprecate identity provider configs tied with quota 2024-12-04 09:28:40 +08:00
mr-shaded [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00