-
Arturo Borrero Gonzalez authored
Migrate to modern toolforge k8s workflow. Some notes: * move from kustomize to helmfile. * move from a raw Dockerfile to wikimedia pipeline / blubbler. * refresh the bullseye base image to use the wikimedia one. * the asyncio package is integrated into python core, as installing it via pip could result in some conflicts. * introduce Makefile as a way to shortcut some common operations. Bug: T341084 Signed-off-by: Arturo Borrero Gonzalez <aborrero@wikimedia.org>