This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- 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>
-
- Apr 22, 2022
-
-
garciadeblas authored
Change-Id: Ife80b72991b27c55f2f254b2723a253172e38cc9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Previously, the LCM charm was creating a Kubernetes secret with the name `lcm-lcm-secret`, to save the credentials for accessing Mongo, while the other modules' charms where using a name with the format `<mod_name>-mongodb-secret` to do so. This modification updates the LCM charm to create this secret in a compliant way with this name format. Change-Id: I4d91e760e44d1703f246e605d9b70625967556c5 Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
- Mar 25, 2022
-
-
Mark Beierl authored
Changes to juju result in human readable output no longer being applicable for the deployment completion check. Changes to use json output instead. Fixes Bug 1933 Change-Id: I65358c7f472956ed4238a5a61cceb1651d88feff Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Mar 21, 2022
-
-
This fix solves the problem that is "pod is not restarted, although charm mongodb secret config has changed". Change-Id: Ifbb8a5e0e986563f42739db7b5669f933be6c5aa Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Mar 11, 2022
-
-
garciadav authored
Also, added kafka_endpoint config to kafka exporter Change-Id: I24459e33841da33455b6780a4de2c808ddf30d0b Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Changing hardcoded password in charmed installation. This fix will change the default passwords used in charmed installation for Prometheus, Mariadb and Keystone. Change-Id: I8a722d1afbe460831da91f893dc414a4fbd9c239 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Mar 10, 2022
-
-
Mark Beierl authored
This reverts commit b147d712. Reason for revert: NG-UI Container does not start up due to non-root user nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1 nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied) Change-Id: Ibc44fdfe57ca576df70f12f5bb868fe9045990b8 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Mar 04, 2022
-
-
Change-Id: Ia109036c8cd54cfbc6af27ff2db094abf83ce9bd Signed-off-by: limon <alimonj@indra.es>
-
- Feb 22, 2022
-
-
Change-Id: I8b67e7fb1b0d008187833cfb8c1752a6254f4ccf Signed-off-by: preethika.p <preethika.p@tataelxsi.co.in>
-
Change-Id: If64a82ccd300a512e69156101ee413377aaa8f1b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Charmed installer uses bundles published in CharmHub - Use new zookeeper and kafka sidecar-charm - Changes in the charms to integrate with the new Kafka Change-Id: Ie59fe1c7c72774b317abe2433fafb28a11472b72 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Feb 11, 2022
-
-
Mark Beierl authored
Change-Id: Ic250be888be01b53a2e71127ddd1d2a5cc0edb03 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Feb 10, 2022
-
-
Change-Id: I7dd740b0ed007360767998372f97c53b5269fdf4 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
garciadeblas authored
Change-Id: Ic60d3f5605fb353a3f70ae58b5836696223dfb87 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Id91f022f9e368315f9bd67f8d1eeea9028d17f2d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 09, 2022
-
-
garciadeblas authored
Change-Id: I0d4fa2a71296658672dfbaac1a6ef6752ef1a1de 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: If3533f3477776068bc7d4623bb9eca27a9085656 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I81c8f2443557887562512a4cc3b1f3c8ecb33ae9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 04, 2022
-
-
Change-Id: Ic4cabf02c9089ba2b00ae2d8c53ab56cbc77a2d1 Signed-off-by: limon <alimonj@indra.es>
-
- Jan 22, 2022
-
-
garciadeblas authored
The installation of the local K8s cluster fails when kube-flannel.yml is not found in the temp folder. The error that we see in the installation is "error reading [/tmp/flannel.*****]: recognized file extensions are [.json .yaml .yml]" This commit updates the function deploy_cni_provider to remove the silent output when getting kube-flannel.yml. In addition, it adds several retries on error. Finally, the error message has been modified to be more explicit about the error. Change-Id: Ic030790e60383b75ebe21c7cb4c60485836fab2e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 21, 2022
-
-
garciadeblas authored
This reverts commit 5a5c63fa. Change-Id: Id90ffd535c69bbe3ab7140bf977fa8a1c78de9cd Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 20, 2022
-
-
garciadeblas authored
The installation of the local K8s cluster fails when kube-flannel.yml is not found in the temp folder. The error that we see in the installation is "error reading [/tmp/flannel.*****]: recognized file extensions are [.json .yaml .yml]" This commit updates the function deploy_cni_provider to remove the silent output when getting kube-flannel.yml. In addition, it adds several retries on error. Finally, the error message has been modified to be more explicit about the error. Change-Id: Ica07bc5b3b76ffb84f7247c436b214b531d8e833 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
The installation of the local k8s cluster with install_kubeadm_cluster.sh raised an error message when deleting the namespace "osm". That NS is deleted as a previous step to the deployment of OSM pods, just to make sure that we start from a clean NS. In principle, the error from kubectl should appear always in clean installations. For that reason, the output of the command is redirected to /dev/null to avoid confusion for the end user. Change-Id: I65b90675194848f3968a9c192427224652e3087f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 13, 2022
-
-
garciadeblas authored
Change-Id: Ibed733d04770f00789f4f0c2ed1faf77ffdb5143 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 17, 2021
-
-
garciadav authored
Change-Id: I6641aa68aaa920bbe14ca688b984c5591c0ff72d Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Dec 10, 2021
-
-
Mark Beierl authored
Change installation to --devmode instead of --classic Add --control to the init Checks for state before creating some objects Use the admin password generated by MicroStack install script Update default security group to have fully open access Update the initial image laod to 20.04 Added creation of an osm-ext network with router to external Fixes bug 1648 Change-Id: I6038be023bf04f99000b0ac8aeec7f7bcf205204 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
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 29, 2021
-
-
sousaedu authored
Change-Id: I2d7a6256249ff4b2688b6fc5126ffe435757cfe1 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 26, 2021
-
-
garciadeblas authored
Change-Id: Ie83a4c9284ea63b40c37975da261634f930b6317 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 24, 2021
-
-
Change-Id: I4c22ceb50c953f75654670fdd1b35e55e90db280 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 22, 2021
-
-
garciadav authored
Change-Id: Ie5ef484759bd37d6cc8dcea0f32573e2a7dd3a11 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 19, 2021
-
-
sousaedu authored
Change-Id: I4b3df48e7c277de7ccd91b4a017577942ec4926f Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I66e7cab3f4707dbe05e17749abd154e05c852888 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
The idea behind this is to run NBI as a non-root user for security reasons. This required the creation of a new user in the container image and setting permissions acordingly. Change-Id: I9c8105b9b648c79643940994e51815118b9bbbe7 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-