SuccessChanges

Summary

  1. Set global.image.tag as string in values passed to OSM helm chart (details)
  2. Fix install_kubeadm_cluster to check pod readiness in cert-manager (details)
  3. Separate helm client installation from install_kubeadm_cluster (details)
  4. Remove install_helm function from install_kubeadm_cluster (details)
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 modifiedinstallers/full_install_osm.sh
The file was addedinstallers/install_helm_client.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