Skip to content

Draft: Catalyst API capable of deploying MW

Jaime Nuche requested to merge T360340-1 into main

Implements all the points mentioned in: https://phabricator.wikimedia.org/T360340

  • Deploy MW chart (only chart available at the moment)
  • ORM layer
  • Client can specify an ingress URL for MW core that gets passed along to the Helm chart
  • Auth token (JWT) as ApiKey in Authentication header

Merge request reports