Description of problem: Deployer doesn't show the content of watch error when it fails. This prevent root causing the real issue. Seen in https://bugzilla.redhat.com/show_bug.cgi?id=1740382
Verified in 3.11.141, now errors are more detail [wewang@Desktop ~]$ oc create -f dc.yaml The DeploymentConfig "syndesis-oauthproxy" is invalid: * spec.triggers[0].imageChangeParams.from.namespace: Invalid value: "<REDACTED>": namespace must be a valid subdomain * spec.template.spec.containers[0].env[0].valueFrom.secretKeyRef.name: Invalid value: "<REDACTED>": a DNS-1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*') * spec.template.spec.containers[0].env[0].valueFrom.secretKeyRef.key: Invalid value: "<REDACTED>": a valid config key must consist of alphanumeric characters, '-', '_' or '.' (e.g. 'key.name', or 'KEY_NAME', or 'key-name', regex used for validation is '[-._a-zA-Z0-9]+')
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2580