Sveltos environment rollout, the per-cluster matrix

One reviewed change moves through the environment groups: backgroundController.replicas goes from 1 to 2 in kyverno/kyverno 3.8.1. Each environment keeps its own governed record. The observed columns come from the committed live receipt in runs/sveltos-env-rollout-proof/receipt.yaml.

baseline revisionchanged revisionobserved live
Baseline, before the change
ClusterEnvironmentWaveExpected revisionExpected background replicasObserved
hx-sveltos-env-pilotpilot1r1-5ef2cd8aef8e1kyverno-3.8.1 with 1 background replicas
hx-sveltos-env-stagingstaging2r1-445596dc846a1kyverno-3.8.1 with 1 background replicas
hx-sveltos-env-prod-aprod3r1-25f80d487bba1kyverno-3.8.1 with 1 background replicas
hx-sveltos-env-prod-bprod3r1-25f80d487bba1kyverno-3.8.1 with 1 background replicas
After wave 1, pilot
ClusterEnvironmentWaveExpected revisionExpected background replicasObserved
hx-sveltos-env-pilotpilot1r2-4a7541e862f92kyverno-3.8.1 with 2 background replicas
hx-sveltos-env-stagingstaging2r1-445596dc846a1kyverno-3.8.1 with 1 background replicas
hx-sveltos-env-prod-aprod3r1-25f80d487bba1kyverno-3.8.1 with 1 background replicas
hx-sveltos-env-prod-bprod3r1-25f80d487bba1kyverno-3.8.1 with 1 background replicas
After wave 2, staging
ClusterEnvironmentWaveExpected revisionExpected background replicasObserved
hx-sveltos-env-pilotpilot1r2-4a7541e862f92kyverno-3.8.1 with 2 background replicas
hx-sveltos-env-stagingstaging2r2-5471d24ca6142kyverno-3.8.1 with 2 background replicas
hx-sveltos-env-prod-aprod3r1-25f80d487bba1kyverno-3.8.1 with 1 background replicas
hx-sveltos-env-prod-bprod3r1-25f80d487bba1kyverno-3.8.1 with 1 background replicas
After wave 3, production
ClusterEnvironmentWaveExpected revisionExpected background replicasObserved
hx-sveltos-env-pilotpilot1r2-4a7541e862f92kyverno-3.8.1 with 2 background replicas
hx-sveltos-env-stagingstaging2r2-5471d24ca6142kyverno-3.8.1 with 2 background replicas
hx-sveltos-env-prod-aprod3r2-6d3daa60f5622kyverno-3.8.1 with 2 background replicas
hx-sveltos-env-prod-bprod3r2-6d3daa60f5622kyverno-3.8.1 with 2 background replicas

Sources: the three environment profiles, the fleet design, and the change candidate live in examples/sveltos/env-rollout/. The matrix is generated by scripts/generate-sveltos-env-rollout.mjs.