pravega / pravega-operator

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

Issue 628: Fix for disable finalizer flag is not functioning correctly #629

Closed anishakj closed 2 years ago

anishakj commented 2 years ago

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

Change log description

imports in main.go file was wrongly referring bookkeeper imports

Purpose of the change

Fixes #628

What the code does

Corrected the imports

How to verify it

Verified pravega operator installation by enabling disablefinalizer flag and finalizer is not getting added