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

rm service discovery sidecar for Netdata v2.2+ #459

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Dec 31, 2024

service-discovery sidecar is no longer needed as its functionality is built into go.d.plugin.

This change was announced in v2.1.0 deprecation notice.

@ilyam8 ilyam8 marked this pull request as ready for review January 2, 2025 13:17
@ilyam8 ilyam8 requested review from a team as code owners January 2, 2025 13:17
@ilyam8 ilyam8 requested review from witalisoft and M4itee January 2, 2025 13:17
witalisoft
witalisoft previously approved these changes Jan 3, 2025
Copy link
Contributor

@M4itee M4itee left a comment

Choose a reason for hiding this comment

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

I'm ok with the change but please keep yaml extensions the same - k8s.yml stands out from other .yaml's

@ilyam8
Copy link
Member Author

ilyam8 commented Jan 3, 2025

The existing configuration has a .yml extension, so I created a new one with the same extension.

https://github.com/netdata/helmchart/blob/master/charts/netdata/sdconfig/child.yml

@ilyam8
Copy link
Member Author

ilyam8 commented Jan 10, 2025

@M4itee can you answer to #459 (comment)?

@ilyam8 ilyam8 changed the title rm service discovery sidecar for Netdata v3.0+ rm service discovery sidecar for Netdata v2.2+ Jan 22, 2025
@ilyam8
Copy link
Member Author

ilyam8 commented Jan 22, 2025

Changed version check to < 2.2 as we decided not to do a major release.

@ilyam8 ilyam8 merged commit 91a57b4 into netdata:master Jan 26, 2025
2 checks passed
@ilyam8 ilyam8 deleted the rm-sd-sidecar branch January 26, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants