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: set optimize global elasticsearch prefix #2491

Merged
merged 10 commits into from
Oct 30, 2024

Conversation

jonathanlukas
Copy link
Contributor

@jonathanlukas jonathanlukas commented Oct 21, 2024

Which problem does the PR fix?

Optimize does not respect the global.elasticsearch.prefix, so this setting has to be adjusted manually.

What's in this PR?

respect the elasticsearch prefix in the environment-config.yaml

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@jonathanlukas jonathanlukas requested a review from a team October 21, 2024 08:00
@jonathanlukas jonathanlukas self-assigned this Oct 21, 2024
@jonathanlukas jonathanlukas marked this pull request as draft October 21, 2024 08:02
@jonathanlukas jonathanlukas changed the title Optimize: Respect global elasticsearch prefix fix: Optimize: Respect global elasticsearch prefix Oct 21, 2024
@jonathanlukas jonathanlukas changed the title fix: Optimize: Respect global elasticsearch prefix fix: (optimize) Respect global elasticsearch prefix Oct 21, 2024
@aabouzaid aabouzaid changed the title fix: (optimize) Respect global elasticsearch prefix fix: set optimize global elasticsearch prefix Oct 21, 2024
@aabouzaid aabouzaid requested review from aabouzaid and removed request for a team October 21, 2024 12:48
Copy link
Member

@aabouzaid aabouzaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jonathanlukas 🙌
Could you please make the fix for all chart versions? (the current fix is for 8.5 only)

@jonathanlukas
Copy link
Contributor Author

@aabouzaid done for 8.3, 8.4, 8.5, 8.6, alpha and latest. For 8.2, the property global.elasticsearch.prefix was not yet available.

@jonathanlukas jonathanlukas marked this pull request as ready for review October 21, 2024 13:43
@aabouzaid
Copy link
Member

@drodriguez-305 now takes care of reviewing this task.

@aabouzaid aabouzaid mentioned this pull request Oct 29, 2024
6 tasks
@drodriguez-305 drodriguez-305 merged commit 2805de0 into main Oct 30, 2024
51 of 53 checks passed
@drodriguez-305 drodriguez-305 deleted the jonathanlukas-patch-2 branch October 30, 2024 16:22
@github-actions github-actions bot added version/8.3 Camunda applications/cycle version version:8.3.19 Issues and PRs related to chart version 8.3.19 version/8.4 Camunda applications/cycle version version:9.4.2 Issues and PRs related to chart version 9.4.2 version/8.5 Camunda applications/cycle version version:10.4.3 Issues and PRs related to chart version 10.4.3 version/8.6 Camunda applications/cycle version version:11.0.2 Issues and PRs related to chart version 11.0.2 labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/optimize version/8.3 Camunda applications/cycle version version:8.3.19 Issues and PRs related to chart version 8.3.19 version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version version:9.4.2 Issues and PRs related to chart version 9.4.2 version:10.4.3 Issues and PRs related to chart version 10.4.3 version:11.0.2 Issues and PRs related to chart version 11.0.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants