[JBoss JIRA] (JBIDE-23358) OpenShift Explorer: Pod status is not reflecting reality
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-23358:
-------------------------------------
Summary: OpenShift Explorer: Pod status is not reflecting reality
Key: JBIDE-23358
URL: https://issues.jboss.org/browse/JBIDE-23358
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.AM2
Reporter: Marián Labuda
When I have a pod with failed status, it is not correctly displayed in tooling. Pod under a service has status Running (as styled next next to tree item as well as property value in property view). Current status is failed, precisely "Crash loop back off" (happens often when there are problems with fetching an image...). The correct status is shown in Web-UI as well as from oc binary "oc get pods".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-21923) Import application: allow import in context menu of Connection
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21923?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21923.
---------------------------------
Verified in DevStudio 10.2.0.AM2 build AM2-v20161014-0456-B6202.
> Import application: allow import in context menu of Connection
> --------------------------------------------------------------
>
> Key: JBIDE-21923
> URL: https://issues.jboss.org/browse/JBIDE-21923
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: import_wizard
> Fix For: 4.4.2.AM2
>
> Attachments: ImportApplication.png, jbide-21923.patch
>
>
> In JBIDE-21645 context menu item to import an application was removed from context menu of an OpenShift 3 connection. We should add context menu item back and fix it to let user choose desired build config to import.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-22767) Deploy Docker Wizard: Create image stream contains wrong tags in some cases
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22767?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-22767:
----------------------------------
Fix Version/s: 4.4.2.Final
(was: 4.4.2.AM2)
> Deploy Docker Wizard: Create image stream contains wrong tags in some cases
> ---------------------------------------------------------------------------
>
> Key: JBIDE-22767
> URL: https://issues.jboss.org/browse/JBIDE-22767
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Marián Labuda
> Labels: docker, openshift_v3
> Fix For: 4.4.2.Final
>
>
> In Deploy Image to OpenShift wizard when I am trying to deploy image docker.io/openshift/hello-openshift:v1.2.1, the image stream created contains some weird tags. If I deploy this image via oc binary then a created image stream contains correct tag v1.2.1, but from tooling it contains more tags and none of them is the desired one (there are 0.4, 0.5, latest...).
> Some behaviour is also common for normal usage. When deploying a image with tag latest, there are also defined other tags. OC binary creates IS only with the one tag, the one which was passed as "partial" argument when deploying an image.
> Consequences of this issue are no pods created once the deploy image to OpenShift is finished. User has to manually trigger Deploy Latest from context menu of a deployment configuration to spin up an application pod.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23357) Deploy Docker Wizard: Image is not revalidated if going back to Deploy an Image wizard page
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23357?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-23357:
----------------------------------
Labels: deploy_docker_wizard openshift_v3 (was: )
> Deploy Docker Wizard: Image is not revalidated if going back to Deploy an Image wizard page
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-23357
> URL: https://issues.jboss.org/browse/JBIDE-23357
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Labels: deploy_docker_wizard, openshift_v3
>
> When I fill in valid image into the wizard and hit next, there is a check on existence of such image and its metadata are fetched. Problem is when I go back to the Deploy an Image wizard page and put there invalid image name. Finish button is still enabled and it allows user to use non-existing (made-up) image to deploy. It results in wrong deployment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23357) Deploy Docker Wizard: Image is not revalidated if going back to Deploy an Image wizard page
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-23357:
-------------------------------------
Summary: Deploy Docker Wizard: Image is not revalidated if going back to Deploy an Image wizard page
Key: JBIDE-23357
URL: https://issues.jboss.org/browse/JBIDE-23357
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.AM2
Reporter: Marián Labuda
When I fill in valid image into the wizard and hit next, there is a check on existence of such image and its metadata are fetched. Problem is when I go back to the Deploy an Image wizard page and put there invalid image name. Finish button is still enabled and it allows user to use non-existing (made-up) image to deploy. It results in wrong deployment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-22916) Deploy Docker Wizard: Deploying a docker image from OpenShift explorer does not fetch metadata if image is not pulled to a docker connection
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22916?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22916.
---------------------------------
Verified in DevStudio 10.2.0.AM2 build AM2-v20161014-0456-B6202.
> Deploy Docker Wizard: Deploying a docker image from OpenShift explorer does not fetch metadata if image is not pulled to a docker connection
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22916
> URL: https://issues.jboss.org/browse/JBIDE-22916
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Assignee: Jeff MAURY
> Labels: deploy_docker_wizard, openshift_v3
> Fix For: 4.4.2.AM2
>
> Attachments: 2016-09-06 at 14-19-31.mp4
>
>
> When I am trying to deploy a docker image from context menu of a project in OpenShift explorer view and I paste image name (e.g. docker.io/openshift/hello-openshift), image metadata are not fetched/processed and thus there are no environment variables in the wizard and routing (routing wizard page is empty and cannot finish dialog - requires manual entry). This force user to enter the details manually, otherwise he would get deployed not working pod. This is happening only in case when user provide an image without any tag and thus there is/supposed to be assumed tag "latest".
> You can observe that it works when using tag v1.2.1. Difference between images with tag v1.2.1 and latest is that v1.2.1 contains exposed ports also in container config, not just in general config of the image.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months