pravega / pravega-operator

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

Issue 670: Updating the segmentstore port #671

Closed anishakj closed 1 year ago

anishakj commented 1 year ago

Change log description

Updating the segment store service port incrementally if SegmentStoreLoadBalancerIP is set

Purpose of the change

Fixes #670

What the code does

If we are using same segment store service IP with different ports, in case of admin port as well port number needs to be incremented. If it is not incremented will give port conflict

How to verify it

Verify segment store pods are coming up fine