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

Emit Kuberentes Events on major KEDA events #530

Closed
zroubalik opened this issue Jan 2, 2020 · 7 comments · Fixed by #1523 or kedacore/keda-docs#361
Closed

Emit Kuberentes Events on major KEDA events #530

zroubalik opened this issue Jan 2, 2020 · 7 comments · Fixed by #1523 or kedacore/keda-docs#361
Assignees
Labels
feature-request All issues for new features that have not been committed to good first issue Good for newcomers help wanted Looking for support from community needs-discussion
Projects
Milestone

Comments

@zroubalik
Copy link
Member

KEDA controller should emit Kuberentes Events on major events. This is based on #479

Use-Cases

  • New Trigger Authentication Created
  • Deployment Scaled to Zero
  • New Scaled Object Created
  • Information on scaling action
  • Information about new scaled object referencing existing trigger authentication
  • ...
@zroubalik zroubalik added needs-discussion feature-request All issues for new features that have not been committed to labels Jan 2, 2020
@anirudhgarg
Copy link
Contributor

Just curious are these just logs or there is something else first class that you are thinking ?

@tomkerkhove
Copy link
Member

These are events similar which you can process in other applications, for example to extend KEDA, create awareness around scaling patterns (ie post to Slack), react to certain things, etc.

@anirudhgarg
Copy link
Contributor

Sorry my question was that what would be the implementation to emit these "events" - would we just need to add the right logs at various places in the code.

@tomkerkhove
Copy link
Member

That is a good question, I don't know the answer to that or if it's possible.

@zroubalik
Copy link
Member Author

zroubalik commented Jan 8, 2020

@anirudhgarg yes, that should be the case, but need to doublecheck first.

@tomkerkhove
Copy link
Member

This would be a major feature if you ask me!

Can we target 2.0 for this @zroubalik @ahmelsayed @jeffhollan @anirudhgarg ?

@tomkerkhove tomkerkhove added this to Proposal in Roadmap Oct 13, 2020
@tomkerkhove tomkerkhove moved this from Proposal to Planned (Committed) in Roadmap Jan 4, 2021
@tomkerkhove tomkerkhove added help wanted Looking for support from community good first issue Good for newcomers labels Jan 12, 2021
@tomkerkhove tomkerkhove added this to the v2.2 milestone Jan 30, 2021
@tomkerkhove tomkerkhove reopened this Feb 8, 2021
@tomkerkhove
Copy link
Member

Docs: kedacore/keda-docs#361

@tomkerkhove tomkerkhove moved this from Planned (Committed) to Shipped in Roadmap Mar 30, 2021
preflightsiren pushed a commit to preflightsiren/keda that referenced this issue Nov 7, 2021
Signed-off-by: Ofek <ofek@ampify.io>

Co-authored-by: Ofek <ofek@ampify.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to good first issue Good for newcomers help wanted Looking for support from community needs-discussion
Projects
Archived in project
Roadmap
Shipped
4 participants