Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Management #673

Closed
cd1989 opened this issue Dec 18, 2018 · 4 comments
Closed

Project Management #673

cd1989 opened this issue Dec 18, 2018 · 4 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/P0 Highest priority. Must be actively worked on as someone's top priority right now.
Milestone

Comments

@cd1989
Copy link
Contributor

cd1989 commented Dec 18, 2018

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Function Details

In Cyclone, Workflow, State, Resources are management in projects. A project includes
Workflows that share some common characteristics: belong to the same team, have similar configurations, serve for the same purpose, etc.

Projects hold some common properties of all Workflows within them. For example, external service auth, resource quotas.

Under a project, there are three kinds of subjects to manage:

  • Resources: Resources that would be shared within the project
  • Stages: Stages that would be shared within the project
  • Wofkflows: Workflows that run specific tasks.

Under a Workflow, also should mange:

Should divide this issue to sub-issues.

What happened:

What you expected to happen:

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

Anything else we need to know?:

@caicloud-bot caicloud-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 18, 2018
@cd1989
Copy link
Contributor Author

cd1989 commented Dec 18, 2018

/assign @qiuxiaolian

@cd1989
Copy link
Contributor Author

cd1989 commented Dec 18, 2018

/assign @cd1989 @zhujian7

@supereagle
Copy link
Member

/priority p0

@caicloud-bot caicloud-bot added the priority/P0 Highest priority. Must be actively worked on as someone's top priority right now. label Jan 3, 2019
@cd1989 cd1989 added this to the v1.0.0 milestone Jan 16, 2019
@supereagle
Copy link
Member

Have finished most works exclude workflow trigger management. Will track the left work by #978.

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/P0 Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

No branches or pull requests

5 participants