Land RPF-WP-0039 third apps-pg consumer source.
Admit vergabe_demo_company as the third declared consumer, track the bounded provisioner and scoped controls, and refresh admission occupancy to 3/3. Overflow remains apps-pg-2 before any fourth. Assistant: grok Assistant-Session: 01a0a23b-3bf0-7341-b4e5-9dc05f72573a
This commit is contained in:
parent
0178ec3c6d
commit
f05ef49c69
18 changed files with 446 additions and 19 deletions
|
|
@ -22,7 +22,7 @@ MANIFESTS = [ROOT / "helm/apps-pg-cluster.yaml", ROOT / "helm/apps-pg-2-cluster.
|
|||
|
||||
|
||||
def test_reviewed_apps_pg_cells_fit_capacity_and_use_distinct_backups() -> None:
|
||||
assert verify(MANIFESTS) == {"apps-pg": 2, "apps-pg-2": 0}
|
||||
assert verify(MANIFESTS) == {"apps-pg": 3, "apps-pg-2": 0}
|
||||
|
||||
|
||||
def test_fourth_role_is_rejected(tmp_path: Path) -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue