This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. 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
  2. Oct 20, 2020
  3. Oct 19, 2020
  4. Oct 16, 2020
  5. Oct 15, 2020
  6. Oct 08, 2020
  7. Sep 30, 2020
    • Mark Beierl's avatar
      Revert Juju Version · c784e7c9
      Mark Beierl authored
      
      
      Pins the Juju agent version to 2.8.1 as the model cleanup can
      timeout, but this does not happen in master where the version
      is 2.8.1
      
      Bug 1216
      
      Change-Id: I223be2e36cc11ce045aaeffa2c164e592d96ec12
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      c784e7c9
  8. Sep 25, 2020
  9. Sep 24, 2020
    • Mark Beierl's avatar
      Pin Juju 2.8.3 · 7e54dfc4
      Mark Beierl authored
      
      
      Updates the juju version and also pins the charmed bundle
      versions.
      
      Increases the install timeout by checking for 10 minutes
      where no services progress at all, vs 10 minutes total
      time.
      
      Fixes bug 1229
      
      Change-Id: I95db91162ad646a2d04b351558ae5f8b64ea579c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      7e54dfc4
  10. Sep 23, 2020
  11. Sep 15, 2020
  12. Sep 11, 2020
  13. Sep 09, 2020
  14. Sep 02, 2020
  15. Aug 27, 2020
  16. Aug 26, 2020
  17. Aug 21, 2020
  18. Aug 20, 2020
  19. Aug 14, 2020
  20. Jul 28, 2020
  21. Jul 22, 2020
  22. Jul 21, 2020
    • Mark Beierl's avatar
      Make Charmed Installer Idempotent · 9425dd2d
      Mark Beierl authored
      
      
      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
      
      Change-Id: Id13cd822ed7eef60250544108b74bbba7998d9b7
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      9425dd2d
  23. Jul 17, 2020
  24. Jul 16, 2020
  25. Jul 14, 2020
  26. Jul 10, 2020