Skip to content

slapgrid: new option to garbage collect software that are no longer supplied

Jérome Perrin requested to merge fix/resilient-remove-soft into master

useful on theia1 of resilient theia, because in a scenario like:

  1. supply on theia0
  2. resilience replicate the supply on theia1
  3. destroy on theia0, software gets destoyed on theia0 and removed from slapos proxy databse.
  4. resilient just replicate the new proxy database without the row in software table

softwares are never destroyed in theia1.

Edited by Jérome Perrin

Merge request reports