This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Jul 06, 2020
-
-
bravof authored
feat(prometheus): conditional copy of new configuration from configmap avoiding accidental overwrite of previous config file Change-Id: I2074318c6e259c4210faaa2ad362114a6fada827 Signed-off-by:
bravof <fbravo@whitestack.com> (cherry picked from commit 9d2556f3)
-
bravof authored
feat(lcm-prometheus interconnection): allows lcm to modify prometheus config in order to push new jobs like snmp metrics recollection Change-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158 Signed-off-by:
bravof <fbravo@whitestack.com> (cherry picked from commit 1e0297e9)
-
- Apr 13, 2020
-
-
lavado authored
Adds '--web.enable-lifecycle' option to reload config files. Includes other minor fixes in metrics stack. Change-Id: I88ffe653a08c7104cffb957f934698bf56e64bd9 Signed-off-by:
lavado <glavado@whitestack.com>
-
- Nov 27, 2019
-
-
Run the installation script with -c k8s to deploy osm on K8s. To Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s. Each yaml file in osm_pods directory contains yaml definitions for pods and services. Added license to yaml files in osm_pods. Changed volume mounts to OSM_NAMESPACE_VOL from docker volumes. Removes all pods and services while uninstalling. Added namespace to deploy osm services. Deleting namespace for uninstalling osm services. Resolved Merge conflict with Change-7931. Changed Mongo, Kafka, zookeeper, mysql and prometheus to statefulset. -s <namespace> users can define namespace for k8s to deploy osm services. Added cluster configuration file which will be used to install k8s control plane Addressed nodeport range issue and resolved merge conflict. Added two yaml files to create a job for systest and robot test. Change-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772 Signed-off-by:
vijaynag.bs <vijaynag.bs@tataelxsi.co.in>
-