Commit Graph

25 Commits

Author SHA256 Message Date
penguin 34a091fb43 Upgrade ASK kernel base to Linux 6.18.34 2026-06-02 13:41:00 +08:00
penguin a2e5c2aa7a Upgrade ASK kernel base to Linux 6.18.30
Move the custom ASK/NXP kernel build from lf-6.18.2-1.0.0 toward
the upstream stable 6.18.y baseline, currently 6.18.30.

This pulls in upstream stable fixes, including the BPF verifier fix needed
by Cilium. The previous 6.18.2-based kernel triggered:

  verifier bug: REG INVARIANTS VIOLATION (false_reg1)
  reg_bounds_sanity_check()
  bpf_prog_load()
  cilium-agent

The issue is no longer reproduced on 6.18.30 after fresh boot:
Cilium 1.19.2 reports healthy, BPF datapath is active, all controllers are
healthy, cluster health is reachable, and dmesg no longer shows the verifier
warning.

Refresh affected ASK upstream patch splits:
- add bridge br_input patch
- refresh xfrm policy/state patches
- update package/kernel build inputs for 6.18.30
2026-05-16 03:41:54 +08:00
penguin 603313f736 Added mirror support to avoid hitting remote constantly 2026-05-10 06:12:51 +08:00
penguin 55569ba9ff Stashed changes 2026-05-04 21:02:43 +08:00
penguin e1959bee6d Refactor into RenderAgent and ApplyAgent 2026-04-29 16:41:40 +08:00
penguin dcb4d8d4c6 Removed local proxy 2026-04-27 23:12:27 +08:00
penguin e138ec1254 Removed git dependency on make 2026-04-17 03:16:27 +08:00
penguin f1a7074528 Cleanup k8s states after upgrade 2026-04-15 04:53:28 +08:00
penguin b8bc6a13cf VPP = Very Painful Process 2026-04-09 21:30:12 +08:00
penguin 4eae2621c9 Trying to build vpp 2026-04-08 21:13:21 +08:00
penguin 0c5f490dfc Temp commit, nothing works yet 2026-04-08 01:12:49 +08:00
penguin bc4b124246 Throttle disk write to prevent etcd puking during upgrade 2026-04-07 17:34:38 +08:00
penguin 578b3e6a6f Initial upgrade flow for control-plane 2026-04-06 23:49:39 +08:00
penguin 50d9440e0a Reduce the number of bootenv vars 2026-04-06 02:20:41 +08:00
penguin e3e2d4a04a make to also output catalog 2026-04-04 18:00:35 +00:00
penguin 517cc2e01d control agent can now uboot commands 2026-04-04 20:19:25 +08:00
penguin 87aa1d4b0b Added some ctl boilerplate 2026-03-27 18:34:53 +08:00
penguin 215eb0dc75 Boots into initramfs then switch_root 2026-03-26 09:00:28 +08:00
penguin ec8ceb1690 initramfs to also use merge-rootfs 2026-03-24 23:58:33 +08:00
penguin aad4edd194 No longer need the local registry 2026-03-24 22:26:54 +08:00
penguin 58da0aada6 crictl can import images but slow 2026-03-24 20:52:17 +08:00
penguin 02a9209370 Added make download-packages 2026-03-22 17:56:33 +08:00
penguin 64970aa459 Basic alpine chroot 2026-03-22 00:59:37 +08:00
penguin dd9cde3fb0 Use Mono's dts 2026-03-21 21:23:43 +08:00
penguin 9c97871f97 Initial commit 2026-03-20 23:02:34 +08:00