Introduce `VERSIONED_STORAGE_MANAGER` role
Open
kind/enhancement
- Dominant language
- Java
- Stars
- 163
- Forks
- 65
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 29
Description
**Background**
At the moment we use one role `PIPELINE_MANAGER` to control access to pipeline and versioned storages object. It would be helpful to introduce a separate role `VERSIONED_STORAGE_MANAGER` and use to grant access to versioned storages.
**Approach**
Access to versioned storage operations (create, delete) shall be allowed for uses with `VERSIONED_STORAGE_MANAGER` role assigned. Access to pipeline methods shall remain as is.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.