Marián Labuda created JBIDE-21746:
-------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)