You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Sajith Kariyawasam (JIRA)" <ji...@apache.org> on 2016/02/06 20:33:39 UTC

[jira] [Commented] (STRATOS-1653) Kubernetes cluster update is not working

    [ https://issues.apache.org/jira/browse/STRATOS-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135962#comment-15135962 ] 

Sajith Kariyawasam commented on STRATOS-1653:
---------------------------------------------

Fixed in commit ec75c28b194afb173d2c704fdde73152e7021f54

In order for this to work, following system property should be set
-Dkubernetes.verify=false

> Kubernetes cluster update is not working
> ----------------------------------------
>
>                 Key: STRATOS-1653
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1653
>             Project: Stratos
>          Issue Type: Bug
>    Affects Versions: 4.1.5
>            Reporter: Sajith Kariyawasam
>            Assignee: Sajith Kariyawasam
>             Fix For: FUTURE
>
>
> I have encountered following issues which are related
> 1. Updating kubernetes cluster definition is not propagated.
>  
> Steps to reproduce:
>   a. Deploy a application in kubernetes.
>   b. Update the kuberentes master ip in kubernetes cluster definition.
>   c. Undeply and deploy the application again.
>   d. Stratos will use the old master ip instead of updated value.
> 2. Cannot provide kubernetes hostname without ip address. 
> At the moment we can't provide a hostname as the master IP. Stratos use only ip address to talk to kuberenetes master instead of hostname.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)