This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Feb 03, 2023
-
-
Change-Id: Ief0342cf23406622458c28cf2c65a6e6069262fc Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 30, 2023
-
-
aticig authored
Change-Id: Ie3a79e27acb55b3aa942ddee2a81fd5ec64428e4 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Dec 12, 2022
-
-
Installation of jq was moved from common to k8s specific section, so must be replicated for charmed section Change-Id: Ib843314ba9af97cd5be8932926ddd08839b4258a Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Nov 25, 2022
-
-
garciadeblas authored
Change-Id: I779139e1cb4cc62011e642b852d8c53a6ddea53e 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 22, 2022
-
-
garciadeblas authored
Change-Id: Iac74e39fb00a396de1a6a971c35962a6688dad06 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>
-
- 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>
-
- Jun 22, 2022
-
-
garciadeblas authored
Change-Id: I9fa2bfe6322748b9fbd22d2348b88f8f63df0329 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 17, 2022
-
-
By default lxd cloud is defined, with this change optionally lxd cloud is not added by passing --small-profile parameter in charmed installer. Change-Id: I8f3b1816c9f2f43ee6bb84c15b2ce0eda99d691b Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- May 06, 2022
-
-
garciadav authored
Change-Id: I122eaa9c2c82ddbe00ee529ac3944cc666dc4a52 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 05, 2022
-
-
Mark Beierl authored
Adds installation ID to the charmed path, as well as tracking installation completion. Change-Id: Ieffce4d402d6d865a8acb8d8a0c213bee9355199 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Feb 22, 2022
-
-
Change-Id: If64a82ccd300a512e69156101ee413377aaa8f1b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 10, 2022
-
-
garciadeblas authored
Change-Id: Ic60d3f5605fb353a3f70ae58b5836696223dfb87 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 07, 2022
-
-
aticig authored
This fix changes the K8s version to 1.23 in installation scripts. Change-Id: Id020ece215f62ac9633a5190392350dbb8da515a Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Feb 06, 2022
-
-
garciadeblas authored
This changes moves the check of snapd package sooner in the installer, and installs it if missing. It also modifies check_packages function so that the output is not redirected to /dev/null. Finally, some echos were added to know the progress of the check. Change-Id: Iaf058d18aa906068de65e800066752ba3343dda5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I81c8f2443557887562512a4cc3b1f3c8ecb33ae9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 10, 2021
-
-
Mark Beierl authored
Adds an exit to the awk command so that only the first IP address is used on a system that might have more than one IP address on the chosen interface Fixes bug 1530 Change-Id: I7d5775ed1c1e801a338e048576d5106dc6c3d23a Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Fixes logic to check for packages. Originally based on dpkg -l, which could return packages that were once installed, then removed. Instead a new function has been created that takes a list of packages to check and uses dpkg -L, which will return an error if a package is not, or no longer, installed Fixes bug 1531 Change-Id: Id096cf969aacca62dc7783b803e7925c796e325d Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Dec 03, 2021
-
-
garciadeblas authored
Change-Id: I5ca8b030f9124a35325876a5e88752483f668f50 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 26, 2021
-
-
garciadeblas authored
Change-Id: Ie83a4c9284ea63b40c37975da261634f930b6317 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 18, 2021
-
-
Change-Id: I52b26344eac166a4b76523986c7900078342eb5b Signed-off-by: bravof <fbravo@whitestack.com>
-
- Nov 11, 2021
-
-
garciadeblas authored
Change-Id: I66bd6367938fd39f37564920810d4fe1a31a1765 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 08, 2021
-
-
garciadeblas authored
Change-Id: Ie840cbe538a33c5240dc0edf604477dbdfe5ac98 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ied76a46baca9940a2856a289ca8a5ddb7d1381f2 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 05, 2021
-
-
garciadeblas authored
This change covers: - Feature 10892. Installation of OSM on top of Ubuntu20.04. Changes are mostly in full_install_osm.sh and are related to the use of new versions of kubeadm and docker-ce. In addition, changes in Jenkins groovy files have been done to indicate the base image to be used, either 18.04 or 20.04. - Feature 10893. Better tracking of installation. The code for tracking in in common/track. There is a function track that it is called in the different steps of the installation. - Feature 8460: Cleanup old code in full_install_osm.sh. The script full_install_osm.sh has been split in different scripts performing specific tasks, thus simplifying the installer: install_docker_ce.sh, install_juju.sh and install_kubeadm_cluster.sh. Change-Id: I1e388ec56285337eaf34f68470aa5a9b23ff45ff Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 04, 2021
-
-
garciadav authored
Change-Id: I669943ab80eb494e0b5c59089d26a9434e4a53fd Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 03, 2021
-
-
garciadav authored
Metallb was complaining when indicating an IP range of a single IP. This commit changes the IP range "<IP>-<IP>" to CIDR format: "<IP>/32" Change-Id: If879fab2b272927a6a8ffda00f9c49f218224ac0 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 05, 2021
-
-
garciadeblas authored
Change-Id: I835da2f886f5bbf9eb342d52362a8a005710c255 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadav authored
Change-Id: I31f5540e0d8991006e8b3767a94fe4126945cafb Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 10, 2021
-
-
Mark Beierl authored
This reverts commit f5051cb9. Reason for revert: Juju 2.9.12 has bugs that require us to stick with original until they are fixed. Change-Id: I4f5b7af7278b67c39c9e236fa67e051eccf295e7 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
garciadav authored
Change-Id: Ibcbbffd7be34462e4fb0521458ca739f1d0aa150 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 09, 2021
-
-
Change-Id: Ic8aa87248317c9b0da160af62ebb31e82331ed1b Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 01, 2021
-
-
aguilard authored
Updated OpenEBS to version 1.12.0 using Helm Updated Helm from v2.15.2 to v3.6.3 Change-Id: Ie31239181a7fbcf7a250ebbdf9123d4088ca75b3 Signed-off-by: aguilard <e.dah.tid@telefonica.com>
-
- Aug 17, 2021
-
-
Change-Id: I83bb8548dec9ad155a63bde4a734fda0edde9f89 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jun 30, 2021
-
-
garciadav authored
- Update osm bundles (charmed) - Update Juju version (snap and agent version) (charmed and k8s) - Update to new mongodb charm (charmed and k8s) - Fix ingress issue by adding an ingress_class config - Charmed installer: point to local bundles until all charms are in CharmHub Change-Id: I6ff8328e5db6719bbf9d5d4c9b5490f478b2ace8 Signed-off-by: David Garcia <david.garcia@canonical.com>
-