pravega / pravega-operator

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

Issue 657: Providing support to update controller service annotations #658

Closed anishakj closed 1 year ago

anishakj commented 1 year ago

Change log description

Added support to update the annotations and labels at run time for controller service

Purpose of the change

Fixes #657

What the code does

In controller reconcile service, if there is change in service like annotations, labels it will be updated

How to verify it

Verified by adding new annotations at run time