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

Replace Elasticsearch with Opensearch #368

Closed
wants to merge 1 commit into from
Closed

Conversation

spenes
Copy link
Contributor

@spenes spenes commented Nov 30, 2022

Since we are trying to deprecate Mini soon, this PR tries to make as minimal changes as possible. Therefore there are lots of places that elasticsearch and kibana terms are still in use.

@spenes spenes force-pushed the enhancement/opensearch branch from e716268 to 76fe2b4 Compare November 30, 2022 12:49
@spenes spenes force-pushed the enhancement/opensearch branch from 76fe2b4 to 0c4ceed Compare November 30, 2022 12:51
@@ -46,7 +50,7 @@ services:
awslogs-stream: "kibana"

elasticsearch-loader-good:
image: snowplow/elasticsearch-loader:1.0.7
image: snowplow/elasticsearch-loader:2.0.8
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you try 2.0.8-distroless?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we have distroless for elasticsearch loader ? I couldn't see in here

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry my mistake - you are right. Elasticsearch loader is the only app for which we don't have a distroless image (yet).

@spenes
Copy link
Contributor Author

spenes commented Nov 30, 2022

Moved to #369

@spenes spenes closed this Nov 30, 2022
@benjben benjben deleted the enhancement/opensearch branch May 24, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants