Skip to content

feat(api): ✨ add Channel.spec.transportType typed field#32

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

feat(api): ✨ add Channel.spec.transportType typed field#32
konih merged 1 commit into
mainfrom
feat/phase-8a-channel-trptype

Conversation

@konih

@konih konih commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Promote drift-checked MQSC trptype to Channel.spec.transportType (tcp | lu62 enum).
  • CEL exclusivity vs attributes.trptype with has() guard; typed field folded in toMQChannelSpec.
  • Unit + envtest CEL rejection tests; schema goldens + Helm CRD sync; sample YAML updated.

Test plan

  • task verify
  • task lint
  • task test:run (91.4% internal/)
  • task test:schema
  • CI + E2E green pre-merge

Promote drift-checked trptype to a typed Channel spec field with CEL
exclusivity vs attributes.trptype, controller fold, and schema goldens.
@konih
konih merged commit e16b03f into main Jun 14, 2026
14 checks passed
@konih
konih deleted the feat/phase-8a-channel-trptype branch June 14, 2026 04:54
konih added a commit that referenced this pull request Jul 10, 2026
Promote drift-checked trptype to a typed Channel spec field with CEL
exclusivity vs attributes.trptype, controller fold, and schema goldens.
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