From a970a4a86569d5e20e3963f8f026b2442d8b18fe Mon Sep 17 00:00:00 2001 From: "v.oleynikov" Date: Thu, 2 Jul 2026 11:25:16 +0300 Subject: [PATCH] chore: set storage subsystem in module.yaml Ensure module.yaml declares `subsystems: [storage]`, normalizing modules that previously also listed `infrastructure`. Co-Authored-By: Claude Opus 4.8 (1M context) --- module.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/module.yaml b/module.yaml index 3e5eba4..d2fbec0 100644 --- a/module.yaml +++ b/module.yaml @@ -2,7 +2,6 @@ name: snapshot-controller stage: "General Availability" subsystems: - storage - - infrastructure namespace: d8-snapshot-controller descriptions: en: |