Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/bootstrap-bugs"
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
Resolves all four pending entries from
docs/TODO.mdvia parallel-worktree agents. Verbatim entries with full resolution metadata (agent IDs, branch names, commit hashes) archived indocs/FINALIZED.mdper LAW #0.Code changes
memory-focused-schedulerbootstrap deploy (Fix Path A). Newubuntu-scripts/bootstrap/manifests/40-memory-focused-scheduler.yaml: SA + 2 ClusterRoleBindings to standardsystem:kube-scheduler+system:volume-scheduler+ ConfigMap withKubeSchedulerConfigurationregisteringmemory-focused-scheduler+ Deployment ofregistry.k8s.io/kube-scheduler:v1.31.4.setup/bootstrap.shapplies it after operator workloads with akubectl wait --for=condition=Available --timeout=180s. Fix Path B sed/jq fallback documented inubuntu-scripts/README.md.experimental_swap.shkubectl-wait DB Ready (Fix Path A).restart_k3s_after_swap()shrinks floor sleep from 120s to 30s, adds API-server-up loop so kubectl queries don't race the systemctl restart, then blocks onkubectl rollout status statefulset/db-dbdepl-sts --timeout=180sas the real readiness gate. Skips gracefully if the statefulset isn't present yet.Documentation changes
db-dbdepl-utilError Job (Funcom design, leave-alone disposition).ISSUES.md#3 expanded with explicit do-not-file-a-bug framing,kubectl get jobs | grep Errorfor spotting it, the success-signal log line, verification commands, and the upstream-Funcom-design note.Reverse-engineering output
DataExtract/ITEMS/covering all 8 categories + INDEX. Tier scheme confirmed as_T0.._T6suffix (7 tiers, zero-indexed). Schema-class counts: Weapons 145, Vehicles 377, Utility 351, Misc 399, Garments 68, Customization 109, Construction 569, Augmentations 35. Per-item template IDs are NOT in the server binary; they live in cooked client.pakcontent and need a follow-on extraction pass.Housekeeping
DataExtract/CVAR/reorganization (sibling toDataExtract/ITEMS/);.gitignoreupdated for new paths.docs/FINALIZED.mdcreated with verbatim archives;docs/TODO.mdpending section now empty.Test plan
setup.shend-to-end and confirmmemory-focused-schedulerDeployment becomes Available before world creationsg-survival-1-pod-1+sg-overmap-pod-2schedule on first try (no manualkubectl patch)battlegroup enable-experimental-swap: confirm director / gateway / text-router do NOT crash-loop through the k3s restartdb-dbdepl-utilErrorJob still appears andISSUES.md#3 reads clearly to a new adopterDataExtract/ITEMS/category file for accuracy against the binary