Skip to content

kubernetes: Provide `build-images` subcommand

Dduvall requested to merge master-Ibc0c588214b3db506c965ac3444473699e715a29 into master

Provide a build-images subcommand that performs the MediaWiki image
builds without the baggage of the sync command(s). Accept a
--single-version argument for the purpose of building single version
images.

Establish a new plugin that implements discrete k8s related subcommands.

Bug: T369115


Related MRs:

Edited by Dduvall

Merge request reports