This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Oct 04, 2021
-
-
Change-Id: I238d04075c56ed6544df6d91eef16fc1a6b545c4 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Sep 29, 2021
-
-
security_context is set to false while we don't have new container images. Change-Id: I99cf8c1ab7446811887445d596f416f7e79574e7 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Sep 28, 2021
-
-
Change-Id: Ic5714571c673e4d82e3a905daa57f631640b94bb Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Sep 02, 2021
-
-
sousaedu authored
Change-Id: I00711202fdbacd73e9205dd3fc34424893440be5 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Aug 26, 2021
-
-
garciadav authored
- Added a debug_mode option to lcm, mon, nbi, pol, and ro charms - Added a script to prepare pods for debugging: - setup .ssh/config to easily ssh from vscode to the pods - Added a README that explains how to prepare the environment for testing Change-Id: Ieb56b565c15e61c68ad000b60897abd27e1eeb0e Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Aug 25, 2021
-
-
sousaedu authored
Change-Id: I04ad8444088e8a360755dc4e22b7ea53942682b2 Signed-off-by:
sousaedu <eduardo.sousa@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>
-
- Jun 01, 2021
-
-
Change-Id: I436a536929ec5f511721a77a55ee4bb55892d057 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- May 19, 2021
-
-
sousaedu authored
This commit also includes external DB configuration option. Change-Id: Iddb4adfae582ecfc6af2d797716e386420ad1df8 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- May 17, 2021
-
-
sousaedu authored
NBI and LCM require the mongodb_uri to share the files between them. This wasn't being setup when the charm was provided with a string for an external MongoDB instance. This commit fix that. Change-Id: Ie70f7033bd32f9c590a54efc216913098bc3356c Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- May 06, 2021
-
-
sousaedu authored
Change-Id: I24782d5b9594aebae2ec97b1196acfa2bafb6dbd Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- May 05, 2021
-
-
garciadav authored
Move from xip.io to nip.io Change-Id: Id861f8dac7c38786544383985a1a75cf0bce16df Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Apr 29, 2021
-
-
sousaedu authored
Through the usage of cert-manager, the charms will be able request TLS certificates to protect the Kubernetes Ingress endpoint that is exposed. Note: Cert-manager must be configured ahead of time. Change-Id: I7dacdb8dca2f78664c5604e509e2516ae6023d06 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Mar 25, 2021
-
-
garciadav authored
This commit adds the `certificates` config in both RO and MON charms. Changes: - Add `certificates` config option in mon and ro charms - Use charmed-osm/ops-lib-charmed-osm library in all charms Change-Id: I14e3cf7ad2c846c4a2af57f317d4151119ce5fbb Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Mar 17, 2021
-
-
garciadav authored
Changes in all operator charms: - Optimize deps for tox environments - Add import-order-style to flake8 - Optimize .jujuignore to reduce the size of charm artifacts OSM LCM charm: - Added vca_model_config_* options Added bundle example for using a bundle Updated the bundles and pin the new versions in the installer Change-Id: Ic6591354fa5d1b5f43383215b2f0df13eb28ce67 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Mar 05, 2021
-
-
- Adapt all new operator charms to use the same pattern. They are all using now this library that encapsulates the common logic for all charms: https://github.com/davigar15/ops-lib-charmed-osm . That will be eventually moved to gitlab, when it has a PyPI repository available - Add unit tests to all charms - Modify installer and bundles to point to the new charms - Improve the build.sh script for building the charms Change-Id: I0896ceb082d1b6a76b3560c07482a4135a220a3f Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Mar 02, 2021
-
-
Change-Id: Ibbf1154e514bf8a91ed6d19b6bbf5fce0079da0c Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Jan 05, 2021
-
-
Change-Id: I92897515d7c8843bb619080cecee3b3c2aedb976 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
The data between apps should only be passed through the unit relation data. The unit tests have also been updated. Change-Id: Id5467922c3217c84ff1d7bbcdbe7d2a1caba19dd Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Dec 15, 2020
-
-
garciadav authored
- Fixes bug 1365 - Changes in the installer: - use site_url config to expose both NBI and NG-UI - use resources for images - Changes in the NBI: some minor fixes - Changes in the NG-UI: follow the same pattern as in the new set of charms Change-Id: I6a11009ddf9cd22689602b2a53ecf67f376830cb Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
- Dec 11, 2020
-
-
sousaedu authored
Change-Id: I725aabf1da99751dae0812305e01d92b801653ee Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Nov 17, 2020
-
-
sousaedu authored
Change-Id: I21f92498364691c225164faa580788e07e133f47 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Nov 11, 2020
-
-
sousaedu authored
Change-Id: Ie818fd1c7092b64b61ddac5184c5d817a7880f46 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
garciadav authored
Change-Id: I85aa5d066eb7e18995a22c1cc2e9a5fe6f021dd7 Signed-off-by:
David Garcia <david.garcia@canonical.com>
-
sousaedu authored
This refactoring work includes tests. Note 1: old charm is in nbi-k8s folder. Note 2: relation-departed is currently not tested because there is no function to remove a relation in the Testing Harness. There is currently one issue open and the Charmcraft team should provide feedback soon. Change-Id: I25b94d205d2a004946189a231b5309da1deaa8ed Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-