Skip to content

[WIP] Fix/enable xpack back#9814

Merged
ph merged 2 commits intoelastic:masterfrom
ph:fix/enable-xpack-back
Dec 28, 2018
Merged

[WIP] Fix/enable xpack back#9814
ph merged 2 commits intoelastic:masterfrom
ph:fix/enable-xpack-back

Conversation

@ph
Copy link
Copy Markdown
Contributor

@ph ph commented Dec 27, 2018

revert the disabled tests and restart on failure for a non-healthy container.

@ph ph requested a review from a team as a code owner December 27, 2018 21:02
@ph ph added the in progress Pull request is currently in progress. label Dec 27, 2018
@ph ph added the :Testing label Dec 28, 2018
- "xpack.security.enabled=true"
- "xpack.license.self_generated.type=trial"
command: bash -c "bin/elasticsearch-keystore create && echo changeme | bin/elasticsearch-keystore add --stdin bootstrap.password && /usr/local/bin/docker-entrypoint.sh eswrapper"
restart: on-failure:5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Was not aware of this option. Lets see if it helps.

restart: on-failure:5

kibana:
depends_on:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This will make startup slower as it only starts KB when ES is ready. Let's see if it helps.

@ph ph merged commit d716d89 into elastic:master Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in progress Pull request is currently in progress. :Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants