Skip to content

chore: set storage subsystem in module.yaml#94

Merged
duckhawk merged 1 commit into
mainfrom
chore/set-storage-subsystem
Jul 2, 2026
Merged

chore: set storage subsystem in module.yaml#94
duckhawk merged 1 commit into
mainfrom
chore/set-storage-subsystem

Conversation

@duckhawk

@duckhawk duckhawk commented Jul 2, 2026

Copy link
Copy Markdown
Member

Description

Declare the storage subsystem in module.yaml by setting subsystems: [storage].

Why do we need it, and what problem does it solve?

Standardizes module metadata across all storage modules so each one consistently declares the storage subsystem. Modules that previously also listed infrastructure are normalized to storage only.

What is the expected result?

module.yaml contains:

subsystems:
  - storage

Metadata-only change; no runtime behavior is affected.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Ensure module.yaml declares `subsystems: [storage]`, normalizing modules
that previously also listed `infrastructure`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@duckhawk duckhawk merged commit f96ce98 into main Jul 2, 2026
11 of 12 checks passed
@duckhawk duckhawk deleted the chore/set-storage-subsystem branch July 2, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants