Weekly engineering, roadmap, and ops updates.
Expanded Architecture Support
Work is underway to add
aarch64 support in container images, improving compatibility on ARM-based systems.
Improved Health & Version Monitoring
A proposal to add
health and version endpoints aims to enhance service observability in boot-service.
More Flexible Hostname Management
Introducing a
Configurable Hostname Policy in coresmd to offer greater control over DHCP plugin behavior.
Fixes for Interface Filtering
Addressing a bug where filtering network interfaces does not honor query parameters in
ochami, improving user experience when querying interfaces.
Feb 09 – Feb 16, 2026
coresmd repo added the Response Rate Limiting (RRL) plugin, improving DNS server resilience against abuse and attacks.
#45metadata-service, new features to manage metadata and cloud-config via profiles enhance flexibility for user environments.
Issue #5,
PR #6openchami.org site expanded the UCL 2026 event agenda with detailed themes, making it easier for users to plan attendance.
#75smd now supports a default database port, simplifying setup for new users.
#85power-control gained support for JAWS PDU devices, broadening hardware compatibility.
#45openchami.org to aid users in cluster management installation.
#72image-builder added capabilities to write repository configs, offering more control over image generation.
#56power-control and ochami-rs.metadata-service. Feedback welcome:
#5Big thanks to our contributors this week:
coresmd service, helping mitigate DNS abuse and improve reliability.None this week.
rrl plugin to improve DNS response rate limiting, plus proposed per-interface DNS entries for finer control. (
Issue #44,
Issue #43,
PR #45)[Bug]: sqlite fails on server startup when using ent backend (
Issue #28 Fabrica) – Affects database initialization; under investigation.[Feature]: SMD group interactions (
Issue #16 Ochami) – Could introduce new collaborative features.No new releases this week.
/swagger endpoint to /docs in
fabrica for clearer, user-friendly API documentation paths.clear command or multi-device delete, addressing usability pain points./swagger to /docs endpoint (fabrica #31)No new releases this week.
Dec 15–Dec 22, 2025
OpenCHAMI/openchami.org #62: OpenCHAMI Weekly Digest: Dec 15–Dec 22, 2025
Enhances the visibility of weekly highlights and updates for better user awareness.
# OpenCHAMI Weekly Digest
## Highlights
- **Dual-stack networking improved**: Added DHCPv6 support and enhanced documentation, helping users deploy IPv4/IPv6 networks more easily ([coresmd #41](https://github.com/OpenCHAMI/coresmd/pull/41)).
- **New DNS header plugin**: Introduced a new header plugin to the DNS server, allowing more customization for DNS traffic handling ([coresmd #42](https://github.com/OpenCHAMI/coresmd/pull/42)).
- **Bug fix needed on Fabrica startup**: SQLite backend causes startup failures in Fabrica when using the "ent" backend, currently under investigation ([fabrica #28](https://github.com/OpenCHAMI/fabrica/issues/28)).
- **Resolved DHCPv6 support issue**: coresmd’s past limitation on DHCPv6 was closed after feature improvements ([coresmd #40](https://github.com/OpenCHAMI/coresmd/issues/40)).
- **Fabrica versioning enhancement**: Introducing Kubebuilder-style versioning to better manage API lifecycle and compatibility ([fabrica #27](https://github.com/OpenCHAMI/fabrica/pull/27)).
- **Updated community governance**: New architecture decision records (ADRs) formalize service renaming and merge policies to guide collaboration ([community #33](https://github.com/OpenCHAMI/community/pull/33), [community #32](https://github.com/OpenCHAMI/community/pull/32)).
- **API versioning documented**: Clear guidelines added for API versioning to standardize development ([community #27](https://github.com/OpenCHAMI/community/pull/27)).
- **Website updates**: Blog posts and tutorials improved with new content related to the boot-service, aiding new user onboarding ([openchami.org #61](https://github.com/OpenCHAMI/openchami.org/pull/61)).
## New & Notable Pull Requests
- [feat(coredns): add header plugin (#42) - OpenCHAMI/coresmd](https://github.com/OpenCHAMI/coresmd/pull/42)
- [feat: add DHCPv6 support and enhance documentation (#41) - OpenCHAMI/coresmd](https://github.com/OpenCHAMI/coresmd/pull/41)
- [Feature/kubebuilder style versioning (#27) - OpenCHAMI/fabrica](https://github.com/OpenCHAMI/fabrica/pull/27)
- [Add ADR 004 for renaming services (#33) - OpenCHAMI/community](https://github.com/OpenCHAMI/community/pull/33)
- [Add blog post and tutorial changes related to boot-service (#61) - OpenCHAMI/openchami.org](https://github.com/OpenCHAMI/openchami.org/pull/61)
## Issues to Watch
- [Bug: sqlite fails on server startup when using ent backend (#28) - OpenCHAMI/fabrica](https://github.com/OpenCHAMI/fabrica/issues/28) — Users on Fabrica with SQLite backend experiencing startup crashes.
## Releases
- No new releases this week.
## Contributor Thanks
Thanks to these contributors for their valuable work this week:
- [alexlovelltroy](https://github.com/alexlovelltroy) — Key feature additions and ADR contributions
- [synackd](https://github.com/synackd) — New DNS plugin and bug reports
- [davidallendj](https://github.com/davidallendj) — Website content updates
- [jvd10](https://github.com/jvd10) & [haroldlongley](https://github.com/haroldlongley) — Documentation and governance improvements
- [sujit-jadhav](https://github.com/sujit-jadhav) — Addressing DHCPv6 support bug
---
## What’s next?
- Resolve Fabrica startup issue with SQLite backend.
- Finalize and merge new core DNS header plugin.
- Expand dual-stack networking support in coresmd with user tutorials.
- Continue improving community documentation and governance ADRs.
- Publish a detailed blog on new boot-service features and use cases.
## Proposed Blog Titles
1. "Getting Started with DHCPv6: Dual-Stack Networking in coresmd"
2. "New in Fabrica: API Versioning the Kubebuilder Way"
3. "Streamlining DNS with the New Header Plugin in coresmd"
4. "Behind the Scenes: Fixing SQLite Startup Bugs in Fabrica"
5. "OpenCHAMI Governance: ADRs Guide Our Community’s Future"Dec 01 – Dec 08, 2025
Thanks to all contributors this week including alexlovelltroy, synackd, bmcdonald3, asalois, and others for driving new features, bug fixes, and process improvements!
Nov 24 – Dec 01, 2025
Big thanks to all contributors this week:
jacobsalmela,
erl-hpe,
Kratika-P,
cjh1,
alexlovelltroy,
smehta99,
synackd,
davidallendj
New Release Updates
Bug Fixes & Stability Improvements
Security & Policy Enhancements
coresmd-coredns container struggles to read the Corefile reliably under SELinux access controls (
issue #39,
PR #40)./bootscript, improving boot customization (
PR #75).No new releases this week.
image-build:v0.1.2 (
issue #50), targeting smoother infrastructure setup.ex-bootstrap published version
v1.0.2 improving stability and usability.Special thanks to our contributors this week:
bss-init failing in the quickstart guide related to docker compose and architecture requirements (
#142)./boot/v1/bootparameters not fully compatible with BSS clients, pending resolution (
#1).Thanks to everyone driving progress this week, including: