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

Remove HA warning when existingClusterAgent.join is true #1503

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LQss11
Copy link

@LQss11 LQss11 commented Aug 23, 2024

What this PR does / why we need it:

This PR updates the datadog Helm chart Notes.txt to prevent displaying the high availability warning when existingClusterAgent.join is set to true. This adjustment ensures that users following the mixed-clusters-with-the-datadog-cluster-agent example are not misled by unnecessary warnings.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

The warning message will no longer appear when existingClusterAgent.join is enabled.:

###################################################################################
####   WARNING: Cluster-Agent should be deployed in high availability mode     ####
###################################################################################

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart version updated
  • Documentation updated (.github/helm-docs.sh run)
  • CHANGELOG.md updated
  • Variables documented in README.md
  • Test baselines updated (make update-test-baselines run)

@LQss11 LQss11 requested a review from a team as a code owner August 23, 2024 18:45
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.

1 participant