This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Dec 17, 2020
    • garciadav's avatar
      Fix bugs and pin osm bundles · ab11f84f
      garciadav authored and Mark Beierl's avatar Mark Beierl committed
      
      
      Keystone charm (bug 1378): Improve the way we handle the relation data from the database
      relation
      Ro charm (bug 1379): Fix the status of the non-leader units
      Ng-ui (bug 1380): Fix the nbi-relation-changed hook for the non-leader
      units
      Installer: Pin the version of the OSM bundles
      
      Change-Id: Ied07c964b1c85b1c534916eb4b30fd6bc87287a6
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      ab11f84f
  2. Dec 16, 2020
  3. Dec 15, 2020
  4. Dec 14, 2020
  5. Dec 11, 2020
  6. Dec 03, 2020
  7. Nov 30, 2020
  8. Nov 29, 2020
  9. Nov 28, 2020
  10. Nov 27, 2020
  11. Nov 23, 2020
    • sousaedu's avatar
      Refactoring POL Charm to use Operator Framework · cab58cb7
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This refactoring work includes tests.
      
      Note 1: old charm is in pol-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: Ib21779c5fc781cbb5901351ccf02ca5f9b36b181
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      cab58cb7
    • sousaedu's avatar
      Refactoring MON Charm to use Operator Framework · 1dd4c0d0
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This refactoring work includes tests.
      
      Note 1: old charm is in mon-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: I57337260579975a1d07157d616acac5bcbef0577
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      1dd4c0d0
    • sousaedu's avatar
      Refactoring LCM charm to use Operator Framework · abe7321e
      sousaedu authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This refactoring work includes tests.
      
      Note 1: old charm is in lcm-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: Iae2a0e59e74fab8820d2a9a0ef3f3ec449349dbe
      Signed-off-by: default avatarsousaedu <eduardo.sousa@canonical.com>
      abe7321e
  12. Nov 17, 2020
  13. Nov 13, 2020
  14. Nov 11, 2020
  15. Nov 09, 2020
  16. Nov 06, 2020
    • Mark Beierl's avatar
      Adding registry flag · f2782c56
      Mark Beierl authored
      
      
      Allow alternate registry to be supplied, with optional credentials.
      
      If registry is just host:port/path, no credentials will be used
      If user:pass@host:port/path, user and pass will be supplied as
      credentials.
      
      Change-Id: I8acf67b2916fea059fb306782388910e543b4046
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      f2782c56
  17. Nov 04, 2020
  18. Nov 03, 2020
  19. Oct 21, 2020
    • Mark Beierl's avatar
      Fixes bug 1254 and bug 1247 · 9afb0eff
      Mark Beierl authored
      
      
      Update the ingress rules to be explicit about version to avoid
      extensions/v1beta1 Ingress is deprecated in v1.14+ message.
      Use kubectl annotate instead of kubectl replace.
      Ensure microk8s is in ready state before installing juju.
      Report error if non-existing vca is requested.
      Expose prometheus and grafana.
      
      Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      9afb0eff
  20. Oct 20, 2020
  21. Oct 19, 2020
  22. Oct 16, 2020