GitHub user R-Rajkumar opened a pull request:

    https://github.com/apache/stratos/pull/33

    Initial version of Kubernetes Cluster Monitor

    This PR contains the following stuffs
    
    * KubernetesClusterMonitor which is periodically performing min check
    * a constant KUBERNETES_MIN_REPLICAS in StratosConstants.java
    * changes in Autoscaler to add/remove kubernetes cluster monitors on 
cluster added/removed/maintenance event
    * included isKubernetesCluster attribute in ClusterRemovedEvent class
    * included isKubernetesCluster attribute in ClusterContext class
    
    (we need above 2 attributes to decide which type of monitor to process on 
cluster removed/maintenance event)
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/R-Rajkumar/stratos docker-integration

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/stratos/pull/33.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 #33
    
----
commit 8b86fb7a157da2b76bd42865a37b21d6bd1558d7
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T13:21:11Z

    kubernetes cluster monitor

commit 483400618f98c66338f4ad44fb7226ef0174af8c
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T13:24:41Z

    added kubernetes cluster context

commit ef5d3db94d538c102d9e0e3efda77f3a9eb15f43
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T13:50:49Z

    refactored kubernetes cluster monitor

commit cf40e340be8c87152913a261ac776f946694770f
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T14:35:08Z

    creating member context to be passed cc api

commit 5402536a9c435765cd5962c06c7165db257fa955
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T14:41:46Z

    added a constant KUBERNETES_REPLICAS_MIN in StratosConstants

commit 208e6ee9a995148a90bcba2e260314aeb2c75be0
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T15:43:17Z

    Merge branch 'docker-integration' of https://github.com/apache/stratos into 
docker-integration

commit badeeb6973759e1d3d0f9d8d40016785ace7548d
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T16:08:19Z

    Merge branch 'docker-integration' of https://github.com/apache/stratos into 
docker-integration

commit 647c373be253038c45ac3b2d492d699967a52691
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-11T17:06:53Z

    Merge branch 'docker-integration' of https://github.com/apache/stratos into 
docker-integration

commit aaeb279db7317048dee40d8caaaa0f7859cda1b5
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-12T05:05:50Z

    added isKubernetesCluster attribute in ClusterContext

commit d8a25135170b83c64a172a6fac93f2d8cdffb830
Author: R-Rajkumar <rraju1...@gmail.com>
Date:   2014-09-12T05:07:50Z

    added min checking for service clusters in kubernetes clusters

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to