We need to figure out how to build a custom image for our ORES models and deploy them to our k8s cluster.
Open Questions:
Can we create an image using Blubber?Can we push images to WMF Docker Registry?Where should the code & config files live? (Separate repos? One large monorepo? Gerrit?)Can we use the WMF Deployment Pipeline?
TODO:
- we need to specifiy that the image built in the editquality pipeline is the editquality image (inference-services repo)
- we also need to only trigger this pipeline when files in the revscoring/editquality directory are updated. (integrations/config repo)
