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(core): fix InMemoryTaskRepository.listByThisInstance #6339

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

dbyron-sf
Copy link
Contributor

to return only tasks owned by this clouddriver instance

and some other small cleanups, including adding a test which #5680 already fixed.

which currently passes for RedisTaskRepositoryTest and SqlTaskRepositoryTest (because of fixes in spinnaker#5680),
but fails in InMemoryTaskRepositoryTest.  Fix for that to follow.
to return only tasks owned by this clouddriver instance
so it's more obvious when clouddriver is shutting down.
@dbyron-sf dbyron-sf requested a review from cfieber as a code owner January 29, 2025 03:50
@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for a merge label Jan 29, 2025
@mergify mergify bot added the auto merged Merged automatically by a bot label Jan 29, 2025
@mergify mergify bot merged commit ebba3ba into spinnaker:master Jan 29, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants