-
Notifications
You must be signed in to change notification settings - Fork 80
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
[v2.9] Backport PR 271: Index more sqlite cache fields. #315
[v2.9] Backport PR 271: Index more sqlite cache fields. #315
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Patches are semantically identical to the originals apart from dependency versions, which is expected.
#271 :
git range-diff 63683abbf478aa2dd6f5cb492f6c75130d6e05e7~..63683abbf478aa2dd6f5cb492f6c75130d6e05e7 06c2eb50d11d4f07f7a690e4bc0f71a805a114ee~..06c2eb50d11d4f07f7a690e4bc0f71a805a114ee
#291 :
git range-diff 6a11ffb66087599f9ec301eecb44841b0c276b10~..6a11ffb66087599f9ec301eecb44841b0c276b10 7dd4cbefea2f7e35346038e190dd3de12bcd7c8f~..7dd4cbefea2f7e35346038e190dd3de12bcd7c8f
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest just backporting the PR from 271 and not the uber bump as well. The uber change could cause problem or major changes when bumping steve in rancher/rancher. eg: Quite a few changes (although trivial): rancher/rancher#47128.
We're gonna be in code freeze by EOD so let's minimize the impact and just go with the 271 backport (at least for this PR)
7dd4cbe
to
63683ab
Compare
#291 removed |
Signed-off-by: Silvio Moioli <[email protected]>
Validation failed for me without #291, but I see it's passing CI. OK... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This includes commits from the following PRs to address issues in UI Server-Side Pagination: rancher/steve#315 (add indexed fields) rancher/steve#312 (add missing object information) Signed-off-by: Silvio Moioli <[email protected]>
No description provided.