WIP: feat: deploy filtered-apiexport virtual workspace #35

Draft
manuel.ganter wants to merge 1 commit from feat/filtered-virtual-workspaces into main

Add ArgoCD wiring for the filtered-apiexport-virtual-workspace component:

  • kcp APIResourceSchema + APIExport + APIExportEndpointSlice installed into
    the new root:controllers:sync workspace
  • Deployment + Service + kubeconfig ExternalSecret (single front-proxy
    kubeconfig; the server resolves the apiexport VW URL from the
    APIExportEndpointSlice status at runtime)
  • ApplicationSet (kcp + workload), kcp-controllers-sync cluster registration,
    sync workspace, and Makefile DEV_APPS entry

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Add ArgoCD wiring for the filtered-apiexport-virtual-workspace component: - kcp APIResourceSchema + APIExport + APIExportEndpointSlice installed into the new root:controllers:sync workspace - Deployment + Service + kubeconfig ExternalSecret (single front-proxy kubeconfig; the server resolves the apiexport VW URL from the APIExportEndpointSlice status at runtime) - ApplicationSet (kcp + workload), kcp-controllers-sync cluster registration, sync workspace, and Makefile DEV_APPS entry Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add ArgoCD wiring for the filtered-apiexport-virtual-workspace component:
- kcp APIResourceSchema + APIExport + APIExportEndpointSlice installed into
  the new root:controllers:sync workspace
- Deployment + Service + kubeconfig ExternalSecret (single front-proxy
  kubeconfig; the server resolves the apiexport VW URL from the
  APIExportEndpointSlice status at runtime)
- ApplicationSet (kcp + workload), kcp-controllers-sync cluster registration,
  sync workspace, and Makefile DEV_APPS entry

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This pull request has changes conflicting with the target branch.
  • Makefile
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/filtered-virtual-workspaces:feat/filtered-virtual-workspaces
git switch feat/filtered-virtual-workspaces

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/filtered-virtual-workspaces
git switch feat/filtered-virtual-workspaces
git rebase main
git switch main
git merge --ff-only feat/filtered-virtual-workspaces
git switch feat/filtered-virtual-workspaces
git rebase main
git switch main
git merge --no-ff feat/filtered-virtual-workspaces
git switch main
git merge --squash feat/filtered-virtual-workspaces
git switch main
git merge --ff-only feat/filtered-virtual-workspaces
git switch main
git merge feat/filtered-virtual-workspaces
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/poc-core-deploy!35
No description provided.