You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
Tests MUST be written BEFORE implementation code. No exceptions.
Write unit tests for type validation, default values, and kubebuilder markers FIRST.
Description
Implement Go types for Machine and NixosConfiguration CRDs with full kstatus compliance.
Tasks
Machine Type
NixosConfiguration Type
Shared Types
Architecture Notes
hostfield (IP or hostname) - user provides working addressReference
See
docs/kubebuilder-migration-analysis.mdsections 3, 6, 7 for detailed type definitions.