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

[jaeger] fixes #329 missing prefix on esCronJobs #414

Merged

Conversation

Mouness
Copy link
Contributor

@Mouness Mouness commented Nov 11, 2022

What this PR does

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format,
will close that issue when PR gets merged)

Checklist

  • DCO signed
  • Commits are GPG signed
  • Chart Version bumped
  • Title of the PR starts with chart name ([jaeger] or [jaeger-operator])
  • README.md has been updated to match version/contain new values

@Mouness
Copy link
Contributor Author

Mouness commented Nov 21, 2022

Hi @mehta-ankit,
Sorry for the delay. I just pushed the change.
Hope it's ok for you

@Mouness Mouness force-pushed the esIndexCleaner_add_extra_args branch from 2c7c795 to d43c172 Compare November 21, 2022 08:38
@Mouness Mouness requested review from mehta-ankit and removed request for pavelnikolov, davidvonthenen and naseemkullah November 24, 2022 18:02
@Mouness
Copy link
Contributor Author

Mouness commented Dec 5, 2022

Hi anybody to check this PR, please?

@mehta-ankit
Copy link
Member

Hi anybody to check this PR, please?

looking into it

Copy link
Member

@mehta-ankit mehta-ankit left a comment

Choose a reason for hiding this comment

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

LGTM

@mehta-ankit
Copy link
Member

@Mouness can you maybe please squash commits into 1 commit and gpg sign the commit (currently you have 3 commits and 2 are not gpg signed). Thanks

@Mouness Mouness force-pushed the esIndexCleaner_add_extra_args branch 6 times, most recently from 3d350a9 to bc082c2 Compare December 5, 2022 17:36
@Mouness
Copy link
Contributor Author

Mouness commented Dec 5, 2022

Hi @mehta-ankit ,
thanks for the review. I've signed the commits and squashed all my change.

Signed-off-by: Mounir <mounir.arrahmani@outlook.com>
@Mouness Mouness force-pushed the esIndexCleaner_add_extra_args branch from bc082c2 to 2ec9b7f Compare December 5, 2022 17:38
@Mouness
Copy link
Contributor Author

Mouness commented Dec 5, 2022

Sorry for the back and forth I had to setup gpg locally

@mehta-ankit
Copy link
Member

Sorry for the back and forth I had to setup GPG locally

no problem. Thanks a lot for squashing them 😄 (i appreciate it)

@mehta-ankit mehta-ankit merged commit 8e0dbeb into jaegertracing:main Dec 5, 2022
@@ -34,7 +34,7 @@ dependencies:
repository: https://helm.elastic.co
condition: provisionDataStore.elasticsearch
- name: kafka
version: ^19.1.5
version: ^18.0.8
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was this reverted to 18.x?

Copy link
Member

@mehta-ankit mehta-ankit Jan 5, 2023

Choose a reason for hiding this comment

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

@gburton1 If i have to guess it would have been an oversight and not an intentional change. Maybe during squashing of the commits/resolving conflicts in this MR, this change got in.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @gburton1, it was not intentional. It probably happened during the squash. Do you want to create a new PR to revert this change?

Copy link
Contributor

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

esIndexCleaner not working - index-prefix missing in helm chart?
3 participants