Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Oct 15, 2020
  2. Jul 10, 2020
  3. Jul 07, 2020
  4. Jul 06, 2020
  5. Jul 03, 2020
  6. Jun 23, 2020
  7. Jun 21, 2020
  8. Jun 19, 2020
  9. Jun 17, 2020
  10. Jun 16, 2020
  11. Jun 03, 2020
  12. May 27, 2020
  13. May 25, 2020
  14. May 22, 2020
  15. Apr 30, 2020
  16. Apr 13, 2020
  17. Mar 20, 2020
  18. Feb 25, 2020
  19. Dec 18, 2019
  20. Dec 11, 2019
  21. Dec 10, 2019
  22. Dec 04, 2019
  23. Dec 02, 2019
  24. 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
  25. Oct 25, 2019
  26. Oct 03, 2019
    • israelad's avatar
      Native charm support · 5ddc97f9
      israelad authored
      
      This commit adds an API Proxy env variable to __lcm__.env, in order to
      enable native charm support in OSM.
      
      The default behavior is to automatically detect the IP of the primary
      interface. This can be overridden with the -A flag.
      
      Change-Id: I172ce4f7bb76f67ae9fb8918cdd5a10c93fa3b8a
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      5ddc97f9
  27. Sep 19, 2019
  28. Sep 09, 2019
    • israelad's avatar
      Remove OSMLCM_VCA_CACERT · 5a50a063
      israelad authored
      
      Removes the OSMLCM_VCA_CACERT variable from __lcm__.env in order to fix
      the VCA. This works around the parsing of the OSMLCM_VCA_CACERT in
      full_install.sh, which currently truncates the cert, causing it to be
      invalid.
      
      Change-Id: I8e8c8199bc27ac919e4bf7e6442e6746bb503c8a
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      5a50a063
  29. Jul 31, 2019
  30. Jun 26, 2019
  31. Jun 11, 2019
  32. May 29, 2019
  33. May 24, 2019
  34. May 22, 2019
  35. Apr 17, 2019
Loading