ibm-skills-network / pontoon

Dockerize/kubernetesize Pontoon Deployment, a Mozilla's Localization Platform
0 stars 1 forks source link

Upcoming Pontoon Dockerfile changes #1

Open eemeli opened 3 years ago

eemeli commented 3 years ago

Just to give you a heads-up, we're working on some Pontoon Dockerfile developments in mozilla/pontoon#1996 and related work. This should eventually improve the developer experience around Pontoon, but thought it appropriate to mention that we are not currently considering the Dockerfiles to be a part of the app's public API, so they may experience breaking changes.

michaellzc commented 3 years ago

Hey,

Thanks for the heads up.

I believe existing users of our pontoon helm chart should be fine since we explicitly pin the image tag to a specific commit from upstream, so there shouldn't be any sudden breaking change. No one should use a 'latest' tag in prod right ;)

We will probably revise the helm chart accordingly once the Dockerfile refactoring is done on upstream. Maybe even provide an option to put frontend resources on CDN or something.