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

[v2.9] Backport PR 271: Index more sqlite cache fields. #315

Merged

Conversation

ericpromislow
Copy link
Contributor

No description provided.

@ericpromislow ericpromislow requested a review from a team as a code owner October 30, 2024 19:11
moio
moio previously approved these changes Oct 31, 2024
Copy link
Contributor

@moio moio left a 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

Copy link
Contributor

@tomleb tomleb left a 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)

go.mod Outdated Show resolved Hide resolved
@moio moio force-pushed the 47788-backport-46642-to-2.9 branch from 7dd4cbe to 63683ab Compare October 31, 2024 12:52
@moio moio requested a review from tomleb October 31, 2024 12:53
@moio
Copy link
Contributor

moio commented Oct 31, 2024

#291 removed

Signed-off-by: Silvio Moioli <[email protected]>
@ericpromislow
Copy link
Contributor Author

Validation failed for me without #291, but I see it's passing CI. OK...

Copy link
Contributor

@tomleb tomleb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a clean backport of #271

Validation failed for me without #291, but I see it's passing CI. OK...

that's most likely due to wrangler moving to the uber dependency. Since we aren't updating wrangler here, no issue.

@ericpromislow ericpromislow merged commit c4ebbe6 into rancher:release/v2.9 Oct 31, 2024
1 check passed
moio added a commit to moio/rancher that referenced this pull request Nov 4, 2024
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]>
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.

3 participants