Cherry-pick #28954 to 7.17: Add kubernetes job name as the controller#29679
Merged
tetianakravchenko merged 2 commits intoelastic:7.17from Jan 11, 2022
Merged
Conversation
Contributor
|
Pinging @elastic/integrations (Team:Integrations) |
6 tasks
Contributor
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
MichaelKatsoulis
approved these changes
Jan 4, 2022
Contributor
Author
|
/test |
Contributor
Author
|
/test |
9c213ae to
b56f359
Compare
(cherry picked from commit eaa3b32)
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
b56f359 to
3aa240e
Compare
Contributor
Author
|
/test |
Contributor
Author
|
/package |
1 similar comment
Contributor
Author
|
/package |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of PR #28954 to 7.17 branch. Original message:
What does this PR do?
This PR adds kubernetes.job.name in Pods' metadata.
Why is it important?
It enriches the documents of pods belonging to Jobs with the Job name.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues
Similar issue where metadata was added for daemonsets #26808