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

rpc: fix scaling policy get index response when policy is found. #11579

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Nov 26, 2021

When GetPolicy is called within the scaling handler, the index
table was being used to populate the reply index irregardless of
whether the policy was found or not. This change fixes that
behaviour so that the policy modify index is used when the policy
lookup is successful.

When GetPolicy is called within the scaling handler, the index
table was being used to populate the reply index irregardless of
whether the policy was found or not. This change fixes that
behaviour so that the policy modify index is used when the policy
lookup is successful.
@jrasell jrasell added this to the 1.2.3 milestone Nov 26, 2021
@jrasell jrasell self-assigned this Nov 26, 2021
@schmichael schmichael merged commit 16b2428 into main Nov 30, 2021
@schmichael schmichael deleted the b-getscalingpolicy-rpc-index-response branch November 30, 2021 18:43
lgfa29 pushed a commit that referenced this pull request Jan 17, 2022
…-response

rpc: fix scaling policy get index response when policy is found.
lgfa29 pushed a commit that referenced this pull request Jan 17, 2022
…-response

rpc: fix scaling policy get index response when policy is found.
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants