Skip to content

Add missing labels.* and annotations.* fields to kubernetes package - #2361

Merged
tetianakravchenko merged 5 commits into
elastic:masterfrom
tetianakravchenko:add_missing_fields
Dec 20, 2021
Merged

Add missing labels.* and annotations.* fields to kubernetes package#2361
tetianakravchenko merged 5 commits into
elastic:masterfrom
tetianakravchenko:add_missing_fields

Conversation

@tetianakravchenko

@tetianakravchenko tetianakravchenko commented Dec 20, 2021

Copy link
Copy Markdown
Contributor

Signed-off-by: Tetiana Kravchenko tetiana.kravchenko@elastic.co

What does this PR do?

  • Add missing labels.* and annotations.* fields to kubernetes package resources: pod, container and service
  • update sample_event

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

How to test this PR locally

Related issues

Screenshots

…rvice resources; update sample_events

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
@elasticmachine

elasticmachine commented Dec 20, 2021

Copy link
Copy Markdown

💚 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-12-20T13:52:46.966+0000

  • Duration: 29 min 56 sec

  • Commit: dda4a2c

Test stats 🧪

Test Results
Failed 0
Passed 116
Skipped 0
Total 116

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
Comment thread packages/kubernetes/manifest.yml Outdated
name: kubernetes
title: Kubernetes
version: 1.8.0
version: 1.8.1

@ChrsMark ChrsMark Dec 20, 2021

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would say 1.9.0 and upgrade the stack version of the package to 8.1.0. We need to confirm though with ecosystem team that it's fine to remove the 7.16.0 constraint.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Update on this. We can leave the constraint as is for now, 7.16.0 + 8.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 for the 1.9.0 but I don't think we should change the Kibana constraints. The older versions won't report those fields. This won't create any issue.If we remove the 7.16.0 then we won't be able to deliver bugfixes like #2288

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've changed version to 1.9.0 5ec5290

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>

@ChrsMark ChrsMark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, let's wait for CI

@MichaelKatsoulis

Copy link
Copy Markdown
Contributor

I merged #2288 so you will have to resolve the version conflicts first

@tetianakravchenko
tetianakravchenko merged commit f355109 into elastic:master Dec 20, 2021
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
…lastic#2361)

* add missing labels.* and annotations.* fields to pod,container and service resources; update sample_events

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>

* add pr link; remove redundant node fields for service

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>

* run format and check

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>

* bump version of the package to 1.9.0

Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants