kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

develop Rating controller #210

Closed bjwswang closed 1 year ago

bjwswang commented 1 year ago

For controller,we need to decide:

  1. Watch and get rating pipeline results.
  2. Create/Update a CR Rating according to Rating results
  3. Calculate/update the score
bjwswang commented 1 year ago

Further more,we need to consider how to control parallelization rate in a repository.