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

Fix scaledObject always matching when browserVersion is latest in trigger metadata #4348

Merged
merged 3 commits into from
Mar 9, 2023

Conversation

gifflet
Copy link
Contributor

@gifflet gifflet commented Mar 9, 2023

It is necessary to check if the browserVersion is defined in the session before validating if the browserVersion in the trigger of the ScaledObject is set to latest. This way, it will avoid matching a ScaledObject whose browserVersion is set to latest in the trigger to sessions that may have browserVersion with different values.

Checklist

Fixes #4347

…if the browserVersion in the ScaledObject is set to latest.

Signed-off-by: gifflet <guisousa09@hotmail.com>
Signed-off-by: gifflet <guisousa09@hotmail.com>
Signed-off-by: gifflet <guisousa09@hotmail.com>
@zroubalik
Copy link
Member

zroubalik commented Mar 9, 2023

/run-e2e selenium*
Update: You can check the progress here

Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

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

LGTM!
Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants