Skip to content

feat(api): Channel.spec.maxMsgLength typed field (Phase 8a)#31

Merged
konih merged 1 commit into
mainfrom
feat/channel-maxmsglength
Jun 14, 2026
Merged

feat(api): Channel.spec.maxMsgLength typed field (Phase 8a)#31
konih merged 1 commit into
mainfrom
feat/channel-maxmsglength

Conversation

@konih

@konih konih commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add Channel.spec.maxMsgLength (MQSC MAXMSGL / maxmsgl) as a typed alternative to attributes.maxmsgl
  • CEL exclusivity rule with has() guard; controller fold in toMQChannelSpec
  • Unit + envtest CEL rejection tests; schema goldens + Helm CRD sync
  • Sample channel YAML updated to use typed field

Test plan

  • task verify
  • task lint
  • task test:run (91.4% internal/)
  • task test:schema
  • CI + Integration + E2E (kustomize) on PR

Promote drift-checked maxmsgl to a typed Channel spec field with CEL
exclusivity vs attributes.maxmsgl, controller fold, and schema goldens.
@konih
konih merged commit da91f99 into main Jun 14, 2026
14 checks passed
@konih
konih deleted the feat/channel-maxmsglength branch June 14, 2026 04:41
konih added a commit that referenced this pull request Jun 14, 2026
Channel Phase 8a typed fields (PRs #31#36) since v0.9.1.
konih added a commit that referenced this pull request Jun 14, 2026
Channel Phase 8a typed fields (#31-36) and Topic publish/subscribe (#37)
since v0.9.1.
konih added a commit that referenced this pull request Jul 10, 2026
Promote drift-checked maxmsgl to a typed Channel spec field with CEL
exclusivity vs attributes.maxmsgl, controller fold, and schema goldens.
konih added a commit that referenced this pull request Jul 10, 2026
Channel Phase 8a typed fields (PRs #31#36) since v0.9.1.
konih added a commit that referenced this pull request Jul 10, 2026
Channel Phase 8a typed fields (#31-36) and Topic publish/subscribe (#37)
since v0.9.1.
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