Skip to content

feat: ability to set and retrieve subproject access policies+ ability to add users to datasets

Varunkumar Manohar requested to merge slb/vm/dataset-acl-sdutil-sync into master

This MR ensures using sdutil the following operations can be performed:

  1. During mk of subproject, ability to pass access-policy which is a optional parameter
  2. Ability to patch subproject access-policy
  3. With stat, retrieve the details of the subproject access policy
  4. Ability to add user to dataset ACLs.
  5. Updated devcontainer files
Edited by Varunkumar Manohar

Merge request reports