Skip to main content

PREQUEL-2025-0081

ArgoCD RawExtension API Field Error with Datadog OperatorMedium
Impact: 6/10
Mitigation: 4/10

PREQUEL-2025-0081View on GitHub

Description

ArgoCD application controller fails to process certain custom resources due to being unable to find API fields in struct RawExtension. This commonly affects users deploying Datadog Operator CRDs, resulting in application sync errors for these resources.\n

Mitigation

- Update to the latest version of ArgoCD where this issue may be resolved\n- Apply custom health checks or resource ignorance policies to skip problematic resources\n- Consider using resource exclusions in ArgoCD application specs to exclude the problematic resources\n- If deploying Datadog, consider deploying it outside of ArgoCD management until the issue is resolved\n

References