Skip to content

Health checks and monitoring instances #4

@alanpjohn

Description

@alanpjohn

Description

Better use of channels to watch machine events and monitor them. Currently creates a new go-routine for monitoring and healthchecks, which might lead to concurrency and memory issues when dealing with Volatile scaling.

Proposed Solution

Aggregate channels to make a single channel that listens to all events sent by the machineServiceV1alpha.watch

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions