pravega / pravega-operator

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

Upgrade of pravega image is failing in certain cases #620

Closed anishakj closed 2 years ago

anishakj commented 2 years ago

Description

Install Pravega operator and pravega cluster. Update the pravega image along with that add more labels to pravega pods. Upgrade is failing with error

time="2022-05-04T16:16:47Z" level=info msg="error syncing segmentstore component version, upgrade failed. could not obtain outdated pod"

Importance

must-have

Location

upgrade.go

Suggestions for an improvement

Fix the upgrade issue