Skip to content

Foundations for dataset level access functionality - Part 2

Varunkumar Manohar requested to merge slb/vm/datasetacl into master

This merge requests extends the foundations for addding acls at the dataset level

  1. If the subproject access policy is set to uniform, then the dataset cannot be patched
  2. Only if the subproject access policy is set to dataset, then the dataset ACLs can be applied
  3. When registering a dataset/patching a dataset the acls should have both the admin and viewer group lists.
  4. Added postman e2e tests
Edited by Sacha Brants

Merge request reports