Skip to content

Implement cr_reporter.go (IncidentReport CR writer) #15

@gaurangkudale

Description

@gaurangkudale

Overview

Implement the CR Reporter that creates and updates IncidentReport CRs in the cluster.

Tasks

  • Implement internal/reporter/cr_reporter.go
  • Create IncidentReport CR in the affected namespace when an incident is detected
  • Patch IncidentReport status on incident resolution
  • Emit Kubernetes events on the IncidentReport CR for kubectl visibility
  • Ensure idempotent creation (no duplicate CRs per incident ID)

Phase

Week 5 — Part of v0.1 Foundation notification layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    reporterNotification/reporting layer

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions