Title here
Summary here
A solid week across fabrica, metadata-service, and ochami — including the first ochami v0.6.1 patch and a fresh fabrica v0.4.0 release that lines up with the kubebuilder-style versioning work.
fabrica v0.4.0 is the first release to incorporate the kubebuilder-style versioning landed via
PR #27. The shape of fabrica’s resource API is now closer to Kubernetes conventions.metadata-service PR #4 by alexlovelltroy upgrades to the new fabrica pre-release and addresses legacy compatibility — a coordinated bump across the two repos.fabrica PR #32 from bmcdonald3 fixes a usability papercut: adding a lower-case resource now just works. Paired with
PR #33 which corrects the example-4 documentation.ochami v0.6.1 lands
PR #58 — power status is now visible directly from the CLI.magellan PR #126 from davidallendj bundles a wave of correctness improvements: bug fixes, clearer log output, updated docs, and new regression tests.metadata-service PR #3 experiments with a profile query parameter for cloud-init metadata handlers. Closed for now; pattern likely to resurface.magellan #128 — let collect accept JSON or YAML input so it composes with other tooling.fabrica #26 from jacobsalmela on generating api packages for existing modules resolved this week.collect to take JSON or YAML as input (magellan #128) — a small interoperability win waiting for an implementation.magellan #128 to round out tooling interop.