This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 25, 2022
-
-
It includes: - Cert-manager installation - Custom CA bootstrap - Mount CA in LCM pod Change-Id: I8e6d73fb0c179df130f7f4a7f8829bd781713d51 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
garciadeblas authored
Change-Id: I2be745edd4dd292cbb29bde58655c47bb52d5a32 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I8d82e362792dfc2e3f12415807a20712c560e53a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Id7bc562963acdb8facf7c6fb48e9598f0743d92f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 24, 2022
-
-
Change-Id: I153b196f67c5b4cf017af15d9a10c8ed98e0dee4 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Nov 22, 2022
-
-
garciadeblas authored
Change-Id: Iac74e39fb00a396de1a6a971c35962a6688dad06 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 18, 2022
-
-
Change-Id: I2d9a72c90a75f85ef10f5985223dda2995d7febd Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Change-Id: I0b87faf6433e2628ee4916a76a8f7e367c6456a1 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
garciadeblas authored
The Prometheus sidecar is expected to generate the scrape targets from the config map and from the prometheus_jobs in MongoDB. MON is adding mon-exporter as prometheus_job in MongoDB. There are race conditions in the start of MON and Prometheus that prevent the sidecar to be aware of the mon-exporter being added to prometheus_jobs collection in MongoDB. This change adds mon-exporter to the default scrape-targets and reconciles the jobs in Mongo and the jobs in the configmap, prevailing the job in the configmap if duplicated. Change-Id: Ib6f1cb89723d7b4942eeb77fd0ea46a0d3493d58 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 17, 2022
-
-
garciadeblas authored
This change covers the installation of Apache Airflow and Prometheus Pushgateway as an experimental option in the installer. Changes are the following: - `installers/full_install_osm.sh`: - The installer includes a new option "--ng-sa" to install Airflow and Prometheus Pushgateway - When the option is used, the script will call `installers/install_ng_sa.sh` in turn. - `installers/install_ng_sa.sh`: - This script will install Airflow and Pushgateway in the OSM Kubernetes cluster in osm namespace using the helm charts from the respective communities. - `installers/helm/values/airflow/values.yaml`: - File with the values to be used for the installation of Airflow helm chart. - `docker/Airflow/Dockerfile`: - Dockerfile used to build the Airflow image, incorporating the DAG Python files, requirements and internal Python libraries used by DAGs from `osm_ngsa.deb`. Change-Id: I04cb60b25a9a32e42d4a97fac2d1f6abf868b1f7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
The new file ng-prometheus.yaml controls the deployment of OSM Prometheus when using the new monitoring pipeline architecture. This file includes the recording rules necessary to obtain VNF status and NS status, derived from VM status. Those rules are stored in file `osm_rules.yml`, as part of configmap prom. Change-Id: Ibc3aa25e741ef4e680e5775e1d52fa171af0813b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 14, 2022
-
-
garciadeblas authored
Change-Id: I180100f6bc26e1425acd853f51382c0eb2b374d3 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 03, 2022
-
-
garciadeblas authored
This commit allows the automatic regeneration of a Prometheus config file from a sidecar by combining the information in PROMETHEUS_BASE_CONFIG_FILE and the prometheus_jobs in mongo. Change-Id: I0246d60ec32733a088ca8590a6445735549bf4de Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 14, 2022
-
-
Mark Beierl authored
Change-Id: I6b3c3a5322c7b7cf47d40d26b01e9552c8a2b04a Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Oct 13, 2022
-
-
Mark Beierl authored
Keystone environment variables were not being set, and the wrong prometheus password was being used Change-Id: I18e701f4eb9c583edf7905e7404d96bee8d1d8b1 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Back to .34 as some errors occurred Change-Id: I07a909d6ab62a65fd56134582430d07fa5e4ecac Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Oct 12, 2022
-
-
Mark Beierl authored
With sidecar charms, the image overlay now needs to have the name of the unit prepended to the image resource. Change-Id: I4e503137f6d4167904a5654aa7811f84c4374315 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Updates agent to 2.9.35 Change-Id: I1f3c1b597552104163fa7acafe310a3ba6d3138e Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Sep 27, 2022
-
-
Change-Id: I8f220a98d5e1eff1e5a621c269d80062d3f3e43d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Sep 19, 2022
-
-
garciadeblas authored
Change-Id: I70b9691f7232f8ea7abec13b612302aa456803d5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 15, 2022
-
-
OSM sidecar charms charmcraft.yaml is changed to indicate base 20.04. Change-Id: Ibfb5a6cd02b0025075f4109532b70c0bd6796e21 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
Change-Id: I32ab9194e5d715227b8061f2f96b85222f427761 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Sep 13, 2022
-
-
PLA is no longer installed by default for the charmed installer flag --pla is needed Change-Id: Ib0ea0691fd53884dc5bf11d067e9f9d9df55c876 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Sep 08, 2022
-
-
Mark Beierl authored
Prometheus charm no longer builds as it is missing some dependencies Change-Id: I6ae44d4dce922ed0bc589a0ddf18b4cc3ae75de0 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Changing charmed installer to deploy OSM from latest/beta bundle, updating juju version to 2.9.33. Change-Id: Ie64bff771f8cb91670588c4e28754304d692b544 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Sep 01, 2022
-
-
aticig authored
Updating osm_libs charm library and update the new version of library in osm sidecar charms. Change-Id: If3e526af823d0862e45513bd77dfdae1ef3e2398 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 19, 2022
-
-
Change-Id: Ib24c54cffd158f6ae4397311becc3769a1cce543 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Aug 18, 2022
-
-
calvinosanc1 authored
Change-Id: Icca7e2b3a38b0c9ca4859138931e2c92566fd1d9 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Aug 12, 2022
-
-
Change-Id: I0690f8cca8561df9573e7fb169df6daaeb51506e Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Change-Id: Ic42bb4f8b682678d3e49aa671e2de9661a84af6c Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Aug 11, 2022
-
-
aticig authored
OSM bundles are modified to deploy osm charms from latest/stable. Change-Id: I0973cf952b9d54de53c1985e0690d24062e160d6 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 10, 2022
-
-
Change-Id: I6f9571d3dc219cc44b3c1c4f5ad9460b03eeb250 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Change-Id: I53c2f75ba15e5c0217cb5312a6c08ed576fcd6f0 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Change-Id: I5a6965425cef6b5d4f6397368f9daa550d85e317 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 08, 2022
-
-
aticig authored
Refresh period is allowed >=60 or -1. Setting it -1 will disable the updating VM status. Change-Id: I18a8cd8fd39da16d2d0221dac15324a08da76c2a Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 03, 2022
-
-
Refresh period is allowed >=60 or -1. Setting it -1 will disable the updating VM status. Change-Id: I94ec37f68303128ba7af67f14121436005fd9259 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
reinosop authored
Change README files Change-Id: I05e84f62e20dc1124f9cc0e6a67f7744bf1ad46b Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Jul 29, 2022
-
-
Change-Id: Id18c049f83c0217577778e13da3dab76d5708ed4 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: Ic03f8a94b8edcfc67aebddfcc27022a130ce8a1b Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Change-Id: Ie5e73d1c9df9903405edfda7b3c345b1fcc3c164 Signed-off-by: beierlm <mark.beierl@canonical.com>
-