Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReassignReporter ¶
func NewReassignReporter(controllerCtx controller.ControllerContext, components, schedule []string, operatorConfig config.OperatorConfig, recorder events.Recorder) factory.Controller
func Report ¶
func Report(ctx context.Context, controllerCtx controller.ControllerContext, recorder events.Recorder, config *config.OperatorConfig) (string, error)
Types ¶
type ReassignReporter ¶
type ReassignReporter struct { controller.ControllerContext // contains filtered or unexported fields }
ReassignReporter lists all OpenShift bugs which has a change recorded in last 7 days. If that change was component change it persist the incoming and outgoing (target) component as "component change". It reports then the top incoming and outgoing component for last 7 days.
Click to show internal directories.
Click to hide internal directories.