You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently upgraded our datadog helm chart version, and I noticed in the logs the following error
datadog-cluster-agent-846448567c-dzggf cluster-agent 2024-11-25 18:37:30 UTC | CLUSTER | ERROR | (pkg/clusteragent/admission/controllers/webhook/controller_base.go:130 in generateWebhooks) | failed to register CWS Instrumentation webhook: can't initialize CWS Instrumentation in remote_copy mode without providing a service account name in config (cluster_agent.service_account_name)
We upgraded to chart version 3.80.0 (agent version 7.59.0)
Our values includes the following, so I'm not sure why it's trying to register a CWS webhook.
Thanks for reporting this, you can safely ignore the error for now as it won't prevent the cluster-agent from starting normally.
We will fix it in upcoming versions of the agent and / or the helm chart !
We recently upgraded our datadog helm chart version, and I noticed in the logs the following error
We upgraded to chart version
3.80.0
(agent version7.59.0
)Our values includes the following, so I'm not sure why it's trying to register a CWS webhook.
Everything seems to be working properly, other than this error.
The text was updated successfully, but these errors were encountered: