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

Upgrade Elasticsearch from 7.17 to 8 #7389

Merged
merged 15 commits into from
Jul 30, 2024
Merged

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    78ce487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e75647f View commit details
    Browse the repository at this point in the history
  3. chore(elastic-upgrade): ignore types

    ignore types in order to test the setup
    makelicious committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f21d7d5 View commit details
    Browse the repository at this point in the history
  4. chore(elastic-upgrade): use 8.14.3, add missing environment variables

    elasticsearch 8 defaults to security.enabled. Fix tests to match new payload
    makelicious committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a83860f View commit details
    Browse the repository at this point in the history
  5. chore(elastic-upgrade): remove explicit connection property

    forced production to use http
    makelicious committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    14b6738 View commit details
    Browse the repository at this point in the history
  6. chore(elastic-upgrade): add NODE_OPTIONS ipv4first for reindexing

    Results to Error: connect ECONNREFUSED ::1:9090 otherwise on QA and locally
    makelicious committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6caf8b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    932ecb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    406e746 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5600f93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bf1d00 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0925e07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49b0707 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9cdd6f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    82a672b View commit details
    Browse the repository at this point in the history
  15. chore(elastic-upgrade): remove commented out code

    compositions were removed already from db-helper earlier
    makelicious committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6645e83 View commit details
    Browse the repository at this point in the history