feat(remotedesktop): add qt sdk warm pool intent #16

Open
bluejay wants to merge 1 commits from sprint39/cx-8-qt-sdk-image into main
Owner

Summary

  • Adds the bluejay-infra GitOps warm-pool intent for the RemoteDesktop dev-workstation / localhost/fc-desktop:qt-sdk lane.
  • Keeps the heavyweight Qt SDK workstation manual scale-on-demand: desiredSize: 0, enabled: false, deficitTolerance: 0, scaleMode: ManualScaleOnDemand.
  • Preserves air-gap image semantics with localhost/fc-desktop:qt-sdk and imagePullPolicy: Never annotations.

Verification

  • Branch pushed to Gitea.
  • Client-side kubectl apply --dry-run=client --validate=false could not complete without a reachable kube API on localhost; manifest is intentionally a custom resource owned by the RemoteDesktop CRD.
  • RemoteDesktop code/tests are tracked in GitHub PR #15.
## Summary - Adds the bluejay-infra GitOps warm-pool intent for the RemoteDesktop `dev-workstation` / `localhost/fc-desktop:qt-sdk` lane. - Keeps the heavyweight Qt SDK workstation manual scale-on-demand: `desiredSize: 0`, `enabled: false`, `deficitTolerance: 0`, `scaleMode: ManualScaleOnDemand`. - Preserves air-gap image semantics with `localhost/fc-desktop:qt-sdk` and `imagePullPolicy: Never` annotations. ## Verification - Branch pushed to Gitea. - Client-side `kubectl apply --dry-run=client --validate=false` could not complete without a reachable kube API on localhost; manifest is intentionally a custom resource owned by the RemoteDesktop CRD. - RemoteDesktop code/tests are tracked in GitHub PR #15.
bluejay added 1 commit 2026-05-19 17:31:44 +00:00
This pull request has changes conflicting with the target branch.
  • .gitattributes
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin sprint39/cx-8-qt-sdk-image:sprint39/cx-8-qt-sdk-image
git checkout sprint39/cx-8-qt-sdk-image
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bluejay/bluejay-infra#16