This is due to Kubernetes API change introduced in a newer version of Kubernetes. They're now returning 200OK but earlier was returning 202.
On Thu, Sep 25, 2014 at 4:15 PM, Rajkumar Rajaratnam <[email protected]> wrote: > Hi, > > I am also getting the same error as Sajith mentioned. > > And, kubecfg list /services; > > core@master ~ $ kubecfg list /services > ID Labels Selector > Port > ---------- ---------- ---------- > ---------- > test2-php-domain name=test2.php.domain 4000 > > > On Thu, Sep 25, 2014 at 3:53 PM, Nirmal Fernando <[email protected]> > wrote: > >> Hi Sajith, >> >> At the time of creation, can you post the output of following command? >> >> >kubecfg list /services >> >> On Thu, Sep 25, 2014 at 3:48 PM, Sajith Kariyawasam <[email protected]> >> wrote: >> >>> I'm doing a test in docker-integration branch, containers got created, >>> but member activated was not published (I'm looking into that), because of >>> that CC tries to terminate the cluster, but fails. >>> >>> TID: [0] [STRATOS] [2014-09-25 15:18:34,507] WARN >>> {org.apache.stratos.cloud.controller.impl.CloudControllerServiceImpl} - >>> Host port dealloacation failed due to a missing property: >>> ALLOCATED_SERVICE_HOST_PORT >>> >>> Any idea? Detail log is attached. >>> >>> Thanks, >>> Sajith >>> >>> -- >>> *Sajith Kariyawasam* >>> >>> >>> *Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com >>> <http://wso2.com>AMIE (SL)Mobile: +94772269575* >>> >> >> >> >> -- >> Best Regards, >> Nirmal >> >> Nirmal Fernando. >> PPMC Member & Committer of Apache Stratos, >> Senior Software Engineer, WSO2 Inc. >> >> Blog: http://nirmalfdo.blogspot.com/ >> > > > > -- > Rajkumar Rajaratnam > Software Engineer | WSO2, Inc. > Mobile +94777568639 | +94783498120 > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
