This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Sep 02, 2020
-
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Aug 27, 2020
-
-
Mark Beierl authored
This is a combination of all the commits. ======================================================================= Enable Robot Tests Enabling robot tests in CI/CD pipeline Propagate the parameter DO_ROBOT to stage_3-merge Setting OSM_HOSTNAME for robot test execution Adding prometheus_hostname env variable for ci/cd tests Archive containers logs in robot test execution Signed-off-by: beierlm <mark.beierl@canonical.com> Author: Felipe Vicens <felipe.vicens@atos.net> 8716 - K8s Proxy Charms This commit contains the following changes: - Changes to LCM Charm to configure vca k8s cloud - K8s installation: - Add storageclass to K8s - Add k8s to VCA - Configure lcm.env to pass k8s cloud name - Pass k8s cloud name to LCM Charm in charmed installation - Pin juju version tu 2.8/stable - Instal juju after Microk8s in charmed installation Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> Add PLA charm Signed-off-by: David Garcia <david.garcia@canonical.com> Add NG-UI Charm Signed-off-by: David Garcia <david.garcia@canonical.com> Fix bugs in NG-UI charm Signed-off-by: David Garcia <david.garcia@canonical.com> Updated Dockerfiles to use ReleaseEIGHT-daily repo by default Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1124: K8s added to juju after k8s has been initialized Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Helm and k8s storage initialization for k8s-based installation Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1125: iptables must be installed and configured if not present Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1129: juju_addk8s requires the storage class Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix issue in UI charm Scale policy is only available in stateful pods Signed-off-by: David Garcia <david.garcia@canonical.com> Adds image overlay to bundle When installing using a bundle, the image overlay was not being generated, resulting in the --tag option being ignored. Bug 1130 Signed-off-by: beierlm <mark.beierl@canonical.com> Fix uninstall process, will fix issues is daily-stage4 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix PLA relations, add missing ENVs, and include it in the bundle Signed-off-by: David Garcia <david.garcia@canonical.com> Fix 1127 bug: Use config instead of resources for SSL certificates Signed-off-by: David Garcia <david.garcia@canonical.com> Remove unused config from PLA overlayx Signed-off-by: David Garcia <david.garcia@canonical.com> Installer: refactor file generation, improved ng-ui and light-ui separation, fixes in PLA Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Pin libjuju version to 2.8.2 This fixes bug 1144 Signed-off-by: David Garcia <david.garcia@canonical.com> Pin libjuju version to 2.8.2 Fixes bug 1144 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> Remove api_proxy variable in charmed installer - Fixes bug 1154 Signed-off-by: David Garcia <david.garcia@canonical.com> Add waiting period to Storage Class creation This commit adds a waiting period until the storage class is available. It also fixes a minor bug in the juju add-k8s command. This fixes Bug 1155 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> Remove api_proxy from osm bundles Signed-off-by: David Garcia <david.garcia@canonical.com> Make Charmed Installer Idempotent By default, the charmed installer will create a controller called 'controller', unless an external VCA is specified using the --vca option. Upon uninstall, it is not known or safe to remove this Juju controller as there might be other applications using it. This change shows that message on uninstall, giving the user the opportunity to remove it with a command. Also, as part of the installation, this change checks for the controller and if it exists, presents the user with options for how to resolve the situation. Fixes bug 1126 Signed-off-by: beierlm <mark.beierl@canonical.com> Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles Signed-off-by: David Garcia <david.garcia@canonical.com> Expose NBI and NG-UI Adds ingress rules for K8s installation to expose the NBI, the NG-UI and allow for unlimited content size. Fixes bug 1171 Signed-off-by: beierlm <mark.beierl@canonical.com> Installer Quits Too Soon Increases the timeout and provides more feedback on progress. Signed-off-by: beierlm <mark.beierl@canonical.com> Change in returned storage status format from microk8s Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com> ======================================================================================== Change-Id: I9223675bb9ad25a0da1f20215e79ef392e544eb5 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Change-Id: I808c6817cd112a3a4b50223344e104e3238665ea Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit f04b99d6)
-
- Aug 26, 2020
-
-
Change-Id: I1c14736ad832f184f7a8f4f9bfa389705511c558 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit ac5bd33c)
-
Change-Id: I6b5b314949d9775b6e71312d97dc293a49385945 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit f7d00303)
-
- Aug 25, 2020
-
-
This fixes bug 1144 Change-Id: If5fc3dad9a8a5f3e2f8ca2ac55fb875d5ec12d64 Signed-off-by: David Garcia <david.garcia@canonical.com> (cherry picked from commit 84e74693)
-
Fixes bug 1144 Change-Id: Ib50f76e45b9d429f019972c367b6692ed2d5ed79 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> (cherry picked from commit 2ed0e235)
-
- Aug 21, 2020
-
-
Mark Beierl authored
Adds logic to check if the snap in the edge channel is newer than the beta channel. If so, promote the edge snap to beta. Change-Id: I27bf9ca01b9ed6cf177addffeedc0fa29aae6bb5 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Aug 20, 2020
-
-
Change-Id: I661fa4bb2030fe6a0b4a75ac435a046bc46e2a90 Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
Fixes the following problem: - ERROR The charm or bundle "osm" is ambiguous. - This was happening if a folder "osm" existed in the current directory Change-Id: If7a56249b0ce5601761a7cebfa87392715abff62 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
garciadav authored
- The lxd-preseed.conf uses btrfs, so zfs is not needed anymore. Change-Id: Ife9aa65e2746bf2f35f3c96ab05430dcf46acc0b Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Aug 18, 2020
-
-
Mark Beierl authored
If the snap/snapcraft.yaml file exists, built it and publish it as a private snap to the snap store. Change-Id: I924c17b2d4d8a30edee76234e10bfee91a5b01b6 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jul 21, 2020
-
-
Mark Beierl authored
Force dogpile to a static version as 1.0.0, released July 19, 2020 is not compatible with the version of stevedore that we use. Change-Id: Icc2758e07bafa935bf4403bd5735b47e79b4bc66 Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit 90d4e9e5)
-
- Jul 14, 2020
-
-
bravof authored
fix(prometheus - lcm): prometheus was using the wron directory because at install lcm changes the hostPath with sed, now prometheus is also included in that change Change-Id: Ie4bf316c69ac2b344de72b485dfb378849c060e0 Signed-off-by: bravof <fbravo@whitestack.com>
-
Alfonso Tierno authored
Change-Id: I8b1f0481cafdc045483876aa4e956f81e23f8bbe Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 13, 2020
-
-
Alfonso Tierno authored
Change-Id: Iec9219831a84cefabd3c60355bc7d66b095748a8 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 10, 2020
-
-
Mark Beierl authored
Installation needs to wait for Kafka to be healthy before continuing. Change-Id: I8b7f0fd7c709075c7541c8962d808d4e4e45ed2c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jul 06, 2020
-
-
Change-Id: I1d5211d7b7608eab7d3171f726283532b506c733 Signed-off-by: magnussonl <lars-goran.magnusson@arctoslabs.com>
-
- Jul 04, 2020
-
-
garciadeblas authored
Change-Id: Ibe3affc816ab8567c932450a38e4ec348054b1c1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I042d5cb642ffb1fc5e768b18172272324b617da5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 03, 2020
-
-
garciadeblas authored
Change-Id: Ib0bd42e412846f4224feeaa8b3124e93e84be437 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
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>
-
Mark Beierl authored
Removal of iptables manipulation from charmed installer Expose juju controller using metallb Pin version of juju Change-Id: I3853dfe1d3b264311bed1f3a805397a9197b10bc Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jul 02, 2020
-
-
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>
-
magnussonl authored
Change-Id: I9a5eb782151defdf6f3dae75992681f6f16ca66f Signed-off-by: magnussonl <lars-goran.magnusson@arctoslabs.com>
-
Change-Id: I8fe1f29ba93cba6b10b454f9fc7bec91bf57da60 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
- Jun 30, 2020
-
-
Change-Id: I900c4a478d387d0d74991dad7d9256d9df5d1614 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
Mark Beierl authored
Updates the artifactory URL to point to the new Artifactory server. Change-Id: I3d6b67861037364da32e571a5d61cc2aa83af978 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
A new script similar to the tagging script that will create the start of branch tag and then create the branch for all modules. Change-Id: Ie3eb7f7a4d4e345413531e17b2469a65d691adba Signed-off-by: beierlm <mark.beierl@canonical.com>
-
garciadeblas authored
Change-Id: Ie407a79f82fe041ec02816c1b2868f980ad17d11 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 29, 2020
-
-
vicens authored
Change-Id: I322af78fe143fa1a5773a9188eef449625fda35c Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
- Jun 26, 2020
-
-
vicens authored
Change-Id: I27195bd6b38e8f660e26c6db795e74942a371013 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: Idee735506feebead6989a5e891004b079f0d3b35 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: I0f60913b040df80f0a96cd88d485a2f6692ffdc5 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: Ibbc2777eabd92f4397e25b46827bc2ef08f614f9 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: Ib91e5d384210cc746010305c9f956aa0b3a2f93b Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: Ic09adc5d5e71d250ea1bb84c84ae6ea0d35f0ed0 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: I71cb7dae8be96076340e41e369b7c650c600cf61 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
vicens authored
Change-Id: Ia302adbc51c06d7ea8e38ada58f573475dafd9b4 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-