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: Update e2e tests after upgrade k8s 1.26 #4526

Merged
merged 6 commits into from
May 5, 2023

Conversation

JorTurFer
Copy link
Member

@JorTurFer JorTurFer commented May 4, 2023

After upgrading to k8s 1.26, e2e tests have started to fail. I have noticed that HPA has set ScalingActive to false due AmbiguousSelector.

In k8s 1.26 there is a new commit disabling the HPA in case of ambiguous selectors:
https://github.com/kubernetes/kubernetes/blob/f9340f3cf1f473f7da44594ea4974635f59f7ba1/CHANGELOG/CHANGELOG-1.26.md?plain=1#L809

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
@JorTurFer JorTurFer changed the title WIP - fix: Update e2e tests after upgrade k8s 1.26 fix: Update e2e tests after upgrade k8s 1.26 May 4, 2023
@JorTurFer JorTurFer marked this pull request as ready for review May 4, 2023 19:51
@JorTurFer JorTurFer requested a review from a team as a code owner May 4, 2023 19:51
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
@JorTurFer
Copy link
Member Author

JorTurFer commented May 5, 2023

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

@JorTurFer JorTurFer merged commit 8def751 into kedacore:main May 5, 2023
@JorTurFer JorTurFer deleted the fix-e2e branch May 5, 2023 08:20
geoffrey1330 pushed a commit to geoffrey1330/keda that referenced this pull request Oct 4, 2023
Signed-off-by: geoffrey1330 <israelgeoffrey13@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.

2 participants