-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.x-GA
-
%
-
Fuse 7.5 Sprint 52 - Bug fix
After deploying syndesis, the following message appears periodically in the operator log:
{"level":"info","ts":1569245935.6137855,"logger":"action","msg":"resource updated","type":"install","kind":"DeploymentConfig","name":"syndesis-server","namespace":"syndesis"} resource DeploymentConfig update: syndesis-server --- a 00-00-00 00:00:00 +++ b 00-00-00 00:00:00 @@ -83,6 +83,7 @@ - name: INTEGRATION_STATE_CHECK_INTERVAL value: "60" - name: OPENSHIFT_MANAGEMENT_URL_FOR3SCALE + value: "" - name: JAVA_DEBUG value: "false" image: docker.io/syndesis/syndesis-server@sha256:ab5c34a5668fe8cc0756394cfd0f0633aa9859d067439f9c218aa5316c85a761 <nil>
It seems to indicate that the applied change is read differently than expected by kubernetes