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

KEDAScaleTargetDeactivated does not correctly specify the scale target kind #1606

Closed
tomkerkhove opened this issue Feb 15, 2021 · 0 comments · Fixed by #1641
Closed

KEDAScaleTargetDeactivated does not correctly specify the scale target kind #1606

tomkerkhove opened this issue Feb 15, 2021 · 0 comments · Fixed by #1641
Assignees
Labels
bug Something isn't working

Comments

@tomkerkhove
Copy link
Member

tomkerkhove commented Feb 15, 2021

Report

KEDAScaleTargetDeactivated does not correctly specify the scale target kind which causes the event message be:

Deactivated foo/demo-worker from 1 to 0

Expected Behavior

Have a message such as:

Deactivated deployment foo/demo-worker from 1 to 0

Actual Behavior

Emitted message is :

Deactivated foo/demo-worker from 1 to 0

Steps to Reproduce the Problem

  1. Create deployment
  2. Create ScaledObject without specifying kind

Logs from KEDA operator

N/A

KEDA Version

Other

Kubernetes Version

1.19

Platform

Any

Scaler Details

No response

Relates to #530

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants