Skip to content

[Remote clusters] Fix regression with xpack.remote_clusters.ui.enabled setting#57895

Merged
alisonelizabeth merged 1 commit intoelastic:masterfrom
alisonelizabeth:bugfix/remote_clusters
Feb 19, 2020
Merged

[Remote clusters] Fix regression with xpack.remote_clusters.ui.enabled setting#57895
alisonelizabeth merged 1 commit intoelastic:masterfrom
alisonelizabeth:bugfix/remote_clusters

Conversation

@alisonelizabeth
Copy link
Copy Markdown
Contributor

This PR fixes a regression caused by #57365, which inadvertently removed support for the xpack.remote_clusters.ui.enabled setting. This caused the following error when it was defined:

FATAL  Error: [config validation of [xpack.remote_clusters].ui]: definition for this key is missing

How to test

  1. Set xpack.remote_clusters.ui.enabled setting in your kibana.dev.yml file.
  2. Setting it to false should disable the remote_clusters UI, but the API should still be accessible.
  3. When true (default), the remote clusters UI should be enabled and behave as expected.

@alisonelizabeth alisonelizabeth added v8.0.0 Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// release_note:skip Skip the PR/issue when compiling release notes v7.7.0 labels Feb 18, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Copy Markdown
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

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

Changes look good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v7.7.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants