Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/elasticsearch] support elasticsearch 7 & graceful termination on master nodes #13290

Closed
wants to merge 11 commits into from

Commits on May 2, 2019

  1. support elasticsearch 7

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    5f04115 View commit details
    Browse the repository at this point in the history
  2. fix script

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    3b1a2c2 View commit details
    Browse the repository at this point in the history
  3. fix http function following chart

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    c022594 View commit details
    Browse the repository at this point in the history
  4. remove log4j2.properties for es7

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    e442f63 View commit details
    Browse the repository at this point in the history
  5. minor updates

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    5064328 View commit details
    Browse the repository at this point in the history
  6. refactor configmap

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    2100d14 View commit details
    Browse the repository at this point in the history
  7. use sidecar for es graceful termination

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    b9398d4 View commit details
    Browse the repository at this point in the history
  8. rename container name

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 2, 2019
    Configuration menu
    Copy the full SHA
    e780727 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. enhance sidecar

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 3, 2019
    Configuration menu
    Copy the full SHA
    a759a22 View commit details
    Browse the repository at this point in the history
  2. fix missing env field

    Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
    kimxogus committed May 3, 2019
    Configuration menu
    Copy the full SHA
    65137b9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    6ef8721 View commit details
    Browse the repository at this point in the history