Remove stale projects: mcd-tracker, westside-admin, capacitor-mobile #374
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — scoped during platform cleanup audit 2026-05-18.
Repo
ldraney/pal-e-platformUser Story
As the platform operator
I want to remove abandoned project artifacts
So that documentation, Forgejo, and Terraform configs reflect only active projects
Context
Three projects have no live infrastructure and should be cleaned up:
mcd-tracker: No k8s resources. 3 Forgejo repos (mcd-tracker-api, mcd-tracker-app, mcd-tracker-playground). Stale refs in keycloak-import.sh. Keycloak realm may still exist.
westside-admin: No k8s resources. 1 Forgejo repo (westside-admin). Stale refs in k3s.tfvars.example, keycloak-import.sh, variables.tf.
capacitor-mobile: No k8s resources, no repos. Only ref: capacitor://localhost redirect URIs in Westside SPA Keycloak client config.
File Targets
terraform/keycloak-import.sh— remove mcd-tracker and westside-admin import linesterraform/k3s.tfvars.example— remove westside-admin OIDC client blockterraform/variables.tf— remove westside-admin commentterraform/k3s.tfvars— remove capacitor://localhost URIs (if confirmed dead)Files NOT to touch:
Acceptance Criteria
Test Expectations
tofu planshows no unexpected changes after file editsConstraints
Checklist
Related
project-pal-e-platform— platform operations