SuccessChanges

Summary

  1. Update pretty formatting of tools/check_changes.sh (details)
  2. Update iptables during osm installation only if LXD is installed (details)
  3. Rename INSTALL_NODOCKER to INSTALL_DOCKER in full_install_osm.sh (details)
  4. Move kubeadm folder creation from full_install_osm.sh to (details)
  5. New option -c in full_install_osm to allow different K8s cluster engines (details)
  6. Disable docker installation in full_install_osm.sh (details)
  7. Remove unnecessary code related to K8s monitoring in (details)
  8. Fix air-gapped installation issues with containerd and OSM helm chart (details)
  9. Update K8s version in install_kubeadm_cluster.sh to 1.28 (details)
  10. Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to (details)
  11. Fig bug 2338 for the LCM Dockerfile (details)
  12. Remove SSL env variables from NBI Dockerfile (details)
  13. Set global.image.tag as string in values passed to OSM helm chart (details)
  14. Fix install_kubeadm_cluster to check pod readiness in cert-manager (details)
  15. Separate helm client installation from install_kubeadm_cluster (details)
  16. Remove install_helm function from install_kubeadm_cluster (details)
  17. Updated k8s version to 1.29 and helm version to 3.14 in installers (details)
  18. Separate cluster addons installation (openebs, metallb, cert-mgr) from (details)
  19. fix VIM monitoring bug 2354 (details)
  20. Remove functions from install_kubeadm_cluster.sh, moved to (details)
  21. Fix namespace in manifests in OSM helm chart (details)
  22. Move lcm certificate to lcm folder in OSM helm chart (details)
Commit 0caa19a8b4107259f1226af374094a2f033914aa by garciadeblas
Update pretty formatting of tools/check_changes.sh
Change-Id: I05eb4a7e31c05122c5dba7aaf700805746f46600 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedtools/check_changes.sh
Commit b4c3593934c9ea169b35fdadff32ceb39b5d2de1 by garciadeblas
Update iptables during osm installation only if LXD is installed
Change-Id: I8ed050bf3b402d37cd9897eafc70dc0fa4298028 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit f69804baf9287f7f39ba58995d2b8ae5a98e30db by garciadeblas
Rename INSTALL_NODOCKER to INSTALL_DOCKER in full_install_osm.sh
Change-Id: I62a3a7c650e40477a3a1c46e26ca8b440f253c3a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 5b3f6b676b478e26c1a8e312fe55414410b6c523 by garciadeblas
Move kubeadm folder creation from full_install_osm.sh to
install_kubeadm_cluster.sh
Change-Id: Iaa02b89c029eb933e4ca5f5052a1829527b71a4a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 250b0b60a41df04bb79b8c231803a35e1bff6c66 by garciadeblas
New option -c in full_install_osm to allow different K8s cluster engines
Change-Id: Iec530a35acf33fa8b3da788e97a98a10cf3f8be9 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit b716681187265de2701481ac46db8a95d467861a by garciadeblas
Disable docker installation in full_install_osm.sh
Change-Id: If47dd38fbc3fbb22a7169c86e05769d38a187a8e Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit a621368d4d043ff4222cb1ce9174e77aa4e094c6 by garciadeblas
Remove unnecessary code related to K8s monitoring in
install_kubeadm_cluster.sh
Change-Id: Iac32518e66e6b1ba97bc2eb98e8b1b55bd16d346 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 8c2b264d31baba3db57ce53ee2ef40e99f8930c0 by garciadeblas
Fix air-gapped installation issues with containerd and OSM helm chart
Change-Id: I5d8a8afc751d892de6be92ebbb62bd3ace382b21 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_docker_ce.sh
The file was modifiedinstallers/full_install_osm.sh
Commit 36a09fe79bef2ceab5ce930c4fc337bf9c0dc54b by garciadeblas
Update K8s version in install_kubeadm_cluster.sh to 1.28
Change-Id: Ibc0028df3d41204d630643aff86d8fd9657c5169 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 0265b5f5ae3882f9de5dc0ac435a7211f369cd1f by escaleira
Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to
pkgs.k8s.io
Change-Id: I72bb442fb5c69e5dc48e7f8272df912bd56ad9bc Signed-off-by:
Pedro Escaleira <escaleira@av.it.pt>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 59dbcc60653aa03c6c29fe4e1a1da3e6cbf769aa by escaleira
Fig bug 2338 for the LCM Dockerfile
Change-Id: I80475c34a8d4afbbdaf26bb9e3c85d6a00e0c35b Signed-off-by:
escaleira <escaleira@av.it.pt>
The file was modifieddocker/LCM/Dockerfile
Commit 59901ee802feb4cb12afbb8d42ebdf6e94404d00 by garciadeblas
Remove SSL env variables from NBI Dockerfile
Change-Id: I45c444ac2c2c6a9cd1907c70f7e086e28a3ee759 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/NBI/Dockerfile
Commit adfa049126edeb79b805076f562bb2bac0e9e2d6 by garciadeblas
Set global.image.tag as string in values passed to OSM helm chart
Change-Id: I29f030b706eaa4b853cb7781b58b50a903f2c63a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 83bcf499d8f06867dd68b4c9f794a2f2a7357174 by garciadeblas
Fix install_kubeadm_cluster to check pod readiness in cert-manager
namespace
Change-Id: Ic8d03d75ce177d6dc38da77963378801fba0e2ec Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 9c62488f785d9d8aac8372365f174fb7d4eedd4e by garciadeblas
Separate helm client installation from install_kubeadm_cluster
Change-Id: I3179800acf111516dfc0750d98d6fd4edf3c47a9 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was addedinstallers/install_helm_client.sh
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 32ac1e6c791c485d9d344af1448cf5f3952637b4 by garciadeblas
Remove install_helm function from install_kubeadm_cluster
Change-Id: I4dce361ac30b1df070f469951ce0f3cf909c38f0 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 2886e571e871586adbcb3da091110da188722ccd by garciadeblas
Updated k8s version to 1.29 and helm version to 3.14 in installers
Change-Id: I33f3ef86430742e47e79d8f01cc88d38344f51f7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
The file was modifiedinstallers/install_helm_client.sh
Commit 41f5ce501984dcb38c25822f26d4c329d0983308 by garciadeblas
Separate cluster addons installation (openebs, metallb, cert-mgr) from
install_kubeadm_cluster
Change-Id: Id80d48b804372c97290f3cb4ac930ca76f1d692b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
The file was addedinstallers/install_cluster_addons.sh
The file was modifiedinstallers/full_install_osm.sh
Commit e12ced66c32cab580658c66291ac746495553e81 by garciadeblas
fix VIM monitoring bug 2354
Change-Id: Idda5b8f32bebc472eb20d78dcf47943f00443c84 Signed-off-by:
uniyalna <uuniyal@indracompany.com>
The file was modifiedinstallers/helm/osm/templates/ro/ro-configmap.yaml
Commit a9e34f6c70518678923ff2db9712c5ec438d44c7 by garciadeblas
Remove functions from install_kubeadm_cluster.sh, moved to
install_cluster_addons.sh
Change-Id: Ie117970e9222227e5758674b49bf6026f072a884 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 0a997e26592ea05b60a97ea55fdf480c70333ca4 by garciadeblas
Fix namespace in manifests in OSM helm chart
Change-Id: I2dac019347973be31f0dc2056ca5109c8e65bd5e Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml
The file was modifiedinstallers/helm/osm/templates/certauth_setup/osm-ca-certificate.yaml
The file was modifiedinstallers/helm/osm/templates/certauth_setup/lcm-client-certificate.yaml
Commit 7abbfd5aed5bd744d5f49ee834f89822136ca6cc by garciadeblas
Move lcm certificate to lcm folder in OSM helm chart
Change-Id: I5be00b4cba1b14d7772e82557c7466312ad8e527 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was addedinstallers/helm/osm/templates/lcm/lcm-client-certificate.yaml
The file was removedinstallers/helm/osm/templates/certauth_setup/lcm-client-certificate.yaml