SuccessChanges

Summary

  1. Fixes bug 2285: MTU Issue (details)
  2. Update Dockerfiles and installer to remove pyangbind patch (details)
  3. Add check on installation of helm-charts in install_ngsa.sh (details)
  4. Update full_install to remove pull of docker images before deploying (details)
  5. Fixes Bug 2321 (details)
Commit 92428126aaff19ebe9b896e1a065018339a03004 by beierlm
Fixes bug 2285: MTU Issue
There is a bug in microk8s 1.26.7 where calico will not be created with
the correct MTU:
https://github.com/canonical/microk8s/issues/4142
This patch adds a workaround.
Change-Id: I164e612c03a70e9417b6f736b71f71b8050fddbc Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedinstallers/charmed_install.sh
Commit dde21b2f84eab009a4051ae4641ec3f348ab575f by garciadeblas
Update Dockerfiles and installer to remove pyangbind patch
Change-Id: I231ad9e7cda7a39a2c4a6a4afcfdfe1ad57a289e Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifieddocker/tests/Dockerfile
The file was removeddocker/osmclient/pyangbind.patch
The file was removeddocker/NBI/pyangbind.patch
The file was modifieddocker/osmclient/Dockerfile
The file was removeddocker/tests/pyangbind.patch
The file was modifieddocker/NBI/Dockerfile
Commit 2becf42dc66b327c84c024b3bb1e9e4dd2dbbd0d by garciadeblas
Add check on installation of helm-charts in install_ngsa.sh
Increased timeout for deploying Airflow helm-chart.
Change-Id: Ib2d9c1802739dc2288ed9b827e23ea6f7c22d07c Signed-off-by:
aguilard <e.dah.tid@telefonica.com> Signed-off-by: garciadeblas
<gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_ngsa.sh
Commit d31ac6bd4e18ff376d0a521b8520aa071693ec0d by garciadeblas
Update full_install to remove pull of docker images before deploying
with helm
Change-Id: If7081fdeea41795ac13bb80a72be0d7b82f55697 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 253d6dfcb6a96fd8e1e76e56c3c64c82b8014a82 by mark.beierl
Fixes Bug 2321
Add specific channel for MongoDB charm
Fixes bug 2321
Change-Id: I8421e18797f6b375c7dded5782c1ad8a956d21ed Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedinstallers/full_install_osm.sh