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

Elasticsearch update #249

Merged
merged 6 commits into from
Jan 16, 2025
Merged

Elasticsearch update #249

merged 6 commits into from
Jan 16, 2025

Conversation

p-galligan
Copy link
Member

Updates application to allow configurable API authentication with Elasticsearch

Supports configurable authentication for Elasticsearch.
Updates indexers to check need for api_key
@p-galligan
Copy link
Member Author

@helrond Would you mind taking a look at this PR? I'm not sure why it's failing.

@helrond
Copy link
Member

helrond commented Jan 15, 2025

@helrond Would you mind taking a look at this PR? I'm not sure why it's failing.

I think those are KeyErrors - take a look at the changes I've proposed above and see if that first one addresses the failed test.

fix settings check in indexer

Co-authored-by: Hillel Arnold <[email protected]>
Changes the configs, indexer, and settings to simplify checking for an API key.
Remove the version number, which is no longer supported.
Fixes configuration of the API key and updates settings variable check
@p-galligan p-galligan merged commit 9377500 into development Jan 16, 2025
1 check passed
@p-galligan p-galligan deleted the elasticsearch-update branch January 16, 2025 14:55
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.

2 participants