Skip to content

feat(topic): ✨ add publishScope and subscribeScope typed fields#39

Merged
konih merged 1 commit into
mainfrom
feat/phase-8a-topic-scopes
Jun 14, 2026
Merged

feat(topic): ✨ add publishScope and subscribeScope typed fields#39
konih merged 1 commit into
mainfrom
feat/phase-8a-topic-scopes

Conversation

@konih

@konih konih commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add Topic.spec.publishScope and subscribeScope string fields mapping to MQSC PUBSCOPE/SUBSCOPE
  • CEL has() + exclusivity vs attributes.pubscope/subscope (case-insensitive)
  • Controller fold in toMQTopicSpec; unit + envtest CEL rejection tests
  • Regenerated CRDs, Helm CRDs, and schema goldens; minimal docs/samples touch

Test plan

  • task verify
  • task lint
  • task test:run (91.5% internal/)
  • task test:schema
  • CI + E2E green on PR

Promote pubscope/subscope MQSC drift keys to typed Topic spec fields with
CEL has()+exclusivity, controller fold, tests, and schema goldens.
@konih
konih merged commit aef117d into main Jun 14, 2026
14 checks passed
@konih
konih deleted the feat/phase-8a-topic-scopes branch June 14, 2026 06:42
konih added a commit that referenced this pull request Jun 14, 2026
Topic Phase 8a typed fields (#38 defPersistence, #39 publishScope/
subscribeScope) since v0.9.2. Phase 8a drift-checked typed fields
complete for Queue, Topic, and Channel.
konih added a commit that referenced this pull request Jul 10, 2026
Promote pubscope/subscope MQSC drift keys to typed Topic spec fields with
CEL has()+exclusivity, controller fold, tests, and schema goldens.
konih added a commit that referenced this pull request Jul 10, 2026
Topic Phase 8a typed fields (#38 defPersistence, #39 publishScope/
subscribeScope) since v0.9.2. Phase 8a drift-checked typed fields
complete for Queue, Topic, and Channel.
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.

1 participant