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

[ILM] Add shrink field to hot phase #84087

Merged

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    bc208d6 View commit details
    Browse the repository at this point in the history
  2. updated test

    jloleysens committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    0a1d9e7 View commit details
    Browse the repository at this point in the history
  3. update legacy jest test

    jloleysens committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6d11a4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb011fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bceac5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into ilm/add-shrin…

    …k-field-to-hot-phase
    
    * 'master' of github.com:elastic/kibana: (429 commits)
      simplify popover open state logic (elastic#85379)
      [Logs UI][Metrics UI] Move actions to the kibana header (elastic#84648)
      [Search Source] Do not pick scripted fields if * provided (elastic#85133)
      [Search] Session SO polling (elastic#84225)
      [Transform] Replace legacy elasticsearch client (elastic#84932)
      [Uptime]Refactor header and action menu (elastic#83779)
      Fix agg select external link (elastic#85380)
      [ILM] Show forcemerge in hot when rollover is searchable snapshot is enabled (elastic#85292)
      clear using keyboard (elastic#85042)
      [GS] add tag and dashboard suggestion results (elastic#85144)
      [ML] API integration tests - skip GetAnomaliesTableData
      Add ECS field for event.code. (elastic#85109)
      [Functional][TSVB] Wait for markdown textarea to be cleaned (elastic#85128)
      skip flaky suite (elastic#62060)
      skip flaky suite (elastic#85098)
      Bump highlight.js to v9.18.5 (elastic#84296)
      Add `server.publicBaseUrl` config (elastic#85075)
      [Alerting & Actions ] More debug logging (elastic#85149)
      [Security Solution][Case] Manual attach alert to a case (elastic#82996)
      Loosen UUID regex to accept uuidv1 or uuidv4 (elastic#85338)
      ...
    
    # Conflicts:
    #	x-pack/plugins/index_lifecycle_management/__jest__/client_integration/edit_policy/edit_policy.helpers.tsx
    #	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/hot_phase/hot_phase.tsx
    #	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/shared_fields/index.ts
    #	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/warm_phase/warm_phase.tsx
    #	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/edit_policy.tsx
    #	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/i18n_texts.ts
    #	x-pack/plugins/index_lifecycle_management/server/routes/api/policies/register_create_route.ts
    jloleysens committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0e2c525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f28720 View commit details
    Browse the repository at this point in the history
  3. added test for removing shrink field in serialization and re-ordered …

    …fields in hot phase advanced
    jloleysens committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3b09eb1 View commit details
    Browse the repository at this point in the history