Skip to content

adding informational callout when step_info message is present#27046

Merged
bmcconaghy merged 3 commits intoelastic:masterfrom
bmcconaghy:add_step_info_informational_callout
Dec 12, 2018
Merged

adding informational callout when step_info message is present#27046
bmcconaghy merged 3 commits intoelastic:masterfrom
bmcconaghy:add_step_info_informational_callout

Conversation

@bmcconaghy
Copy link
Contributor

Closes #26811
Adding an informational callout when there is a step_info message:
image

You can verify this locally by creating a policy with rollover with max size 1 document, activating warm phase, setting move to warm phase on rollover to true, and setting replicas for warm phase to 6. Attach this policy to an index with name like "testy-1". You'll also want to add this setting to make things happen faster:

PUT _cluster/settings
{
  "transient": {
    "indices.lifecycle.poll_interval": "1s"
  }
}

@bmcconaghy bmcconaghy added v6.6.0 v7.0.0-alpha2 Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// labels Dec 12, 2018
@bmcconaghy bmcconaghy requested a review from cjcenizal December 12, 2018 16:01
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

Tested locally, code LGTM!

Copy link
Contributor

@jen-huang jen-huang left a comment

Choose a reason for hiding this comment

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

Code LGTM!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@bmcconaghy bmcconaghy merged commit 575399d into elastic:master Dec 12, 2018
bmcconaghy added a commit to bmcconaghy/kibana that referenced this pull request Dec 12, 2018
…ic#27046)

* adding informational callout when step_info message is present

* updating test and snapshot

* changing title to action status
@bmcconaghy bmcconaghy deleted the add_step_info_informational_callout branch December 12, 2018 20:34
bmcconaghy added a commit that referenced this pull request Dec 12, 2018
… (#27074)

* adding informational callout when step_info message is present

* updating test and snapshot

* changing title to action status
@epixa epixa added v7.0.0 and removed v7.0.0-alpha2 labels Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:ILM Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v6.6.0 v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants