Bug 1741103 - Deployer doesn't show the content of watch error when it fails
Summary: Deployer doesn't show the content of watch error when it fails
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-controller-manager
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.11.z
Assignee: Tomáš Nožička
QA Contact: wewang
URL:
Whiteboard: workloads
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-14 09:33 UTC by Tomáš Nožička
Modified: 2019-09-03 15:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-03 15:56:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 23601 0 None closed Bug 1741103: Fix deployer error output 2020-10-05 12:10:30 UTC
Red Hat Product Errata RHBA-2019:2580 0 None None None 2019-09-03 15:56:11 UTC

Description Tomáš Nožička 2019-08-14 09:33:00 UTC
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

Comment 2 wewang 2019-08-28 06:35:44 UTC
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]+')

Comment 4 errata-xmlrpc 2019-09-03 15:56:03 UTC
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


Note You need to log in before you can comment on or make changes to this bug.