GitHub user pubudu538 opened a pull request:
https://github.com/apache/stratos/pull/435
Adding Kubernetes Services to cluster in PCA
Currently Kubernetes services details are not available in the cluster
which is used in python cartridge agent. Although those details are sent with
complete topology event, Topology context in PCA does not add those details.
Fixed another issue found in PCA. Following values haven't updated properly
in PCA due to syntax error.
- isLbCluster in Cluster
- isKubernetesCluster in Cluster
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pubudu538/stratos pca-kubservice
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/435.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #435
----
commit 098c21c9ed5ca47a8cd2a0da27ae1d82d46df6a8
Author: Pubudu Gunatilaka <[email protected]>
Date: 2015-08-16T13:31:09Z
Adding Kubernetes Services to cluster in PCA
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---