Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotate K8s events #586

Closed
7 tasks done
thisthat opened this issue Jan 11, 2023 · 0 comments · Fixed by #589
Closed
7 tasks done

Annotate K8s events #586

thisthat opened this issue Jan 11, 2023 · 0 comments · Fixed by #589
Assignees
Labels
enhancement New feature or request

Comments

@thisthat
Copy link
Member

thisthat commented Jan 11, 2023

Goal

K8s events should have metadata about application, workflow, and task for which they are created.

Technical Details

KLT generates K8s Events for every stage of the Application lifecycle deployment. These events, however, do not contain metadata about the deployment itself so they do not have any value for user that wants to use them for Observability purposes.

The following info should be made available, when it applies:

  • ApplicationName
  • ApplicationVersion
  • WorkloadName
  • WorkloadVersion
  • TaskName
  • TraceID
  • Phase
@thisthat thisthat added the enhancement New feature or request label Jan 11, 2023
@odubajDT odubajDT self-assigned this Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants