Skip to content

[backport] PR #8764 to 5.x - UI Settings should be disabled when elasticsearch is not available#8770

Merged
spalger merged 2 commits into5.xfrom
jasper/backport/8764/5.x
Oct 20, 2016
Merged

[backport] PR #8764 to 5.x - UI Settings should be disabled when elasticsearch is not available#8770
spalger merged 2 commits into5.xfrom
jasper/backport/8764/5.x

Conversation

@elastic-jasper
Copy link
Contributor

Backport PR #8764

Commit 1:
UI Settings disabled when plugins.initialize is false

Commit 2:
Moving where we're disabling the ui settings

Commit 3:
[server/uiSettings] add enabled config

in response to matt's comment that relying on plugins.initialize is kinda dirty (with which we all agree) we're adding an undocumented config value that the dev cli can use to put prevent the optimizr server from logging meaningless warnings

Commit 4:
[server/uiSettings] react to missing elasticsearch plugin

Commit 5:
[server/uiSettings] fix da tests

Commit 6:
[server/uiSettings] document enabled config

---------

**Commit 1:**
UI Settings disabled when plugins.initialize is false

* Original sha: c6f90e2
* Authored by = <brandon.kobel@elastic.co> on 2016-10-19T20:47:05Z

**Commit 2:**
Moving where we're disabling the ui settings

* Original sha: e66c7e7
* Authored by = <brandon.kobel@elastic.co> on 2016-10-19T21:22:52Z

**Commit 3:**
[server/uiSettings] add enabled config

in response to matt's comment that relying on `plugins.initialize` is kinda dirty (with which we all agree) we're adding an undocumented config value that the dev cli can use to put prevent the optimizr server from logging meaningless warnings

* Original sha: 40ffd12
* Authored by spalger <email@spalger.com> on 2016-10-19T23:24:55Z

**Commit 4:**
[server/uiSettings] react to missing elasticsearch plugin

* Original sha: 7feacf6
* Authored by spalger <email@spalger.com> on 2016-10-19T23:26:44Z

**Commit 5:**
[server/uiSettings] fix da tests

* Original sha: c2d7d01
* Authored by spalger <email@spalger.com> on 2016-10-19T23:36:11Z

**Commit 6:**
[server/uiSettings] document enabled config

* Original sha: f9bd154
* Authored by Spencer <spalger@users.noreply.github.com> on 2016-10-19T23:52:28Z
* Committed by GitHub <noreply@github.com> on 2016-10-19T23:52:28Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Oct 19, 2016
@spalger spalger added the v5.1.0 label Oct 19, 2016
@spalger spalger changed the title [backport] PR #8764 to 5.x [backport] PR #8764 to 5.x - UI Settings should be disabled when elasticsearch is not available Oct 19, 2016
@spalger spalger merged commit 07b6453 into 5.x Oct 20, 2016
@epixa epixa deleted the jasper/backport/8764/5.x branch October 25, 2016 22:57
@epixa epixa added v5.1.1 and removed v5.1.0 labels Dec 8, 2016
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
[backport] PR elastic#8764 to 5.x - UI Settings should be disabled when elasticsearch is not available

Former-commit-id: 07b6453
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR v5.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants