Commit Graph

17 Commits

Author SHA1 Message Date
Dalton Hubble
bb976840e1 Documentation: Add group matcher docs, improve docs and examples
* Remove Machine docs since machine resources are no longer used
2016-01-08 12:12:48 -08:00
Dalton Hubble
ccd3c7a839 api: Associate machines' attribute labels to specs by group matchers
* Use YAML group config to match machine labels to groups of zero or
more machines sharing a Specification
* Discontinue using machine.json resources representations which are
repetitive, don't support groups, and don't allow label matching
* Previous "default" special case now handled by a Group with an empty
matcher
2016-01-07 23:24:05 -08:00
Dalton Hubble
dae760e5bd api: Add Groups and GroupConfig with Requirements and Labels
* Add Group definitions to associate attribute matchers to particular
Spec specifications to supercede use of machine.json files
2016-01-07 14:35:36 -08:00
Dalton Hubble
83330b5e2d examples: Add etcd small and large cluster configs 2016-01-06 10:54:06 -08:00
Dalton Hubble
139030cd2c imports: Update import paths from coreos-inc to coreos 2015-12-23 09:31:50 -05:00
Dalton Hubble
bef07bdfc9 deps: Fix package paths to move repo 2015-12-16 10:14:40 -08:00
Dalton Hubble
da2440ed2e api: Read cloud-config-url cmdline entry from boot config json 2015-12-16 02:23:01 -08:00
Dalton Hubble
9d6e0309e3 api: Add config store backed by filesystem 2015-12-16 02:22:52 -08:00
Dalton Hubble
d30d4e3b60 scripts: Add CoreOS assets download script 2015-12-16 02:22:45 -08:00
Dalton Hubble
ad737d5c13 api: Add capnslog logging 2015-12-16 02:22:36 -08:00
Dalton Hubble
f3a804f098 api: Add flags to configure address and image asset path 2015-12-16 02:22:27 -08:00
Dalton Hubble
176b763b61 ipxe: Add iPXE Dockerfile for UUID to boot config 2015-12-16 02:22:17 -08:00
Dalton Hubble
633f441021 api: Add BootAdapter with an in-memory impl and UUID matching 2015-12-16 02:22:08 -08:00
Dalton Hubble
cb52319285 api: Add iPXE initial support 2015-12-16 02:21:59 -08:00
Dalton Hubble
5087c96f43 metal: Update image and example for real hardware 2015-12-16 02:21:22 -08:00
Dalton Hubble
8e4dcf4172 pixiecore: Add pixiecore network example 2015-12-16 02:20:40 -08:00
Dalton Hubble
46da9091a7 metal: Add boot metadata server skeleton 2015-12-16 02:20:27 -08:00