Remove palworld namespace from cluster (1 alert) #114
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
forgejo_admin/pal-e-platform#114
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?
Lineage
plan-pal-e-platform→ Platform Hardening → noise reductionRepo
No code changes — kubectl/helm only
User Story
As a platform operator
I want palworld removed from the cluster
So that the failed CronJob alert stops firing and 1GB+ RAM is reclaimed
Context
Palworld game server generating alert noise via failing
daily-rebootCronJob. Consumes 138m CPU and 1049Mi RAM for no current value. Standalone Helm release — not managed by Terraform, ArgoCD, or kustomize.Data at risk: 120Gi on local-path PVCs (20Gi game data + 100Gi Steam). NOT backed up. Lucas must confirm OK to destroy.
File Targets
~/pal-e-platform/palworld-server/— untracked git repo to delete from filesystemFiles NOT to touch:
terraform/— palworld has no Terraform config~/pal-e-deployments/— no kustomize overlaysAcceptance Criteria
palworlddoes not existTest Expectations
kubectl get ns palworldreturns NotFoundhelm list -n palworldreturns emptyConstraints
Checklist
helm uninstall palworld-server -n palworld~/pal-e-platform/palworld-server/directory removedRelated
pal-e-platform— project boardScope Review: READY
Review note:
review-193-2026-03-18All template sections present, all file targets verified, no blast radius concerns. Clean self-contained removal — no Terraform, ArgoCD, or kustomize references exist. PVC data destruction constraint properly flagged.
Scope Review: READY
Review note:
review-193-2026-03-18Scope is solid — all template sections present, file targets verified, no Terraform/ArgoCD/kustomize entanglements. Only prerequisite is Lucas confirming 120Gi PVC data destruction (already documented as constraint).
salt/states/packages/init.sls:92has a "Palworld" comment header for desktop packages — cosmetic only, not blocking.Closing — palworld removal deprioritized. Removed from board. Game data preservation question unresolved, leaving as-is for now.