Skip to content

Remove kubernetes.container.image alias#27898

Merged
MichaelKatsoulis merged 3 commits intoelastic:masterfrom
MichaelKatsoulis:remove_kubernetes_container_image_alias_in_8.0
Sep 20, 2021
Merged

Remove kubernetes.container.image alias#27898
MichaelKatsoulis merged 3 commits intoelastic:masterfrom
MichaelKatsoulis:remove_kubernetes_container_image_alias_in_8.0

Conversation

@MichaelKatsoulis
Copy link
Copy Markdown
Contributor

@MichaelKatsoulis MichaelKatsoulis commented Sep 13, 2021

What does this PR do?

This PR deletes kubernetes.container.image field from published event as it is the same value as ECS field container.image.name.
The field was an alias until now and for release 8.0 it can be removed as part of #13911

Why is it important?

The field value was duplicated and by deleting it we remove the amount of fields and save up space.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

How to test this PR locally

The field is no longer populated in Elasticsearch.

@MichaelKatsoulis MichaelKatsoulis added enhancement Team:Integrations Label for the Integrations team labels Sep 13, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Sep 13, 2021
@MichaelKatsoulis MichaelKatsoulis marked this pull request as draft September 13, 2021 13:20
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Sep 13, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-09-14T07:07:02.329+0000

  • Duration: 151 min 36 sec

  • Commit: cf72aaf

Test stats 🧪

Test Results
Failed 0
Passed 53369
Skipped 5194
Total 58563

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 53369
Skipped 5194
Total 58563

@MichaelKatsoulis MichaelKatsoulis marked this pull request as ready for review September 13, 2021 13:54
@MichaelKatsoulis MichaelKatsoulis requested a review from a team as a code owner September 14, 2021 07:06
Copy link
Copy Markdown
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

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

lgtm for 8.0

@MichaelKatsoulis MichaelKatsoulis merged commit c347f46 into elastic:master Sep 20, 2021
v1v added a commit to v1v/beats that referenced this pull request Sep 20, 2021
* upstream/master: (658 commits)
  Add complete k8s metadata through composable provider (elastic#27691)
  Revert "Fix issue where --insecure didn't propogate to Fleet Server ES connection (elastic#27969)" (elastic#27997)
  Remove deprecated kafka fields (elastic#27938)
  [Filebeat] Add Base64 encoded HMAC & UUID template functions to httpjson input (elastic#27873)
  Improve httpjson template function join (elastic#27996)
  Remove kubernetes.container.image alias (elastic#27898)
  [Elastic Agent] Golden files for program tests (elastic#27862)
  [Elastic Agent] Disable modules.d in metricbeat (elastic#27860)
  libbeat/common/seccomp: provide default policy for linux arm64 (elastic#27955)
  Fix logger statement in aws-s3 input (elastic#27982)
  Fix wrong merge (elastic#27976)
  Fix issue where --insecure didn't propogate to Fleet Server ES connection (elastic#27969)
  Forward-port 7.14.2 changelog to master (elastic#27975)
  [Filebeat] Removing duplicate modules (aliases) Observability (elastic#27919)
  Fix path in vagrant windows script (elastic#27966)
  [Filebeat] Removing duplicate modules (aliases) and Cyberark (elastic#27915)
  No changelog for 8.0.0-alpha2 (elastic#27961)
  Add write access to 'url.value' from 'request.transforms'. (elastic#27937)
  Docker: remove deprecated fields (elastic#27933)
  Filebeat: Make all filesets disabled in default configuration (elastic#27762)
  ...
Icedroid pushed a commit to Icedroid/beats that referenced this pull request Nov 1, 2021
* Remove kubernetes.container.image alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Team:Integrations Label for the Integrations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants