Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Nov 09, 2020
  2. Oct 15, 2020
  3. Oct 08, 2020
  4. Aug 27, 2020
  5. Jul 10, 2020
  6. Jul 07, 2020
  7. Jul 06, 2020
  8. Jul 03, 2020
  9. Jul 02, 2020
  10. Jun 29, 2020
  11. Jun 23, 2020
  12. Jun 21, 2020
  13. Jun 19, 2020
  14. Jun 17, 2020
  15. Jun 16, 2020
  16. Jun 03, 2020
  17. May 27, 2020
  18. May 25, 2020
  19. May 22, 2020
  20. Apr 30, 2020
  21. Apr 13, 2020
  22. Mar 20, 2020
  23. Feb 25, 2020
  24. Dec 18, 2019
  25. Dec 11, 2019
  26. Dec 10, 2019
  27. Dec 04, 2019
  28. Dec 02, 2019
  29. 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
  30. Oct 25, 2019
  31. 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
  32. Sep 19, 2019
  33. 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
  34. Jul 31, 2019
Loading