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

use Patch to set FallbackCondition on ScaledObject.Status #2037

Merged
merged 3 commits into from
Aug 26, 2021

Conversation

zroubalik
Copy link
Member

@zroubalik zroubalik commented Aug 17, 2021

Signed-off-by: Zbynek Roubalik zroubali@redhat.com

The recent Fallback feature #1910 has brought a problem in ScaledObject Status update: the object has been modified; please apply your changes to the latest version and try again.

Lets use Patch() to mitigate this problem.

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Changelog has been updated

Fixes #2035

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
@zroubalik
Copy link
Member Author

@mishamo FYI

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
@saurabhvagrawal
Copy link

Hi Team.. Any update on when this PR is completed. We need to update keda in our clusters since we are still getting these errors.

@ahmelsayed ahmelsayed merged commit 58160c0 into kedacore:main Aug 26, 2021
@ahmelsayed
Copy link
Contributor

Sorry I missed this PR.

@saurabhvagrawal
Copy link

Sorry I missed this PR.

Hi.. I think this change will reflect in new keda v2.5 which is scheduled to be released on 30th September. So, can you help me to understand that how can we deploy this image in production clusters now.

@ahmelsayed
Copy link
Contributor

You can use ghcr.io/kedacore/keda:main and ghcr.io/kedacore/keda-metrics-apiserver:main. If using helm it's --set image.keda.tag=main --set image.metricsApiServer.tag=main

nilayasiktoprak pushed a commit to nilayasiktoprak/keda that referenced this pull request Oct 23, 2021
)

Signed-off-by: nilayasiktoprak <nilayasiktoprak@gmail.com>
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.

Error "Operation cannot be fulfilled on scaledobjects.keda.sh" getting on all scaledobjects in all clusters
3 participants