Skip to content

Operator CRs are Processed in Parallel #90

@dtfranz

Description

@dtfranz

Each reconcile event will result in the entire set of Operator CRs being processed, and in order to do that in a timely manner they should all be processed in parallel as opposed to serially.

This issue should be done after #89, as each Operator process needs to know the entire cluster state in order for each CR be processed properly.

Acceptance Criteria:

  • Reconciler is updated to process listed Operator CRs in parallel.
  • Test are written to cover this behavior.

Depends on #89

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions