Skip to content

feat(api): add typed get/put fields to Queue spec#25

Merged
konih merged 2 commits into
mainfrom
feat/phase-8a-queue-get-put
Jun 14, 2026
Merged

feat(api): add typed get/put fields to Queue spec#25
konih merged 2 commits into
mainfrom
feat/phase-8a-queue-get-put

Conversation

@konih

@konih konih commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add Queue.spec.get and Queue.spec.put as QueueAccessEnabled enums (enabled/disabled) per Phase 8a promotion table
  • CEL exclusivity vs attributes.get / attributes.put (same has() pattern as maxDepth/description/defPersistence)
  • Fold typed fields in toMQQueueSpec; unit + envtest CEL rejection tests; regen CRDs + schema goldens

Test plan

  • task verify
  • task lint
  • task test:run (91.3% internal coverage)
  • CI / Integration / E2E green on PR head before merge

konih added 2 commits June 14, 2026 03:55
Promote MQSC GET/PUT as QueueAccessEnabled enums with CEL exclusivity
against attributes.get/put, following the Phase 8a maxDepth pattern.
Parallel subtests raced on package-level SetMQRequestTimeout and
flaked CI with "zero ignored" while e2e stayed green.
@konih
konih merged commit b68aaaf into main Jun 14, 2026
14 checks passed
@konih
konih deleted the feat/phase-8a-queue-get-put branch June 14, 2026 02:15
konih added a commit that referenced this pull request Jul 10, 2026
* feat(api): add typed get/put fields to Queue spec

Promote MQSC GET/PUT as QueueAccessEnabled enums with CEL exclusivity
against attributes.get/put, following the Phase 8a maxDepth pattern.

* test(controller): 🐛 serialize MQ timeout unit tests

Parallel subtests raced on package-level SetMQRequestTimeout and
flaked CI with "zero ignored" while e2e stayed green.
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