Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Nov 08, 2021
  2. Jun 03, 2021
  3. May 07, 2021
    • Mark Beierl's avatar
      Removal of Light-UI · cca9364c
      Mark Beierl authored and sousaedu's avatar sousaedu committed
      
      With the only supported UI being the NG-UI, and approval from
      the TSC, the Light UI is being completely removed from the
      build process and installers.
      
      Change-Id: I9a0c099fedcac411a0e31dce4bf64895d1092a37
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      cca9364c
  4. Mar 26, 2021
  5. Jan 20, 2021
  6. Nov 27, 2020
  7. Nov 09, 2020
  8. Jul 07, 2020
  9. Jul 06, 2020
  10. Jul 03, 2020
  11. Jul 02, 2020
  12. Jun 29, 2020
  13. Jun 23, 2020
  14. Jun 19, 2020
  15. Jun 16, 2020
  16. May 27, 2020
  17. May 25, 2020
  18. May 22, 2020
  19. Apr 13, 2020
  20. Feb 25, 2020
  21. Dec 11, 2019
  22. Dec 02, 2019
  23. Nov 27, 2019
    • vijaynag's avatar
      Gerrit ID: 5665 - Deploys OSM on Kubernetes. · 8339ed24
      vijaynag authored and garciadeblas's avatar garciadeblas committed
      Run the installation script with -c k8s to deploy osm on K8s.
      To Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s.
      Each yaml file in osm_pods directory contains yaml definitions for pods and services.
      
      Added license to yaml files in osm_pods.
      
      Changed volume mounts to OSM_NAMESPACE_VOL from docker volumes.
      
      Removes all pods and services while uninstalling.
      
      Added namespace to deploy osm services. Deleting namespace
      for uninstalling osm services.
      Resolved Merge conflict with Change-7931. Changed Mongo, Kafka,
      zookeeper, mysql and prometheus to statefulset.
      
      -s <namespace> users can define namespace for k8s to deploy
      osm services.
      
      Added cluster configuration file which will be used to install k8s control plane
      Addressed nodeport range issue and resolved merge conflict.
      
      Added two yaml files to create a job for systest and robot test.
      
      Change-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772
      Signed-off-by: default avatarvijaynag.bs <vijaynag.bs@tataelxsi.co.in>
      8339ed24
Loading