-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Cherry-pick #28954 to 7.17: Add kubernetes job name as the controller #29679
Cherry-pick #28954 to 7.17: Add kubernetes job name as the controller #29679
Conversation
Pinging @elastic/integrations (Team:Integrations) |
💚 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:
|
/test |
/test |
9c213ae
to
b56f359
Compare
(cherry picked from commit eaa3b32)
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
b56f359
to
3aa240e
Compare
/test |
/package |
1 similar comment
/package |
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.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues
Similar issue where metadata was added for daemonsets #26808