]
Fred Bricon reassigned JBIDE-21746:
-----------------------------------
Assignee: Viacheslav Kabanovich
Resolution: Done
PR applied in master. Thanks [~scabanovich]!
Too much info shown in log when deploying a docker image to
OpenShift
---------------------------------------------------------------------
Key: JBIDE-21746
URL:
https://issues.jboss.org/browse/JBIDE-21746
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Priority: Minor
Labels: openshift_v3
Fix For: 4.4.0.Alpha1
When deploying a docker image to OpenShift 3 server, there is too much logging in eclipse
.log (in error log with severity info). For every created resource there is a message
"Trying to create resource:" followed up by json of a resource. So for a
deployed docker image it creates such info message for a new image stream, service,
routing (if was checked) and deployment config.