-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.5-GA
-
%
-
Not applicable
-
Fuse 7.5 Sprint 52 - Bug fix
The upgrade pod is unable to run any oc command. This is the pod output:
+(/opt/upgrade.sh:82): run(): oc project syndesis error: You are not a member of project "syndesis". You are not a member of any projects. You can request a project to be created with the 'new-project' command.
The pod uses the operator service account:
++(/opt/upgrade.sh:82): run(): oc whoami +(/opt/upgrade.sh:82): run(): echo system:serviceaccount:syndesis:syndesis-operator system:serviceaccount:syndesis:syndesis-operator +(/opt/upgrade.sh:83): run(): oc project syndesis error: You are not a member of project "syndesis". You are not a member of any projects. You can request a project to be created with the 'new-project' command.
- blocks
-
ENTESB-11320 [Upgrade] Upgrade doesn't finish due to errors in operator
- Done