Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ensure windows nodes are excluded by default #628

Merged

Conversation

pmengelbert
Copy link
Contributor

Helm chart and manifest should define this behavior. Config was not being updated without a call to Update(), but we shouldn't be changing the config at runtime (gets out of sync with the configmap).

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Merging #628 (03ba822) into main (b933a66) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   15.43%   15.43%           
=======================================
  Files          13       13           
  Lines        1600     1600           
=======================================
  Hits          247      247           
  Misses       1325     1325           
  Partials       28       28           
Flag Coverage Δ
unittests 15.43% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Copy link
Contributor

@ashnamehrotra ashnamehrotra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on windows cluster LGTM after rebase

@sozercan sozercan added this to the v1.0.0 milestone Feb 21, 2023
@ashnamehrotra ashnamehrotra merged commit 7379955 into eraser-dev:main Feb 21, 2023
ashnamehrotra pushed a commit to ashnamehrotra/eraser that referenced this pull request Feb 21, 2023
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
(cherry picked from commit 7379955)
ashnamehrotra pushed a commit to ashnamehrotra/eraser that referenced this pull request Feb 21, 2023
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
(cherry picked from commit 7379955)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants