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

Bloodhound / Opensearch #4261

Draft
wants to merge 36 commits into
base: develop
Choose a base branch
from
Draft

Commits on Oct 15, 2024

  1. WIP: first shot

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    be3dfdf View commit details
    Browse the repository at this point in the history
  2. hi ci

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1c8580b View commit details
    Browse the repository at this point in the history
  3. WIP: Setup OpenSearch

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1b8d825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc8ecbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a0dee4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5699f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b49543 View commit details
    Browse the repository at this point in the history
  8. CI: Allow auto index creation

    To be aligned with the elasticsearch-ephemeral.
    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bcb1839 View commit details
    Browse the repository at this point in the history
  9. Fix more type errors

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6b4f29f View commit details
    Browse the repository at this point in the history
  10. WIP: Save code state

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e98385 View commit details
    Browse the repository at this point in the history
  11. WIP: More migrated code...

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d37ecee View commit details
    Browse the repository at this point in the history
  12. Fix type error

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e8ce2a View commit details
    Browse the repository at this point in the history
  13. Fix error handling

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    59f7523 View commit details
    Browse the repository at this point in the history
  14. Improve error handling

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7139260 View commit details
    Browse the repository at this point in the history
  15. Fix Helmfile config for fed2 namespace

    - Old ES is unfortunately incompatible to new Bloodhound
    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    144d735 View commit details
    Browse the repository at this point in the history
  16. Fix ES urls

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c013221 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a97153 View commit details
    Browse the repository at this point in the history
  18. Cleanup error handling

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    33f9888 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b8b6d41 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    45966b8 View commit details
    Browse the repository at this point in the history
  21. Add OpenSearch Dashboard to docker-compose.yml

    URL: http://0.0.0.0:5601
    username: elastic
    password: changeme
    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    90214d6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a46fa57 View commit details
    Browse the repository at this point in the history
  23. Address some of the TODOs

    pcapriotti authored and supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    72f2663 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5884f75 View commit details
    Browse the repository at this point in the history
  25. Use OpenSearch 1.3.19

    We settled on OS 1.x.x with the infra team for now.
    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    04e03a3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b4ef1e8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4226c99 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    56ab9e6 View commit details
    Browse the repository at this point in the history
  29. Delete obsolete TODO

    We won't run ElasticSearch and OpenSearch in parallel.
    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    11905d8 View commit details
    Browse the repository at this point in the history
  30. Add changelog

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8309ff8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d8af7e0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c1f3331 View commit details
    Browse the repository at this point in the history
  33. Cleanup docker-compose.yml

    supersven committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7f22a3c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c3651f4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1f6823e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2b268b2 View commit details
    Browse the repository at this point in the history