kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
307 stars 20 forks source link

Privileges for a pipeline #1339

Closed Ronenk5678 closed 2 years ago

Ronenk5678 commented 3 years ago
  1. Hkube shall enable to define a pipeline as public or private for specific workspaces 1.1. By default a pipeline will be created as private within the workspace it was created in. 1.2. Private pipeline can be updated, deleted and executed only in workspaces where it is a member 1.3. Public pipeline can be updated, deleted and executed in all the workspaces
  2. User who is a member of a workspaces' pipeline shall be able to update the type of a pipeline from private to public and vice versa
  3. User who is a member of a workspaces' private pipeline shall be able to Add, Review and Delete membership of workspaces in the pipeline
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.