This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Feb 22, 2023
-
-
Change-Id: Icba73353564dbf65eaa283d08d73f3488cb343ce Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Feb 21, 2023
-
-
Mark Beierl authored
Stage 3 dockerfile to create NGLCM container Change-Id: If0cde13b52d3ba78aa80856203a508eba2e5b35f Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Feb 17, 2023
-
-
Mark Beierl authored
Only NGCM should have temporal. This was committed in error Change-Id: I1a3a5bbadd0f83a4596c92488dc6ca7686a2930a Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Feb 09, 2023
-
-
Mark Beierl authored
Change-Id: Ia9fcc2d74d857cb091634345f0be31a7bbccb950 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Feb 06, 2023
-
-
Change-Id: Id3330c06eb5a2d1fb5fe9a48be30f69c6012fb27 Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
-
- Feb 03, 2023
-
-
Change-Id: Ief0342cf23406622458c28cf2c65a6e6069262fc Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Feb 01, 2023
-
-
Dario Faccin authored
Change-Id: Ie550b7a41d14260080c9602df91d646e486e6884 Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
-
- Jan 30, 2023
-
-
aticig authored
Change-Id: Ie3a79e27acb55b3aa942ddee2a81fd5ec64428e4 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 28, 2023
-
-
Mark Beierl authored
Checks for charms that were changed for the merge job too instead of forcing all charms to be rebuilt Change-Id: I9018813ba087cd968968dc98f6167097a8ca4bdb Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 26, 2023
-
-
Creation of a charm for deploying the existing LCM OCI, but running a different main() and providing Temporal configuration data Change-Id: Ibbd636a0dcd9dfde987f83bfee11783080a79155 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 25, 2023
-
-
Mark Beierl authored
Change-Id: Ide2a4f27c8fbc012194d330017e55264d22f54e5 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 24, 2023
-
-
Change-Id: I2f2201a7910caa5d95e8b87e97a9ffdeb5a56e03 Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
-
- Jan 19, 2023
-
-
Mark Beierl authored
Initial load of a charm to deploy the Temporal web UI Steps: juju deploy ch:osm-temporal-ui \ --channel latest/edge/paas \ --resource temporal-ui-image=temporalio/ui:2.9.1 juju relate ingress osm-temporal-ui juju relate temporal osm-temporal-ui juju config osm-temporal-ui \ external-hostname=temporal.127.0.0.1.nip.io Change-Id: I594a33edcd168e54359f00451edf1bdf7fe9d24e Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 18, 2023
-
-
aticig authored
Solving nested hostpath problem in debug mode for RO charm and adding missing hostpath of RO-SDN-onos-openflow. Change-Id: Id75ccdb1e5d713c910686aaeddf0acb2e275b1c2 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 17, 2023
-
-
Mark Beierl authored
Initial commit of a basic Temporal deployment that uses MySQL/MariaDB with root for database creation Change-Id: Id5ff1a1ea69a0e760efe07ffc233fb8041658dee Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 16, 2023
-
-
When merging changes for charms in a development branch (ie: not v10.0, etc), we want to publish it to latest/edge/branch-name so that it can be kept separate from the other branches of development Change-Id: I8f2ec65057d2029d7cda83b9b607a0474a801455 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> (cherry picked from commit 27da38de)
-
- Jan 13, 2023
-
-
When merging changes for charms in a development branch (ie: not v10.0, etc), we want to publish it to latest/edge/branch-name so that it can be kept separate from the other branches of development Change-Id: I8f2ec65057d2029d7cda83b9b607a0474a801455 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 06, 2023
-
-
Mark Beierl authored
Change-Id: Ie2b7b55d1b7678501140cdbddb827733aad9fda0 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
First time testing with a non-production branch, need to use the branch name in the final charm revision Change-Id: I95f72d04c498310fd03eebc22b59fd2cc8aa6d46 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> (cherry picked from commit 54b4d430)
-
- Jan 05, 2023
-
-
calvinosanc1 authored
Change-Id: Id0a13d9a053e7777b6812167d91f8c0348fc4625 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Dec 15, 2022
-
-
Mark Beierl authored
The current method of downloading artifacts for the daily repo generation is to use a 'build :: build number' style search. It turns out this is actually not effective as it performs a full artifactory scan to get content. Instead if we directly ask for the content from the path, the files we want are downloaded very quickly and no load is placed on the artifactory server. Change-Id: I1095b784dee73782d3104f301c977a7d958cce00 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Dec 12, 2022
-
-
calvinosanc1 authored
Change-Id: Ia79845f41b642d223d8b501a87a61bdb99db9ab3 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
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>
-
- Dec 08, 2022
-
-
Mark Beierl authored
Performs a scan of the track and channels specified to promote the snaps and the charms to the next track. Change-Id: I1ed59f1a34fda93eba19c4477149d166f0998fc1 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Some charms have resources, and others, like prometheus have multiple resources. This change takes those resources into account when promothing charms Change-Id: I0ecb3634e379e5f1eb7036dadb591d73db773099 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Dec 07, 2022
-
-
Use variable instead of hard-coded 'latest' Change-Id: I72bcf6f0ed7ef84aefde255d6ee877ead86836b6 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> (cherry picked from commit c598418e)
-
- Nov 30, 2022
-
-
aguilard authored
Change-Id: I6fd6dad662822490eecdd89006064be429b36db0 Signed-off-by: aguilard <e.dah.tid@telefonica.com>
-
- Nov 29, 2022
-
-
garciadeblas authored
Change-Id: Iacc57c09341252ca7d7a11f89a2ba7a3ba697cf9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 25, 2022
-
-
garciadeblas authored
Change-Id: I779139e1cb4cc62011e642b852d8c53a6ddea53e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I4f8759eaea83f2e110f1c0ff4c7f59b7e184e2ee Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
It includes: - Cert-manager installation - Custom CA bootstrap - Mount CA in LCM pod Change-Id: I8e6d73fb0c179df130f7f4a7f8829bd781713d51 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
garciadeblas authored
Change-Id: I2be745edd4dd292cbb29bde58655c47bb52d5a32 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 24, 2022
-
-
Change-Id: I153b196f67c5b4cf017af15d9a10c8ed98e0dee4 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Adding some tree commands and lsof to check on the repo directory as it does not always get removed properly Change-Id: Ibc23d232c3f0e00e1fe899d91f218030292f5efd Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Nov 22, 2022
-
-
garciadeblas authored
Change-Id: Iac74e39fb00a396de1a6a971c35962a6688dad06 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 18, 2022
-
-
Change-Id: I2d9a72c90a75f85ef10f5985223dda2995d7febd Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Change-Id: I0b87faf6433e2628ee4916a76a8f7e367c6456a1 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
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: garciadeblas <gerardo.garciadeblas@telefonica.com>
-