caicloud / cyclone

Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources. https://cyclone.dev
Apache License 2.0
1.07k stars 168 forks source link

User System #670

Open cd1989 opened 5 years ago

cd1989 commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Fuction Details

Cyclone supports multi-tenant, in Cyclone, we will have 3 roles:

In Cyclone, there will be a default system admin account: admin/Pwd123456. System admin can then create tenants, and meanwhile, designate a tenant admin account.

Tenant admin can then log in to Cyclone and invite other users to join the tenant.

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

cd1989 commented 5 years ago

/assign @cd1989

supereagle commented 5 years ago

/priority p1