Commit graph

21 commits

Author SHA1 Message Date
4ab47b1726
Implement declarative tenant networking and local VM dataplane
Add tenant-scoped PrismNET routing, security-group, port, and service-IP APIs plus a deployer reconciler and Nix module that apply declarative tenant network state.

Teach PlasmaVMC to realize PrismNET NICs as a concrete local worker dataplane with Linux bridges, dnsmasq-backed DHCP, tap devices, richer network metadata, stable managed-volume IDs, and file:// image imports.

Expand the VM cluster validation around the new path, including the guest webapp demo, restart and cross-node migration checks, IAM listener reservation hardening, and a flake workspace-source-root audit so Nix builds keep path dependencies complete.
2026-04-04 00:07:43 +09:00
0745216107
harden plasmavmc image ingestion and internal execution paths 2026-04-02 07:57:25 +09:00
260fb4c576
Stabilize node-agent startup convergence 2026-04-02 07:28:00 +09:00
82a4c6a941
Make deployer controllers watch-driven 2026-04-02 07:09:03 +09:00
faabcbfc2e
Refresh service status from node agent 2026-04-01 23:07:42 +09:00
0a5c823134
Add service inspection to deployer ctl 2026-04-01 22:36:14 +09:00
7450832bff
Add dependency-aware fleet scheduling 2026-04-01 22:22:18 +09:00
9dfe86f92a
fix cluster resiliency gaps across VM watch, runtime health, and FlareDB routing 2026-03-31 14:09:45 +09:00
1698009062
Simplify DNS publication state and FlashDNS storage 2026-03-31 11:14:18 +09:00
aba1b73d5b
Tighten cluster builds and add record-set DNS publication 2026-03-31 10:03:40 +09:00
b75766af0b
Implement IAM tenant registry and privileged admin surfaces 2026-03-31 01:23:16 +09:00
37f5479ab8
Add daemon scheduling for native services
Some checks failed
Nix CI / filter (push) Failing after 1s
Nix CI / gate () (push) Has been skipped
Nix CI / gate (shared crates) (push) Has been skipped
Nix CI / build () (push) Has been skipped
Nix CI / ci-status (push) Failing after 1s
2026-03-30 21:31:32 +09:00
795b8ad70c
Add prebuilt system closure support for host rollouts
Some checks failed
Nix CI / filter (push) Successful in 7s
Nix CI / gate () (push) Failing after 1s
Nix CI / gate (shared crates) (push) Has been skipped
Nix CI / build () (push) Has been skipped
Nix CI / ci-status (push) Failing after 1s
2026-03-30 13:54:14 +09:00
6fa172eab1
Implement host lifecycle orchestration and distributed storage restructuring 2026-03-27 12:14:12 +09:00
a7d5cfa738
Wire bootstrap installers to explicit targets and reboot-aware rollout 2026-03-21 16:43:00 +09:00
fbcbb4e5dc
Add bootstrap flake bundle delivery and Nix desired-system generation 2026-03-20 17:43:26 +09:00
edd2442267
Add desired-system state and health-gated nix-agent rollback 2026-03-20 17:09:59 +09:00
de60f087d6
Add nix-agent and close NixOS reconcile loop 2026-03-20 16:56:59 +09:00
ed0f9f42f4
WIP snapshot: preserve dirty worktree 2026-03-20 16:25:11 +09:00
d3d74995e8
chore: initial sync of untracked files and infrastructure components 2025-12-24 18:21:55 +09:00
3eeb303dcb feat: Batch commit for T039.S3 deployment
Includes all pending changes needed for nixos-anywhere:
- fiberlb: L7 policy, rule, certificate types
- deployer: New service for cluster management
- nix-nos: Generic network modules
- Various service updates and fixes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 04:34:51 +09:00