Closed runlevel-six closed 1 year ago
@runlevel-six I think that's two distinct issues here, let me check out the Xena and wallaby ones first since those are probably an easier fix.
It looks like that error is the integration of the monasca-ui
component. Pulling this commit in likely has broken it:
https://github.com/openstack/monasca-ui/commit/097d12aee254ab8bd89b87f3e7463a996e6813d9
alright, I think it's because we install those extra packages from master
instead of having them constrained to the release of the image (i.e. monasca-ui
from master with horizon
from stable/wallaby
).
I'll see what we can do about this.
When testing out the horizon image on
quay.io/vexxhost/horizon:yoga
I am seeing the following error occur which indicates that the version of mysql installed in that container image is not compatible. I see this error with theyoga
tag.Error reported in
yoga
tag:In the
xena
andwallaby
tags I get a different error:The OpenStack Helm image
openstackhelm/horizon:xena-ubuntu_focal
does not have either of these errors nor doesus-docker.pkg.dev/vexxhost-infra/openstack/horizon:wallaby