pravega / pravega-operator

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

Issue 668: Fix for system tests failure #669

Closed anishakj closed 1 year ago

anishakj commented 1 year ago

Change log description

Added null check for function validateAuthenticationSettings

Purpose of the change

Fixes #668

What the code does

If Authentication is set as null in pravega yaml, operator was not able to deploy pravega

How to verify it

Deployed Pravega via system tests.