Skip to content

MCCS-2211: Update deploy submodule

Alistair Child requested to merge mccs-2211-update-platform-spec into main

This MR will update the deploy submodule to pull in helmfile templates for deploying the solver device. We will also update the aavs3 remote to make use of the key eep_claim so the solver will have eep data available.

For Context:

  1. Solver was moved to this repo in !635 (merged)
  2. An eep_claim key was added to aavs3 platform remote specifying the PVC deployed in aavs3 cluster ska-telescope/ska-low-aavs3!62 (merged)
  3. The ska-low-deployment was updated to template deployment of the Solver device ska-telescope/ska-low-deployment!29 (merged)
  4. This MR: Uses the above to deploy the Solver device.

In addition to this the ska-low-mccs-spshw dependency was updated to latest main. (I feel like it is good to update this frequently)

Edited by Alistair Child

Merge request reports