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