pravega / pravega-operator

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

Segment store pods are not restarted for labels updation #634

Closed anishakj closed 1 year ago

anishakj commented 1 year ago

Description

Install Pravega cluster Edit Pravega cluster and change the labels. Segment store pods are expected to restart, but the pods are not restarting

Importance

must-have

Location

pravegacluster_controller.go

Suggestions for an improvement

Make sure changing of labels is restarting segment store pods.