1. 18582e9 Feature 11037 Installation of ingress controller in OSM community installer by garciadeblas · 1 year, 11 months ago
  2. 779b1bf Remove use of INSTALL_LIGHTWEIGHT in full_install_osm.sh by garciadeblas · 1 year, 11 months ago
  3. e6d4588 Feature 11010: remove unnecessary code and set prometheus side-container iamge by garciadeblas · 1 year, 11 months ago
  4. abf6770 Feature 11010: Use of upstream helm charts for Prometheus and Grafana in OSM installation. by zamre · 2 years, 2 months ago
  5. 41f5ce5 Separate cluster addons installation (openebs, metallb, cert-mgr) from install_kubeadm_cluster by garciadeblas · 2 years ago
  6. 9c62488 Separate helm client installation from install_kubeadm_cluster by garciadeblas · 2 years ago
  7. adfa049 Set global.image.tag as string in values passed to OSM helm chart by garciadeblas · 2 years, 1 month ago
  8. 8c2b264 Fix air-gapped installation issues with containerd and OSM helm chart by garciadeblas · 2 years, 5 months ago
  9. b716681 Disable docker installation in full_install_osm.sh by garciadeblas · 2 years, 3 months ago
  10. 250b0b6 New option -c in full_install_osm to allow different K8s cluster engines by garciadeblas · 2 years, 3 months ago
  11. 5b3f6b6 Move kubeadm folder creation from full_install_osm.sh to install_kubeadm_cluster.sh by garciadeblas · 2 years, 3 months ago
  12. f69804b Rename INSTALL_NODOCKER to INSTALL_DOCKER in full_install_osm.sh by garciadeblas · 2 years, 3 months ago
  13. b4c3593 Update iptables during osm installation only if LXD is installed by garciadeblas · 2 years, 3 months ago
  14. e400dfd Prepare installers and Jenkins for Release FIFTEEN by garciadeblas · 2 years, 4 months ago release-v15.0-start v15.0.0
  15. cdc1b00 Pin version of charmed MongoDB to use channel latest/stable by garciadeblas · 2 years, 5 months ago
  16. 8375da1 Feature 11006: make juju installation optional in community installer by garciadeblas · 2 years, 6 months ago
  17. 4db5d53 Feature 11007: replace charmed mongodb with bitnami helm chart by zamre · 2 years, 6 months ago
  18. 931a512 Update default URLs and tags to use 14 and fourteen by garciadeblas · 2 years, 6 months ago
  19. 24a9510 Update full_install to remove pull of docker images before deploying with helm by garciadeblas · 2 years, 7 months ago
  20. ca34238 Update full_install to rename deploy_charmed_services by garciadeblas · 2 years, 7 months ago
  21. bb338d2 Fix default docker image tag for installations in master by garciadeblas · 2 years, 9 months ago
  22. 81077ae Copy usage from full_install_osm into install_osm by garciadeblas · 2 years, 9 months ago
  23. 357a3c2 Remove libssl-dev installation from install_osmclient by garciadeblas · 2 years, 10 months ago
  24. baa34d8 Remove specific installation of some pip packages during install_osmclient by garciadeblas · 2 years, 10 months ago
  25. 4790cba Remove dependencies no longer needed by pycurl by gonzalezpach · 2 years, 10 months ago
  26. 555702a Update OSM helm chart to support installation behind HTTP proxy by garciadeblas · 2 years, 11 months ago
  27. 80b2e17 Update installer for Ubuntu22 and K8s 1.26.5 by garciadeblas · 2 years, 11 months ago
  28. 28d71bd Fix track end events in charmed installation and add OS info to the tracking by garciadeblas · 2 years, 10 months ago
  29. e5d0491 Remove mon-service from OSM helm chart by garciadeblas · 2 years, 10 months ago
  30. ee0e42b Simplify pulling of images in installer, and pull OSM prometheus image before deploying by garciadeblas · 2 years, 10 months ago
  31. 45331ff Fix default installer to make local cluster pull images from docker proxy by garciadeblas · 2 years, 10 months ago
  32. b17abf7 Fix errors in installation tracking related to proxy_ok and install_k8s_ok by garciadeblas · 2 years, 10 months ago
  33. bc5422c Fix default installer to make local cluster pull images from private registry by garciadeblas · 2 years, 10 months ago
  34. 2e1c9f8 Clean installer references to OSM_DOCKER_WORK_DIR by garciadeblas · 2 years, 11 months ago
  35. 5671dce Fix installation tracking issues by garciadeblas · 2 years, 11 months ago
  36. 8080e4b Feature 8170: deploy OSM services with a helm chart by garciadeblas · 3 years ago
  37. 5ef8e95 Clarify messages and minor refactors in full_install_osm by garciadeblas · 2 years, 11 months ago
  38. 836354f Enable NGSA installation (Airflow, AlertMgr and PushGW) by default by garciadeblas · 3 years ago
  39. 54f21dc Revert "Enable NGSA installation (Airflow, AlertMgr and PushGW) by default" by garciadeblas · 3 years ago
  40. 82afc03 Enable NGSA installation (Airflow, AlertMgr and PushGW) by default by garciadeblas · 3 years ago
  41. 3763099 Update install_ngsa.sh to use docker registry and user from CICD by garciadeblas · 3 years ago
  42. 53b217f Split generate_docker_images and pull_docker_images in installer by garciadeblas · 3 years ago
  43. 0e49b4a Feature 10981: remove mon and pol for ng-sa installation by garciadeblas · 3 years ago
  44. 325032a Replace OSM_STACK_NAME by OSM_NAMESPACE in installers scripts by garciadeblas · 3 years ago
  45. bacdfa8 Feature 10981: installation of webhook translator as part of NG-SA by garciadeblas · 3 years ago
  46. 3d3a767 Make iptables persistent after reboot by Gulsum Atici · 3 years, 2 months ago
  47. 5e26330 Change iptables rule to allow docker and LXD can share the same host network. by Gulsum Atici · 3 years, 2 months ago
  48. 70d6f3a Add missing jq step by Mark Beierl · 3 years, 4 months ago
  49. d2d00c7 Update tag to be used by airflow image when installing NGSA by garciadeblas · 3 years, 5 months ago release-v13.0-start
  50. 45ab04c Rename DEFAULT_IF to OSM_DEFAULT_IF in install_lxd.sh by garciadeblas · 3 years, 5 months ago
  51. 89c5f55 Prepare installer, pods and Jenkins for Rel THIRTEEN by garciadeblas · 3 years, 5 months ago
  52. fa3eb33 Feature 10593 Air-gapped installation. OSM behind proxy by garciadeblas · 3 years, 5 months ago
  53. 7b53d26 Feature 10967 New option ngsa to install monitoring pipeline architecture by garciadeblas · 3 years, 5 months ago
  54. 3a1db65 Feature 10966 Prometheus recording rules for VNF and NS status by garciadeblas · 3 years, 7 months ago
  55. 8fed108 Fix bug 2143 to track errors during installation of Kubernetes and helm by garciadeblas · 3 years, 8 months ago
  56. e38e8b1 Update lxd version to 5.0 by garciadeblas · 3 years, 7 months ago
  57. 5600554 Add libmagic1 lib to support OSM client for Ubuntu22 by garciadeblas · 3 years, 8 months ago
  58. 9615504 Prepare installer and pods for Rel TWELVE by garciadeblas · 3 years, 10 months ago release-v12.0-start v12.0.0 v12.0.0rc1
  59. 5d19ac2 Make LXD installation optional in Charmed Installer by aticig · 4 years ago
  60. 49a203d Use juju version 2.9.29 by David Garcia · 4 years ago
  61. ce7b460 Proper tracking of Charmed Install by beierlm · 4 years ago
  62. 0ab1661 Updated community installer to use grafana 8.1.1 and prometheus v2.28.1 by garciadeblas · 4 years, 2 months ago
  63. 0cd9b88 Remove old mongo K8s manifest file and references in the installer by garciadeblas · 4 years, 2 months ago
  64. 1f2e2e9 Bug 1841: LTS Support K8s upgrade by aticig · 4 years, 2 months ago
  65. 835088e Moved snapd installation sooner in the installer by garciadeblas · 4 years, 3 months ago
  66. adcf95e Added ctrl_c function to trap user installation interruptions by garciadeblas · 4 years, 3 months ago
  67. 4aad47b Bug 1530: Limit IP addresses by beierlm · 4 years, 4 months ago
  68. 2ce2b00 Bug 1531: Check for packages by beierlm · 4 years, 4 months ago
  69. f4f0e0f Fix bug 1819 to report correctly osm_unhealthy by garciadeblas · 4 years, 4 months ago
  70. 4d89c37 Fix propagation of failures in installer scripts by garciadeblas · 4 years, 5 months ago
  71. c973b57 fix(prometheus): decoupling prometheus/lcm modules. Depends on changes made to lcm by bravof · 5 years ago
  72. d209571 Fix bug 1757 to send installation_id in track function by garciadeblas · 4 years, 5 months ago
  73. 95804f8 Fix bug 1746 to allow installation without docker proxy by garciadeblas · 4 years, 5 months ago
  74. 375b270 Fix bug 1745 to update installers and manifests for Release ELEVEN by garciadeblas · 4 years, 5 months ago
  75. 0bc8752 Feature 10892/10893/8460: refactor of OSM installer by garciadeblas · 4 years, 6 months ago release-v11.0-start
  76. 413bc26 Update juju agent to 2.9.17 by David Garcia · 4 years, 5 months ago
  77. e0751e9 Fix bug 1726: fix metallb ip range by David Garcia · 4 years, 5 months ago
  78. e3ae2ff Update K8s version for community installer to 1.20.11 by garciadeblas · 4 years, 8 months ago
  79. 0db6e9f Pin version of LXD to latest LTS by David Garcia · 4 years, 6 months ago
  80. 6b1a324 Revert "Use Juju 2.9.12" by beierlm · 4 years, 7 months ago
  81. 956fcb7 Pin LXD version to 4.17 by David Garcia · 4 years, 7 months ago
  82. f5051cb Use Juju 2.9.12 by David Garcia · 4 years, 7 months ago
  83. fdbe776 Fix bug 1647: OpenEBS error in OSM installer by aguilard · 4 years, 7 months ago
  84. 457fde1 Update lcm revision and juju agent version by David Garcia · 4 years, 8 months ago
  85. d68e0b4 Feature 10884: Juju 2.9 support by David Garcia · 4 years, 10 months ago
  86. 1f62f2b fix deploy ng-ui by endika · 4 years, 10 months ago
  87. 0062727 Fix bug 1559 to update installers and manifests for Release TEN by garciadeblas · 4 years, 11 months ago
  88. f6ec22e NG-UI Update nginx for CVE by beierlm · 4 years, 11 months ago
  89. cca9364 Removal of Light-UI by beierlm · 5 years ago
  90. 4bd2bf0 Add --overlay option in charmed installer by David Garcia · 5 years ago
  91. 1bc7102 Add --only-vca flag to charmed installer by David Garcia · 5 years ago
  92. 021b307 Install pip requirements as user by beierlm · 5 years ago
  93. 7c53968 Correct logic for image cache by beierlm · 5 years ago
  94. f7eefb2 Attempt to remove swap by beierlm · 5 years ago
  95. 9a51086 Add option to OSM installer to skip caching juju lxd images by garciadeblas · 5 years ago ng-ro-refactor branch-ng-ro-refactor-start branch-sol006v331-start
  96. 920d756 OSM Client Installation Fix by beierlm · 5 years ago
  97. ac08600 Fix bug 1151 to install openebs operator by garciadeblas · 5 years ago
  98. 7758c8c fix bug 1483: read only the IP address of the right device with the default route by garciadeblas · 5 years ago
  99. e63d602 apt hold k8s packages by endika · 5 years ago
  100. ef3b236 Fixed Openstack SDK and client version issues by Antonio Marsico · 5 years ago