cockpit-project / console.dot

Webconsole Cloud Service
2 stars 3 forks source link

appservice: Add missing HTML files to container; refactor initialization #63

Closed martinpitt closed 2 years ago

martinpitt commented 2 years ago

Our tests did not pick that up because they bind-mount the whole directory into the container. But that does not work on k8s.

Plus some refactoring which I intended to use for fixing #30 in an initial attempt -- but that doesn't work, and needs some more thinking. In the meantime, let's fix the container image! If you don't like the refactoring, I'm happy to drop it -- it's not immediately necessary any more.

martinpitt commented 2 years ago

test 3scale k8s is back, and I validated that this fixes the deployment.