]
Marián Labuda updated JBIDE-21746:
----------------------------------
Labels: openshift_v3 (was: )
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
Priority: Minor
Labels: openshift_v3
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.