-
Notifications
You must be signed in to change notification settings - Fork 1k
[CXP-2598] deprecate datadog.processAgent.runInCoreAgent
#2265
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
Conversation
947df44 to
4cc664c
Compare
- bump version for datadog to 3.158.0 (minor-version) - update changelog for datadog with version 3.158.0 - update readme for datadog
datadog.processAgent.runInCoreAgent
| ## DEPRECATED: This behavior will be enabled by default for installations that meet the requirements. | ||
| runInCoreAgent: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think its possible to remove this from the values.yaml entirely and check presence of it in the deprecation notice using hasKey. Is this preferred?
datadog.processAgent.runInCoreAgentdatadog.processAgent.runInCoreAgent
- bump version for datadog to 3.158.0 (minor-version) - update changelog version for datadog to 3.158.0 - update readme for datadog
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
[email protected] cancelled this merge request build |
|
/merge c |
|
/remove |
|
View all feedbacks in Devflow UI.
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
What this PR does / why we need it:
deprecates datadog.processAgent.runInCoreAgent. This behavior is now baselined in the chart logic.
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
<chartName>/minor-version,<chartName>/patch-version, or<chartName>/no-version-bump)datadogordatadog-operatorchart or value changes, update the test baselines (run:make update-test-baselines)GitHub CI takes care of the below, but are still required:
.github/helm-docs.sh)CHANGELOG.mdhas been updatedREADME.md