1. 9bae86f Refactor code in full_install_osm.sh to group code in functions by garciadeblas · 1 year, 11 months ago
  2. a2b02c7 Remove unused options from installer by garciadeblas · 1 year, 11 months ago
  3. b9a84e4 Add namespace option for mongodb, ngsa and cluster monitoring installation by garciadeblas · 1 year, 11 months ago
  4. 4c3b3fb Update helm and kubernetes version in installer to 3.15.1 and 1.30.1 respectively by garciadeblas · 1 year, 11 months ago
  5. 18582e9 Feature 11037 Installation of ingress controller in OSM community installer by garciadeblas · 1 year, 11 months ago
  6. 779b1bf Remove use of INSTALL_LIGHTWEIGHT in full_install_osm.sh by garciadeblas · 1 year, 11 months ago
  7. e6d4588 Feature 11010: remove unnecessary code and set prometheus side-container iamge by garciadeblas · 1 year, 11 months ago
  8. abf6770 Feature 11010: Use of upstream helm charts for Prometheus and Grafana in OSM installation. by zamre · 2 years, 2 months ago
  9. 17c1be2 Feature 11015: Removal of Zookeeper from OSM installation by Rahul Zamre · 2 years, 1 month ago
  10. 7abbfd5 Move lcm certificate to lcm folder in OSM helm chart by garciadeblas · 2 years ago
  11. 0a997e2 Fix namespace in manifests in OSM helm chart by garciadeblas · 2 years ago
  12. a9e34f6 Remove functions from install_kubeadm_cluster.sh, moved to install_cluster_addons.sh by garciadeblas · 2 years ago
  13. e12ced6 fix VIM monitoring bug 2354 by uniyalna · 2 years ago
  14. 41f5ce5 Separate cluster addons installation (openebs, metallb, cert-mgr) from install_kubeadm_cluster by garciadeblas · 2 years ago
  15. 2886e57 Updated k8s version to 1.29 and helm version to 3.14 in installers by garciadeblas · 2 years ago
  16. 32ac1e6 Remove install_helm function from install_kubeadm_cluster by garciadeblas · 2 years ago
  17. 9c62488 Separate helm client installation from install_kubeadm_cluster by garciadeblas · 2 years ago
  18. 83bcf49 Fix install_kubeadm_cluster to check pod readiness in cert-manager namespace by garciadeblas · 2 years ago
  19. adfa049 Set global.image.tag as string in values passed to OSM helm chart by garciadeblas · 2 years, 1 month ago
  20. 0265b5f Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to pkgs.k8s.io by Pedro Escaleira · 2 years, 1 month ago
  21. 36a09fe Update K8s version in install_kubeadm_cluster.sh to 1.28 by garciadeblas · 2 years, 3 months ago
  22. 8c2b264 Fix air-gapped installation issues with containerd and OSM helm chart by garciadeblas · 2 years, 5 months ago
  23. a621368 Remove unnecessary code related to K8s monitoring in install_kubeadm_cluster.sh by garciadeblas · 2 years, 3 months ago
  24. b716681 Disable docker installation in full_install_osm.sh by garciadeblas · 2 years, 3 months ago
  25. 250b0b6 New option -c in full_install_osm to allow different K8s cluster engines by garciadeblas · 2 years, 3 months ago
  26. 5b3f6b6 Move kubeadm folder creation from full_install_osm.sh to install_kubeadm_cluster.sh by garciadeblas · 2 years, 3 months ago
  27. f69804b Rename INSTALL_NODOCKER to INSTALL_DOCKER in full_install_osm.sh by garciadeblas · 2 years, 3 months ago
  28. b4c3593 Update iptables during osm installation only if LXD is installed by garciadeblas · 2 years, 3 months ago
  29. e400dfd Prepare installers and Jenkins for Release FIFTEEN by garciadeblas · 2 years, 4 months ago release-v15.0-start v15.0.0
  30. f976ab8 Revert "Revert "Feature 11008: Update of OSM Helm installer to latest versions"" by almagia · 2 years, 4 months ago
  31. 6ec4e46 Revert "Feature 11008: Update of OSM Helm installer to latest versions" by Rahul · 2 years, 4 months ago
  32. 7ecb4e8 Feature 11008: Update of OSM Helm installer to latest versions by zamre · 2 years, 5 months ago
  33. cdc1b00 Pin version of charmed MongoDB to use channel latest/stable by garciadeblas · 2 years, 5 months ago
  34. 8375da1 Feature 11006: make juju installation optional in community installer by garciadeblas · 2 years, 6 months ago
  35. 4db5d53 Feature 11007: replace charmed mongodb with bitnami helm chart by zamre · 2 years, 6 months ago
  36. cca4b8e Update osm helm chart to use version 8.0.34 of mysql server by garciadeblas · 2 years, 6 months ago
  37. 34824fc Simplify install_ngsa to use same code for helm install and upgrade by garciadeblas · 2 years, 6 months ago
  38. 37d5a5f Fix Airflow installation when defaultAirflowTag is numeric by garciadeblas · 2 years, 9 months ago
  39. 931a512 Update default URLs and tags to use 14 and fourteen by garciadeblas · 2 years, 6 months ago
  40. 24a9510 Update full_install to remove pull of docker images before deploying with helm by garciadeblas · 2 years, 7 months ago
  41. ca34238 Update full_install to rename deploy_charmed_services by garciadeblas · 2 years, 7 months ago
  42. a569df7 Revert "Integrate NBI and Prometheus" by beierlm · 2 years, 8 months ago
  43. 9f20805 Revert "Integrate MON and Grafana" by beierlm · 2 years, 8 months ago
  44. e886c7c Revert "Integrate MON and Prometheus" by beierlm · 2 years, 8 months ago
  45. 81678fd Revert "Integrate grafana-k8s and prometheus-k8s" by beierlm · 2 years, 8 months ago
  46. 794fa72 Revert "Remove Prometheus charm" by beierlm · 2 years, 8 months ago
  47. 4d35665 Revert "Remove Grafana charm" by beierlm · 2 years, 8 months ago
  48. 2acf662 Fixes bug 2285: MTU Issue by Mark Beierl · 2 years, 8 months ago
  49. d3fd0b9 Changing NBI Pebble Service command to enter the startup directory first by gatici · 2 years, 9 months ago
  50. bc17148 Add check on installation of helm-charts in install_ngsa.sh by aguilard · 2 years, 8 months ago
  51. df0501c Changing MON Pebble Service command to enter the startup directory first by Dario Faccin · 2 years, 9 months ago
  52. 027439f Remove Grafana charm by Patricia Reinoso · 2 years, 9 months ago
  53. 722b502 Remove Prometheus charm by Patricia Reinoso · 2 years, 9 months ago
  54. 8a0859b Changing RO Pebble Service command to enter the startup directory first by gatici · 2 years, 9 months ago
  55. d8b4673 Integrate grafana-k8s and prometheus-k8s by Patricia Reinoso · 2 years, 9 months ago
  56. c5b6206 Integrate MON and Prometheus by Patricia Reinoso · 2 years, 10 months ago
  57. 87b620a Integrate MON and Grafana by Patricia Reinoso · 2 years, 10 months ago
  58. 38f5d58 Integrate NBI and Prometheus by Patricia Reinoso · 2 years, 10 months ago
  59. a229b29 Revert "Revert "Remove installers/docker folder"" by almagia · 2 years, 9 months ago
  60. 7812a1c Update airflow-values to restrict the volume of the worker logs by garciadeblas · 2 years, 9 months ago
  61. bb338d2 Fix default docker image tag for installations in master by garciadeblas · 2 years, 9 months ago
  62. 81077ae Copy usage from full_install_osm into install_osm by garciadeblas · 2 years, 9 months ago
  63. d1be4b7 Enhacement of OSM bundle documentation by Guillermo Calvino · 2 years, 10 months ago release-v14.0-start
  64. 81db82c Fix mongodb 5/stable charm by Guillermo Calvino · 2 years, 10 months ago
  65. de6dd2c Revert "Remove installers/docker folder" by garciadeblas · 2 years, 11 months ago
  66. 464b631 Remove installers/docker folder by garciadeblas · 2 years, 11 months ago
  67. 357a3c2 Remove libssl-dev installation from install_osmclient by garciadeblas · 2 years, 10 months ago
  68. 58d34a8 Update juju version to 2.9.43 by Guillermo Calvino · 2 years, 10 months ago
  69. 97cba16 Update NBI configmap to expose OSMNBI_USER_MANAGEMENT env var by garciadeblas · 2 years, 10 months ago
  70. baa34d8 Remove specific installation of some pip packages during install_osmclient by garciadeblas · 2 years, 10 months ago
  71. 4790cba Remove dependencies no longer needed by pycurl by gonzalezpach · 2 years, 10 months ago
  72. b0d543d Fixes Bug 2224 by Mark Beierl · 2 years, 10 months ago
  73. 555702a Update OSM helm chart to support installation behind HTTP proxy by garciadeblas · 2 years, 11 months ago
  74. 6e45978 Set default tag to testing-daily in OSM helm chart by garciadeblas · 2 years, 11 months ago
  75. ccb2237 Rename install_juju to install_juju_client in install_juju.sh by garciadeblas · 2 years, 10 months ago
  76. 80b2e17 Update installer for Ubuntu22 and K8s 1.26.5 by garciadeblas · 2 years, 11 months ago
  77. 83bbf4c Update port and targetPort in webhook-translator by garciadeblas · 2 years, 10 months ago
  78. 28d71bd Fix track end events in charmed installation and add OS info to the tracking by garciadeblas · 2 years, 10 months ago
  79. e5d0491 Remove mon-service from OSM helm chart by garciadeblas · 2 years, 10 months ago
  80. 1f2576e Fix containerd configuration to be applied only if there is docker proxy by garciadeblas · 2 years, 10 months ago
  81. ee0e42b Simplify pulling of images in installer, and pull OSM prometheus image before deploying by garciadeblas · 2 years, 10 months ago
  82. 45331ff Fix default installer to make local cluster pull images from docker proxy by garciadeblas · 2 years, 10 months ago
  83. b17abf7 Fix errors in installation tracking related to proxy_ok and install_k8s_ok by garciadeblas · 2 years, 10 months ago
  84. bc5422c Fix default installer to make local cluster pull images from private registry by garciadeblas · 2 years, 10 months ago
  85. d5b463c Add Keystone charm by Patricia Reinoso · 2 years, 11 months ago
  86. 6003632 Improve tracking of failure events in install_lxd.sh by garciadeblas · 2 years, 11 months ago
  87. 4290a68 Improve tracking of failure events in install_juju.sh by garciadeblas · 2 years, 11 months ago
  88. b939711 Clean references to OSM_DOCKER_WORK_DIR in uninstall_osm.sh by garciadeblas · 2 years, 11 months ago
  89. 2e1c9f8 Clean installer references to OSM_DOCKER_WORK_DIR by garciadeblas · 2 years, 11 months ago
  90. 29b652b Rename alertmanager vdu-webhook endpoint from alert_vdu to vdu_down by garciadeblas · 2 years, 11 months ago
  91. 5671dce Fix installation tracking issues by garciadeblas · 2 years, 11 months ago
  92. e402224 Add option -y to add-apt-repository in installers, always required for Ubuntu22 by garciadeblas · 2 years, 11 months ago
  93. ad2cda6 Support of VDU alarms in new SA architecture by aguilard · 2 years, 11 months ago
  94. 1123e82 Build jammy charms for osm by Patricia Reinoso · 3 years ago
  95. b6c30b4 Create airflow secret as part of OSM Helm chart by garciadeblas · 2 years, 11 months ago
  96. 29484f1 Add logLevel options to OSM helm chart by garciadeblas · 2 years, 11 months ago
  97. 43c79bb Update OSM helm chart to take into account manifest changes for feature 10957 by garciadeblas · 2 years, 11 months ago
  98. 8080e4b Feature 8170: deploy OSM services with a helm chart by garciadeblas · 3 years ago
  99. 43a3ab6 Remove legacy keystone charm by Patricia Reinoso · 2 years, 11 months ago
  100. 5ef8e95 Clarify messages and minor refactors in full_install_osm by garciadeblas · 2 years, 11 months ago