DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

fix leader election configmap name #47

Closed clamoriniere closed 4 years ago

clamoriniere commented 4 years ago

What does this PR do?

Motivation

Helm chart regression detected during QA.

Additional Notes

Describe your test plan

Deploy the EDS-controller with the helm chart. Check logs to validate that leader-election configmap RBAC error is not present.

codecov-commenter commented 4 years ago

Codecov Report

Merging #47 into v0.3 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             v0.3      #47   +/-   ##
=======================================
  Coverage   37.46%   37.46%           
=======================================
  Files          29       29           
  Lines        1500     1500           
=======================================
  Hits          562      562           
  Misses        865      865           
  Partials       73       73           
Flag Coverage Δ
#unittests 37.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2e43d52...1859f03. Read the comment docs.