Skip to content

Support parallelism in alert controller for alert creation #42

Description

@lilwan

Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE

What happened:
Currently alert controller reconciles alert one at a time and it is very time consuming when comes to create large number of alerts.

What you expected to happen:
parallelism can be added to improve the performance of the controller and reduce the waiting time

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

Anything else we need to know?:

Environment:

  • alert-manager version
  • Kubernetes version :
$ kubectl version -o yaml

Other debugging information (if applicable):

- controller logs:

$ kubectl logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions