syndesis: Unable to upgrade using operator - upgrade pod - pod has unbound PersistentVolumeClaims

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Documentation issue or request

Description

I tried to upgrade from “1.4.9” to “latest” (because currently there is still hardcoded “latest” upgrade pod in operator image #3924). Then I tried from “1.5.5” to “latest” with the same result - upgrade pod won’t start because of this: up1

There is also this error in the operator log:

time="2018-11-01T11:58:12Z" level=error msg="error syncing key (myproject/app): object is being deleted: persistentvolumeclaims \"syndesis-upgrade\" already exists"

steps to reproduce: ./syndesis install -s ./syndesis install --project myproject --tag 1.4.9 wait for syndesis to install deploy new operator image, for example 1.5.6 version

minishift v1.26.1+1e20f27 openshift 3.10

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 15 (11 by maintainers)

Commits related to this issue

Most upvoted comments

fixed in CR2 prod build