Skip to content

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

Merged
ChrsMark merged 6 commits intoelastic:mainfrom
ChrsMark:fix_docker_deprecated_fields
Feb 23, 2022
Merged

Tune docker package according to Beat's fields deprecation#2733
ChrsMark merged 6 commits intoelastic:mainfrom
ChrsMark:fix_docker_deprecated_fields

Conversation

@ChrsMark
Copy link
Copy Markdown
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

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@ChrsMark ChrsMark added the Team:Cloudnative-Monitoring 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 <chrismarkou92@gmail.com>
Copy link
Copy Markdown
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
Copy Markdown

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 <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Comment thread packages/docker/changelog.yml Outdated
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.3.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.

That would be a breaking change, so 2.0.0?

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Comment thread packages/docker/changelog.yml Outdated
- version: "2.0.0"
changes:
- description: Remove deprecated fields
type: enhancement
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.

nit: Maybe use the type: breaking-change

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@ChrsMark ChrsMark merged commit ba5f5a4 into elastic:main Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants