chore: add migrate-namespace skill and clean up bookboss ks.yaml #157
No reviewers
Labels
No labels
area/bootstrap
area/ci
area/flux
area/kubernetes
area/media
area/observability
area/renovate
area/talos
community
hold
hold/upstream
priority/high
priority/low
priority/medium
renovate/container
renovate/forgejo-action
renovate/github-release
renovate/grafana-dashboard
renovate/helm
type/digest
type/major
type/minor
type/patch
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Exikle/Artemis-Cluster!157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/migrate-namespace-skill"
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?
Removes the dead
patches:block frombookboss/ks.yaml(theartemis-clusterparent Kustomization silently overwritesspec.patcheson all child ks — the correct approach iskubectl patchon the RD directly).Adds a
migrate-namespaceskill with the full runbook including the two-restore sequence and the patches gotcha.