Skip to content

Conversation

krokoko
Copy link
Collaborator

@krokoko krokoko commented Apr 2, 2025

Fixes #1054

  • Remove custom resource and Docker dependency for OSS Index
  • Use instead the newly released OSS CfnIndex L1 construct

Current status:

  • Need to finish implementation (add the fromVectorIndexAttributes and fromCfnIndex methods)
  • Review interfaces and include helper methods if needed
  • Finish documentation
  • Test !

Blockers:
The newly released L1 index prevents feature parity with existing implementation:


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Copy link
Contributor

This pull request is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot added the stale label Apr 22, 2025
Copy link
Contributor

Closing this pull request as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot closed this Apr 27, 2025
@krokoko krokoko reopened this Apr 27, 2025
Copy link
Contributor

Closing this pull request as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot closed this Apr 30, 2025
@krokoko krokoko reopened this Apr 30, 2025
Copy link
Contributor

github-actions bot commented May 4, 2025

Closing this pull request as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot closed this May 4, 2025
@krokoko krokoko reopened this May 5, 2025
@krokoko krokoko added backlog and removed stale labels May 5, 2025
@anthony-nhs
Copy link

I know this is still in draft, but I have tried using this and one thing I have found is that cloudformation reports the index has been created, but it is not ready for use yet.
This can sometimes lead to a situation where if you try and use the index (in the same stack) in a knowledge base construct, creating the knowledge base fails because the index is not ready yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(opensearch serverless): use L1 OSS index instead of custom resource

3 participants