FailedChanges

Summary

  1. Add namespace option for mongodb, ngsa and cluster monitoring (details)
  2. Remove unused options from installer (details)
  3. Refactor code in full_install_osm.sh to group code in functions (details)
  4. New options in installer to install only docker, k8scluster or (details)
  5. Install Kubernetes metrics server as part of install_kubeadm_cluster.sh (details)
  6. Revert "Feature 11010: Use of upstream helm charts for Prometheus and (details)
  7. Revert "Revert "Feature 11010: Use of upstream helm charts for (details)
Commit b9a84e4d91b8e21a1e81e735f69d78c2dedf5f0d by garciadeblas
Add namespace option for mongodb, ngsa and cluster monitoring
installation
Change-Id: Iabbf70fd036adf8c4a2846e845e17e3dae22a6f0 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/k8s/install_osm_k8s_monitoring.sh
The file was modifiedinstallers/install_mongodb.sh
The file was modifiedinstallers/install_ngsa.sh
Commit a2b02c755356c5655dae6d0ea4a1298ea132a5d8 by garciadeblas
Remove unused options from installer
This change removes options -b <REFSPEC>, -m <MODULE>, --source,
--develop, --pullimages, --nodockerbuild from full_install_osm.sh and
install_osm.sh
It also remove unused unctions such as generate_docker_images and
cmp_overwrite.
Change-Id: I0c307a765671c4af8516afa97808b70baadb964f Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 9bae86f02d596295c9a552b65f177d13a1de4013 by garciadeblas
Refactor code in full_install_osm.sh to group code in functions
Change-Id: I5a9aadba811af4f2d2b2f331faf6dd8dbf6d2b43 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit ef3f37c5e0d5995055f8484bc282dcb3a8d1817e by garciadeblas
New options in installer to install only docker, k8scluster or
deploy-osm
Change-Id: Ib9d791005ca3271480117f7383416fe279139359 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_osm.sh
Commit 44cb851caff361e3b7ff360ce2b80d0ff5d57faf by garciadeblas
Install Kubernetes metrics server as part of install_kubeadm_cluster.sh
Change-Id: I10cf820eb59d57285e001a6870c525b1a1ea6053 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit f09cc4831db2b732c80fafbe4da86bd9bf009e1a by garciadeblas
Revert "Feature 11010: Use of upstream helm charts for Prometheus and
Grafana in OSM installation."
This reverts commit abf6770c2ec33d6ae0b1fb93be1093081abb5a9f.
Change-Id: Ic179fe5475d7a75286bcc10f7694a9e9ef19817b Signed-off-by:
Rahul Zamre <rzamre@indracompany.com>
The file was addedinstallers/helm/osm/templates/grafana/grafana-dashboard-provider-configmap.yaml
The file was addedinstallers/helm/osm/templates/prometheus/prometheus-statefulset.yaml
The file was modifiedinstallers/helm/osm/templates/mon/mon-deployment.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-deployment.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-configmap.yaml
The file was addedinstallers/helm/osm/templates/prometheus/prometheus-configmap.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml
The file was addedinstallers/helm/osm/templates/prometheus/prometheus-service.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-serviceaccount.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-clusterrole.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-service.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-datasource-configmap.yaml
The file was addedinstallers/helm/osm/templates/grafana/grafana-secret.yaml
The file was modifiedinstallers/helm/osm/values.yaml
The file was addedinstallers/helm/osm/templates/prometheus/prometheus-recordingrules-configmap.yaml
The file was addedinstallers/helm/osm/templates/prometheus/prometheus-prom-configmap.yaml
The file was addedinstallers/helm/osm/templates/prometheus/prometheus-alertingrules-configmap.yaml
The file was modifiedinstallers/helm/osm/Chart.yaml
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was modifiedinstallers/helm/osm/templates/NOTES.txt
The file was modifiedinstallers/helm/osm/templates/_helpers.tpl
Commit 027f8ee24f2293c0ae049ecccf31be000da72e85 by almagia
Revert "Revert "Feature 11010: Use of upstream helm charts for
Prometheus and Grafana in OSM installation.""
This reverts commit f09cc4831db2b732c80fafbe4da86bd9bf009e1a.
As requested by TSC on 3 June 2024
Change-Id: Id55362eaff17fed68dbc791a3b137b720bdc67ba
The file was removedinstallers/helm/osm/templates/prometheus/prometheus-recordingrules-configmap.yaml
The file was removedinstallers/helm/osm/templates/prometheus/prometheus-service.yaml
The file was modifiedinstallers/helm/osm/templates/mon/mon-deployment.yaml
The file was removedinstallers/helm/osm/templates/prometheus/prometheus-alertingrules-configmap.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-configmap.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-serviceaccount.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-secret.yaml
The file was removedinstallers/helm/osm/templates/prometheus/prometheus-configmap.yaml
The file was modifiedinstallers/helm/osm/templates/NOTES.txt
The file was removedinstallers/helm/osm/templates/grafana/grafana-deployment.yaml
The file was removedinstallers/helm/osm/templates/prometheus/prometheus-statefulset.yaml
The file was modifiedinstallers/helm/osm/values.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-datasource-configmap.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-clusterrole.yaml
The file was modifiedinstallers/helm/osm/Chart.yaml
The file was modifiedinstallers/helm/osm/templates/_helpers.tpl
The file was removedinstallers/helm/osm/templates/grafana/grafana-dashboard-provider-configmap.yaml
The file was removedinstallers/helm/osm/templates/grafana/grafana-service.yaml
The file was removedinstallers/helm/osm/templates/prometheus/prometheus-prom-configmap.yaml
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy