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] SQL cache backports #431

Open
wants to merge 3 commits into
base: release/v2.9
Choose a base branch
from

Conversation

moio
Copy link
Contributor

@moio moio commented Dec 20, 2024

This backports #400, #430 and #284

#284 needed some minor adaptation, mostly due to the different mocking framework

I hope this helps

moio added 2 commits December 20, 2024 15:58
Signed-off-by: Silvio Moioli <silvio@moioli.net>
* Change indexed fields according to https://github.com/rancher/rancher/issues/48256wq

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Fix typo

---------

Signed-off-by: Silvio Moioli <silvio@moioli.net>
@moio moio requested a review from a team as a code owner December 20, 2024 15:12
* bump lasso to include pull rancher#111

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Make IsListWatchable public to be reused in other packages

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Let lasso know whether a type is watchable upon requesting a cache

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Adapt existing tests

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Add a test to check watchability is detected correctly

Signed-off-by: Silvio Moioli <silvio@moioli.net>

---------

Signed-off-by: Silvio Moioli <silvio@moioli.net>
@moio moio force-pushed the vai_backports_2024 branch from d04ecd8 to f63f2ae Compare December 20, 2024 15:18
@tomleb
Copy link
Contributor

tomleb commented Dec 20, 2024

The branch here should be release/v0.3 according to https://github.com/rancher/steve/blob/main/VERSION.md. We'll be deleting the older branches later, after we fully transition.

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