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

[7.10] [ILM] Update show/hide data tier logic on cloud (#81455) #81590

Merged
merged 2 commits into from
Oct 26, 2020

Commits on Oct 26, 2020

  1. [ILM] Update show/hide data tier logic on cloud (elastic#81455)

    * Update show/hide data tier logic
    
    only show data tier options on cloud if the cluster is not using
    the deprecated node.data config and there is a data_* role
    present. this will likely be a role like data_content which will
    ensure that the cluster is configured with the new data tier
    roles.
    
    * refactor node role types for clarity
    
    * added comment
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    # Conflicts:
    #	x-pack/plugins/index_lifecycle_management/server/routes/api/nodes/register_list_route.ts
    jloleysens committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    c13a194 View commit details
    Browse the repository at this point in the history
  2. Replace r with (r)

    jloleysens committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    97fab62 View commit details
    Browse the repository at this point in the history