fix(CLAUDE): revert namespace to kube-system in Key constants section #48
Reference in New Issue
Block a user
Delete Branch "gandalf/fix-claude-namespace-pri-558"
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?
Summary
Revert the "Key constants" section in CLAUDE.md to correctly document
kube-systemas the namespace, matchingKUBE_VIP_NAMESPACEinsrc/api/k8s.ts.PR #44 changed these lines to
headlamp, butsrc/api/k8s.tsline 12 has always beenkube-systemand all namespaced API calls usekube-system.Changes
kube-system(was incorrectly changed toheadlamp)kube-system(was incorrectly changed toheadlamp)Verification
npm run tscpassesnpm testpassesgit diff -- CLAUDE.mdshows only the two namespace line correctionsRelated
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Pull request closed