Skip to content

Conversation

@jwhittem
Copy link

@jwhittem jwhittem commented Aug 10, 2025

What this PR does / why we need it:

See -> #1979

Essentially default state of a live object for a volume is "readOnly: False", and causes issues constant syncing with Argo-CD.

Which issue this PR fixes

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

Special notes for your reviewer:

Checklist

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

  • Chart Version semver bump label added (use <chartName>/minor-version, <chartName>/patch-version, or <chartName>/no-version-bump)
  • For datadog or datadog-operator chart or value changes, update the test baselines (run: make update-test-baselines)

GitHub CI takes care of the below, but are still required:

  • CHANGELOG.md has been updated

@jwhittem jwhittem requested review from a team as code owners August 10, 2025 00:44
@jwhittem jwhittem force-pushed the main branch 2 times, most recently from dcacef2 to 5d89040 Compare August 10, 2025 00:57
@dd-octo-sts
Copy link

dd-octo-sts bot commented Oct 8, 2025

This pull request has been automatically marked as stale because it has not had activity in the past 15 days.

It will be closed in 30 days if no further activity occurs. If this pull request is still relevant, adding a comment or pushing new commits will keep it open. Also, you can always reopen the pull request if you missed the window.

Thank you for your contributions!

@dd-octo-sts dd-octo-sts bot added the stale label Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default chart settings cause Argo-CD to constantly be out of sync due to readOnly: false

2 participants