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

Partial implementation with Opensearch serverless #471

Draft
wants to merge 60 commits into
base: main
Choose a base branch
from
Draft

Conversation

tloubrieu-jpl
Copy link
Member

@tloubrieu-jpl tloubrieu-jpl commented Jun 7, 2024

🗒️ Summary

Partial re-implementation of the opensearch queries for the web modernization developments.

This implementation revised the design of the controllers, the error managment and the OpenSearch query builder to simplify it (hopefully).

So far, the rest of the code is left as-is. If some cleaning of unused classes is needed that will be done later.

This also includes an incomplete/non-working development for ticket #433

⚙️ Test Data and/or Report

Test with docker compose, see https://github.com/NASA-PDS/registry-api/?tab=readme-ov-file#integration-deployment

Or on dev account on MCP, with the terraform scripts in ./terrraform in this repository.

♻️ Related Issues

Fixes #470

thomas loubrieu added 30 commits March 15, 2024 15:18
@jordanpadams jordanpadams changed the title Partial implementation with Opensearhc serverless Partial implementation with Opensearch serverless Jun 27, 2024
@tloubrieu-jpl tloubrieu-jpl marked this pull request as draft July 11, 2024 00:11
@tloubrieu-jpl
Copy link
Member Author

We will do the PR when we are ready for deployment in production which is not the case yet because of infrastructure works being done with cloudfront mostly.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

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.

Partial implementation of the opensearch serverless queries
3 participants