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: Check if MaxReplicaCount is nil before access to it #4567

Merged
merged 1 commit into from
May 23, 2023

Conversation

zroubalik
Copy link
Member

@zroubalik zroubalik commented May 23, 2023

Checklist

  • Tests have been added
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #4568

@zroubalik zroubalik requested a review from a team as a code owner May 23, 2023 09:09
@zroubalik zroubalik changed the title chore: add test ase for ScaledJob functions fix: Check if MaxReplicaCount is nil before access to it May 23, 2023
@zroubalik
Copy link
Member Author

zroubalik commented May 23, 2023

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

@zroubalik zroubalik enabled auto-merge (squash) May 23, 2023 09:28
@zroubalik
Copy link
Member Author

zroubalik commented May 23, 2023

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

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
@JorTurFer
Copy link
Member

JorTurFer commented May 23, 2023

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

@zroubalik zroubalik merged commit 0a1f7a3 into kedacore:main May 23, 2023
21 checks passed
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.

ScaledJob: panic ifminReplicaCount is specified & maxReplicaCount is not set
2 participants