You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Shavindri Dissanayake (JIRA)" <ji...@apache.org> on 2015/07/20 10:12:04 UTC

[jira] [Resolved] (STRATOS-1295) Wrong Kubernetes Cluster JSON file name - single-group-v1 sample

     [ https://issues.apache.org/jira/browse/STRATOS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shavindri Dissanayake resolved STRATOS-1295.
--------------------------------------------
    Resolution: Fixed

Sample removed when refining samples [1].

[1] mail - Refining Application Samples

> Wrong Kubernetes Cluster JSON file name - single-group-v1 sample
> ----------------------------------------------------------------
>
>                 Key: STRATOS-1295
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1295
>             Project: Stratos
>          Issue Type: Bug
>          Components: Stratos Samples
>    Affects Versions: 4.1.0 Alpha
>            Reporter: Shavindri Dissanayake
>            Priority: Minor
>
> The Kubernetes Cluster JSON file in the <STRATOS_SOURCE_HOME>/samples/kubernetes-clusters/ is named as kubernetes-cluster-1.json. 
> When trying to deploy the file via the deploy.sh file in the single-group-v1 sample, the command includes the wrong name [1] (<STRATOS_SOURCE_HOME>/samples/applications/single-group-v1/scripts/kubernetes/deploy.sh>)
> [1]
> echo "Adding kubernetes cluster..."
> curl -X POST -H "Content-Type: application/json" -d "@${iaas_artifacts_path}/kubernetes-cluster.json" -k -u admin:admin https://${host_ip}:${host_port}/api/kubernetesClusters



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