Parent: #111
On restore, MRs reconcile before Providers + ProviderConfigs are healthy → thundering herd of failed reconciles, potential finalizer wedges.
Design needed
- Velero restore hooks (or staged restore via
--include-resources) that gate MR restoration on Provider + ProviderConfig Healthy=True
- ESO
ClusterSecretStore must be ready before ProviderConfig
- Verify behavior with
provider-vsphere and provider-proxmox specifically (your VM shard targets)
Deliverable
Documented restore procedure + tested in lab.
Parent: #111
On restore, MRs reconcile before Providers + ProviderConfigs are healthy → thundering herd of failed reconciles, potential finalizer wedges.
Design needed
--include-resources) that gate MR restoration on Provider + ProviderConfigHealthy=TrueClusterSecretStoremust be ready before ProviderConfigprovider-vsphereandprovider-proxmoxspecifically (your VM shard targets)Deliverable
Documented restore procedure + tested in lab.