Skip to content

feat: Handle ResouceIndexPolicy deletion#59

Merged
JoseSzycho merged 2 commits intomainfrom
32-handle-index-policy-deletion
Mar 5, 2026
Merged

feat: Handle ResouceIndexPolicy deletion#59
JoseSzycho merged 2 commits intomainfrom
32-handle-index-policy-deletion

Conversation

@JoseSzycho
Copy link
Copy Markdown
Contributor

This PR introduces a finalizer to the ResourceIndexPolicy, ensuring a thorough cleanup in Meilisearch.

The finalizer accomplishes this by deleting all documents that reference the index and subsequently deleting the index itself.

@JoseSzycho JoseSzycho requested a review from scotwells March 5, 2026 15:26
@JoseSzycho JoseSzycho linked an issue Mar 5, 2026 that may be closed by this pull request
@JoseSzycho JoseSzycho enabled auto-merge March 5, 2026 15:26
Copy link
Copy Markdown
Contributor

@scotwells scotwells left a comment

Choose a reason for hiding this comment

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

One minor comment, not blocking.

@JoseSzycho JoseSzycho merged commit c63cae7 into main Mar 5, 2026
6 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Ready in Searching Resources in Milo Mar 5, 2026
@JoseSzycho JoseSzycho deleted the 32-handle-index-policy-deletion branch March 5, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Handle index policy deletion

2 participants