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: Assign ClientOptions if provided #185

Merged
merged 1 commit into from
May 1, 2023
Merged

Conversation

JorTurFer
Copy link
Contributor

Currently, the function AttachPolicyClientOptions doesn't do anything because the condition is wrong. Only nil options are assigned, which is not correct.
This PR solves the problem

@JorTurFer
Copy link
Contributor Author

FYI @AsafMah

@AsafMah
Copy link
Contributor

AsafMah commented May 1, 2023

Wow, great fix.
I'll release a patch soon.

@AsafMah AsafMah merged commit 778af97 into Azure:master May 1, 2023
@JorTurFer JorTurFer deleted the patch-1 branch May 1, 2023 19:47
@JorTurFer
Copy link
Contributor Author

JorTurFer commented May 2, 2023

I'll release a patch soon.

Do you have an ETA? We need this fix in KEDA

@AsafMah
Copy link
Contributor

AsafMah commented May 3, 2023

Probably tommorow, You can refer directly to the master branch in the meantime though

@AsafMah
Copy link
Contributor

AsafMah commented May 9, 2023

Fixed in 0.13.0

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