argoproj / argoproj/argo-workflows

Add labels to K8S Workflow events

Open
#4,353 3 comments 0 reactions 0 assignees View on GitHub
area/controller
Dominant language
Go
Stars
17k
Forks
3.7k
Avg merge
1d 20h
Merged PRs (30d)
138

Description

# Summary
It would be very useful to add labels to Workflow controller events, such as WorkflowSucceeded WorkflowFailed, including a label pointing back to the CronWorkflow object (if the Workflow is a child Node of a CWF).

# Use Cases
This would be used with Argo Events / ResourceEventSource when we need to listen on successful / failed completion events of a CronWorkflow.

---

**Message from the maintainers**:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

Contributor guide

Open the contributing guide

Research direction

Start by tracing where Workflow controller events such as WorkflowSucceeded and WorkflowFailed are emitted, then inspect how a Workflow identifies a parent CronWorkflow. The work is complete when these events carry labels and child Workflows include a label pointing to their CronWorkflow, with behavior verified for successful and failed completion events.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.