Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[logstash] first version of logstash helm chart #333

Merged
merged 27 commits into from
Oct 29, 2019

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    bbcee73 View commit details
    Browse the repository at this point in the history
  2. [logstash] remove service and ingress resources

    Logstash HTTP API shouldn't be exposed externally as Logstash doesn't manage any authentication on this API.
    Also as Logstash doesn't support clustering, being able to access this API via a service doesn't make sense.
    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    bb527a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d0281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0abec32 View commit details
    Browse the repository at this point in the history
  5. [logstash] add notes

    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    c26c337 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bd9ac9 View commit details
    Browse the repository at this point in the history
  7. [logstash] add first goss test

    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    b7fde8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cccd76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd82d68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1abc224 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dfe785b View commit details
    Browse the repository at this point in the history
  12. [logstash] improve pvc purge

    `release` label need to be added StatefulSet `spec.selector.matchLabels` to be included in pvc so we can select only pvc matching release
    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    50defe8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1436884 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68b9b69 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d17d30 View commit details
    Browse the repository at this point in the history
  16. [logstash] use a different annotation to handle logstash restart if p…

    …ipeline configmap has changed
    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    d1aef83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f8acf30 View commit details
    Browse the repository at this point in the history
  18. [logstash] fix goss test

    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    a989d81 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    42f5673 View commit details
    Browse the repository at this point in the history
  20. [logstash] add ci jobs

    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    af5dc4c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e222ca6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0acbc1e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2c1bf4f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bac794e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fd3f49f View commit details
    Browse the repository at this point in the history
  26. [logstash] use helm 2.15.1

    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    8c334da View commit details
    Browse the repository at this point in the history
  27. [logstash] add 6.x example

    jmlrt committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    85c657b View commit details
    Browse the repository at this point in the history