This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. May 10, 2023
  2. May 04, 2023
  3. Apr 26, 2023
  4. Apr 25, 2023
  5. Apr 20, 2023
  6. Apr 13, 2023
  7. Apr 11, 2023
  8. Mar 28, 2023
  9. Mar 22, 2023
  10. Nov 29, 2022
  11. Nov 25, 2022
  12. Nov 18, 2022
    • garciadeblas's avatar
      Add mon-exporter as scrape target in Prometheus · bef284e9
      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: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      bef284e9
  13. Nov 17, 2022
    • garciadeblas's avatar
      Log generated prometheus config file in sidecar · 7688da49
      garciadeblas authored
      
      
      Change-Id: Iafefe1d4fc91521ecc0da067c0d54bb6d26baa31
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      7688da49
    • garciadeblas's avatar
      Feature 10967 New option ngsa to install monitoring pipeline architecture · 7b53d262
      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: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      7b53d262
  14. Nov 16, 2022
  15. Nov 03, 2022
  16. Sep 30, 2022
  17. Sep 08, 2022
  18. May 24, 2022
  19. May 04, 2022
  20. Mar 10, 2022
  21. Feb 22, 2022
  22. Feb 11, 2022
  23. Feb 09, 2022
  24. Feb 07, 2022
  25. Jan 28, 2022
  26. Jan 14, 2022
    • Mark Beierl's avatar
      Bug 1841: LTS Support · d7449362
      Mark Beierl authored
      
      
      Updates base to Ubuntu 20.04
      Updates python to 3.8
      Updates pip dependencies to more recent versions
      Adds apt cache to stage 2 dockerfile
      
      Fixes bug 1841
      
      Change-Id: I70af3cfab7484d7b284c143d554bef9f0be51812
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      d7449362
    • Mark Beierl's avatar
      Bug 1858: Adding APT proxy · e7646259
      Mark Beierl authored
      
      
      Adds apt proxy to build scripts and dockerfiles.  Backward compatible
      change and proxy will not be used unless environment variable
      is supplied to docker build command.
      
      Fixes bug 1858
      
      Change-Id: Ibd25bd1c145b8d43eeb85c5c952aec30ebcce1fc
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      e7646259
  27. Jan 13, 2022
  28. Dec 17, 2021
  29. Nov 29, 2021
  30. Nov 25, 2021
  31. Nov 24, 2021
  32. Nov 19, 2021