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

Fix: Custom Elasticsearch Host #49

Merged
merged 7 commits into from
Dec 11, 2023

Commits on Dec 8, 2023

  1. fix: new K8S_HARMONY_ELASTIC_HOST config added

    with this, we can use different elastic hosts in the plugin
    CodeWithEmad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4c721f3 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    Mark down warnings were fixed in README.md
    isort and black were used in python files
    CodeWithEmad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    97e86e0 View commit details
    Browse the repository at this point in the history
  3. feat: Makefile added

    this was added to make sure all tutor plugins use the same pattern and file structure.
    CodeWithEmad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    99b6b97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b398c7 View commit details
    Browse the repository at this point in the history
  5. chore: tutor-mfe link removed.

    from olive version, this was fixed and was removed from documentation
    CodeWithEmad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3ce818e View commit details
    Browse the repository at this point in the history
  6. fix: pin tutor version on Palm

    Multi-tenant Elasticsearch prerequisites are not available till palm version
    CodeWithEmad committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a3a8606 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

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