Skip to content

Add NoopSuggester for disabling Elasticsearch autocomplete#2328

Draft
ddelnano wants to merge 1 commit intomainfrom
ddelnano/add-es-noop-suggester
Draft

Add NoopSuggester for disabling Elasticsearch autocomplete#2328
ddelnano wants to merge 1 commit intomainfrom
ddelnano/add-es-noop-suggester

Conversation

@ddelnano
Copy link
Member

Summary: Add NoopSuggester for disabling Elasticsearch autocomplete

Some test environments don’t require Elasticsearch and may prefer to avoid the additional resource overhead it introduces. In addition, certain open-source users are more sensitive to Elasticsearch security advisories. Because we cannot upgrade our bundled Elasticsearch due to licensing restrictions, this change provides an option for disabling Elasticsearch entirely for those who prefer not to run it.

Relevant Issues: N/A

Type of change: /kind feature

Test Plan: Ran cloud with both options and verified that it work

Changelog Message: Add ability to disable Elasticsearch usage in Pixie cloud via disable_autocomplete api service flag

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
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.

1 participant