Description
Draino pods getting failed from V2.2.0 (. https://github.com/DataDog/draino/releases/tag/v2.2.0-rc0). release because of controller-runtime changes . Its not getting up. Helm charts is not getting updated. https://github.com/DataDog/draino/releases?page=2..
I have updated vesrion v2.1.2. I want to update version v2.4.3.
But getting error .
`2023/03/31 17:16:26 Datadog Tracer v1.38.1 WARN: DIAGNOSTICS Unable to reach agent intake: Post "http://localhost:8126/v0.4/traces": dial tcp 127.0.0.1:8126: connect: connection refused
2023/03/31 17:16:26 Datadog Tracer v1.38.1 INFO: DATADOG TRACER CONFIGURATION {"date":"2023-03-31T17:16:26Z","os_name":"Linux (Unknown Distribution)","os_version":"unknown","version":"v1.38.1","lang":"Go","lang_version":"go1.19.5","env":"","service":"draino","agent_url":"http://localhost:8126/v0.4/traces","agent_error":"Post "http://localhost:8126/v0.4/traces\": dial tcp 127.0.0.1:8126: connect: connection refused","debug":false,"analytics_enabled":false,"sample_rate":"NaN","sampling_rules":null,"sampling_rules_error":"","service_mappings":null,"tags":{"runtime-id":"597d86d7-086a-4d31-a23c-2bfb6c48cf76"},"runtime_metrics_enabled":false,"health_metrics_enabled":false,"profiler_code_hotspots_enabled":true,"profiler_endpoints_enabled":true,"dd_version":"","architecture":"amd64","global_service":"draino","lambda_mode":"false","appsec":false,"agent_features":{"DropP0s":false,"Stats":false,"StatsdPort":0}}
I0331 17:16:27.449056 1 request.go:682] Waited for 1.200140161s due to client-side throttling, not priority and fairness, request: GET:https://172.20.0.1:443/apis/batch/v1?timeout=32s
Error: error while creating manager: failed to create manager: LeaderElectionID must be configured
{"level":"fatal","ts":"2023-03-31T17:16:32.452Z","caller":"draino/draino.go:468","msg":"Program exit on error","error":"error while creating manager: failed to create manager: LeaderElectionID must be configured\n","stacktrace":"main.main\n\tsrc/github.com/Pqw-GmxV/0/DataDog/draino/cmd/draino/draino.go:468\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:250"}`