Skip to content

feat(reconciler): Implement the `deploy` subcommand.

Florian Forster requested to merge fforster/deploy-cmd into main

feat(reconciler): Implement the deploy subcommand.

This is a re-write of the shell-based deployment process in Go. The goal is to establish a base-line, which we can then refactor and make nice.

Issue: Split the deployment process to deploy region-b... (team#234)

Edited by Florian Forster

Merge request reports