openstack/kayobe · Week of 2026-08-01
openstack/kayobe — 2026-08-01
Tooling and CI. The largest change wires Tenks into CI to emulate Redfish baremetal (998886), expanding coverage of the bare-metal provisioning path without physical hardware. Alongside that, five near-identical backports pin the correct kernel-modules-extra version across stable branches to unbreak CI, and an httpd container image is made buildable.
Deployment behavior. The seed node's IP is now added to the default no_proxy list, avoiding proxying of intra-deployment traffic in proxied environments. A new toggle adds support for updating package caches on all systems rather than a targeted subset, giving operators a broader refresh option during upgrades.
Stability. A crash path around inspection rules is fixed so that failure to retrieve a rule no longer raises an error, and installation-method guidance in the docs is corrected.