Skip to content

refactor: verify the index exists instead of relaying in string comparison#60

Merged
JoseSzycho merged 1 commit intomainfrom
chore/index-validation
Mar 5, 2026
Merged

refactor: verify the index exists instead of relaying in string comparison#60
JoseSzycho merged 1 commit intomainfrom
chore/index-validation

Conversation

@JoseSzycho
Copy link
Copy Markdown
Contributor

This PR refactors the meilisearchSDK to eliminate the use of string comparison for determining the existence of an index.

Additionally, the ResourceIndexPolicy finalizer is updated to utilize the new, improved SDK. Consequently, the finalizer can now complete even if the index does not exist.

@JoseSzycho JoseSzycho merged commit 11a161b into main Mar 5, 2026
5 of 6 checks passed
@JoseSzycho JoseSzycho deleted the chore/index-validation branch March 5, 2026 16:06
@github-project-automation github-project-automation bot moved this from Backlog to Done in Searching Resources in Milo Mar 5, 2026
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.

2 participants