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

feat: expose cooldownPeriod param to httpScaledObject #563

Merged
merged 2 commits into from
Jan 6, 2023

Conversation

someshkoli
Copy link
Contributor

@someshkoli someshkoli commented Jan 3, 2023

  • add cooldown to httpScaledObjectSpec
  • pass cooldown to ScaledObject factory

Signed-off-by: Somesh Koli [email protected]

Provide a description of what has been changed
Small feature patch for #562
PR exposes scaledobject param from keda core to httpscaledobject and passes down the same to scaledobject

Checklist

Fixes #

 - add cooldown to httpScaledObjectSpec
 - pass cooldown to ScaledObject factory

Signed-off-by: Somesh Koli <[email protected]>
Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

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

LGTM, but asked for 2nd opinion as I'm not a Go dev and think we need to update our CRD

pkg/k8s/scaledobject.go Outdated Show resolved Hide resolved
@someshkoli
Copy link
Contributor Author

@JorTurFer updated ^

@tomkerkhove tomkerkhove merged commit 71c2d3e into kedacore:main Jan 6, 2023
@JorTurFer JorTurFer added this to the v0.4.0 milestone Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants