feat(groups): add fail-closed admission management
CI / validate (push) Successful in 5m13s
Release / release (push) Successful in 7m8s

This commit is contained in:
dmg
2026-08-01 18:36:45 -04:00
parent 19a5d04178
commit b88097c15a
32 changed files with 1910 additions and 29 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="8" fill="#171916"/>
<path d="M9 9h21v21H9z" fill="#bc3f24"/>
<path d="M34 9h21v21H34zM9 34h21v21H9z" fill="#eee8d8"/>
<path d="M34 34h21v21H34z" fill="#b5d452"/>
<path d="M21 18h13v8H26v4h8v8H21z" fill="#171916"/>
</svg>

After

Width:  |  Height:  |  Size: 325 B