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

Tune docker package according to Beat's fields deprecation #2733

Merged
merged 6 commits into from
Feb 23, 2022

Conversation

ChrsMark
Copy link
Member

What does this PR do?

This PR tunes docker package accordingly to remove deprecated fields.

Related to elastic/beats#30413 elastic/beats#30500 elastic/beats#27933

@ChrsMark ChrsMark added the Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] label Feb 23, 2022
@ChrsMark ChrsMark requested a review from mtojek February 23, 2022 08:12
@ChrsMark ChrsMark self-assigned this Feb 23, 2022
Signed-off-by: ChrsMark <[email protected]>
Copy link
Contributor

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

I think we should bump up the Kibana constraint: kibana.version: ^8.0.0. Otherwise, there will be missing fields.

@elasticmachine
Copy link

elasticmachine commented Feb 23, 2022

💚 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: 2022-02-23T11:42:41.621+0000

  • Duration: 24 min 16 sec

Test stats 🧪

Test Results
Failed 0
Passed 36
Skipped 0
Total 36

🤖 GitHub comments

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

  • /test : Re-trigger the build.

Signed-off-by: ChrsMark <[email protected]>
Signed-off-by: ChrsMark <[email protected]>
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.3.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

That would be a breaking change, so 2.0.0?

Signed-off-by: ChrsMark <[email protected]>
- version: "2.0.0"
changes:
- description: Remove deprecated fields
type: enhancement
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Maybe use the type: breaking-change

@ChrsMark ChrsMark merged commit ba5f5a4 into elastic:main Feb 23, 2022
eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants