Skip to content

Fix waitfordeploymentreplicareadycount duration logs#6990

Merged
zroubalik merged 6 commits intokedacore:mainfrom
elieserr:fix-WaitForDeploymentReplicaReadyCount-duration-logs
Aug 21, 2025
Merged

Fix waitfordeploymentreplicareadycount duration logs#6990
zroubalik merged 6 commits intokedacore:mainfrom
elieserr:fix-WaitForDeploymentReplicaReadyCount-duration-logs

Conversation

@elieserr
Copy link
Contributor

@elieserr elieserr commented Aug 18, 2025

Updated test logs to reflect the amount of time the assertion actually takes, only changed the ones using https://github.com/kedacore/keda/blob/main/tests/helper/helper.go#L466

Time for the assertion to fail is iterations * intervalSeconds
NOTE: no test changed, only the logging. Because of this Im not sure if most of the checklist bellow make sense for this PR

Checklist

Fixes #6972

@github-actions
Copy link

Thank you for your contribution! 🙏

Please understand that we will do our best to review your PR and give you feedback as soon as possible, but please bear with us if it takes a little longer as expected.

While you are waiting, make sure to:

  • Add an entry in our changelog in alphabetical order and link related issue
  • Update the documentation, if needed
  • Add unit & e2e tests for your changes
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Once the initial tests are successful, a KEDA member will ensure that the e2e tests are run. Once the e2e tests have been successfully completed, the PR may be merged at a later date. Please be patient.

Learn more about our contribution guide.

@elieserr elieserr changed the title Fix wait for deployment replica ready count duration logs Fix waitfordeploymentreplicareadycount duration logs Aug 18, 2025
…time for runnning the asertion

Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
@elieserr elieserr force-pushed the fix-WaitForDeploymentReplicaReadyCount-duration-logs branch from 90ed8a9 to 69aeac6 Compare August 18, 2025 22:50
@elieserr
Copy link
Contributor Author

cc: @rickbrouwer

Copy link
Member

@rickbrouwer rickbrouwer left a comment

Choose a reason for hiding this comment

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

Great! Thank you!
A few minor nits

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.

Thanks!

Once the comments from @rickbrouwer are resolved, we can merge

elieserr and others added 2 commits August 19, 2025 08:07
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Copy link
Member

@rickbrouwer rickbrouwer left a comment

Choose a reason for hiding this comment

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

❤️

@zroubalik zroubalik enabled auto-merge (squash) August 19, 2025 12:15
@elieserr
Copy link
Contributor Author

All check have passed but I see merging is blocked because need 2 approvers with write access. Not sure who can help @rickbrouwer @zroubalik
Thanks for the reviews and help!

@rickbrouwer rickbrouwer added the ok-to-merge This PR can be merged label Aug 19, 2025
@elieserr
Copy link
Contributor Author

friendly reminder, any reason for this to not get merged?

@rickbrouwer
Copy link
Member

friendly reminder, any reason for this to not get merged?

Appreciate your patience! Just waiting for the final merge, should be done soon.

@zroubalik zroubalik merged commit 3fbc9ee into kedacore:main Aug 21, 2025
23 checks passed
jmickey pushed a commit to jmickey/keda that referenced this pull request Aug 22, 2025
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
dpochopsky pushed a commit to dpochopsky/keda that referenced this pull request Sep 12, 2025
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
Signed-off-by: David Pochopsky <david.pochopsky@united.com>
alt-dima pushed a commit to alt-dima/keda that referenced this pull request Dec 13, 2025
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
Signed-off-by: Dmitriy Altuhov <altuhovd@gmail.com>
tangobango5 pushed a commit to tangobango5/keda that referenced this pull request Dec 22, 2025
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
tangobango5 pushed a commit to tangobango5/keda that referenced this pull request Feb 13, 2026
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
Signed-off-by: elieser pereira <elieser.pereiraa@gmail.com>
Co-authored-by: Rick Brouwer <rickbrouwer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-merge This PR can be merged skip-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect log lines in e2e tests

4 participants