pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Issue 618: Adding support to disable finalizer #619

Closed anishakj closed 2 years ago

anishakj commented 2 years ago

Signed-off-by: anishakj anisha.kj@dell.com

Change log description

Added flag disable finalizer

Purpose of the change

Fixes #618

What the code does

Added disable finalizer flag. passing namespace when manager is starting. Calling customized leader.Become function

How to verify it

All e2e should pass

codecov-commenter commented 2 years ago

Codecov Report

Merging #619 (4cbee24) into master (37a914a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #619   +/-   ##
=======================================
  Coverage   82.94%   82.94%           
=======================================
  Files          17       17           
  Lines        4099     4099           
=======================================
  Hits         3400     3400           
  Misses        565      565           
  Partials      134      134           

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 37a914a...4cbee24. Read the comment docs.