Skip to content
New issue

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

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

Already on GitHub? # to your account

Removed the need for deploymentName label #644

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

ppatierno
Copy link
Contributor

This PR fixes #545 removing the need for the deploymentName label on a ScaledObject.
Of course, it can still be there but there are no restrictions or checks anymore, the only mandatory one is the spec.scaleTargetRef.deploymentName field.

Checklist

Fixes #

@ppatierno
Copy link
Contributor Author

Opened the related doc PR kedacore/keda-docs#101

Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zroubalik zroubalik merged commit ae4c437 into kedacore:master Mar 2, 2020
@ppatierno ppatierno deleted the remove-dep-name-label branch March 2, 2020 09:32
@SatishRanjan SatishRanjan mentioned this pull request Mar 13, 2020
SpiritZhou pushed a commit to SpiritZhou/keda that referenced this pull request Jul 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deploymentName label on every ScaledObject
2 participants