2 Commits

Author SHA1 Message Date
Andrew Rynhard
898cf01f0a refactor: unify generate type and machine type
We have been using two packages that define a config type and a machine
type, when really they are one and the same. This unifies the types down
to one set.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-01-10 16:46:28 -08:00
Andrew Rynhard
dfbb362445 test: ensure etcd is healthy on all control plane nodes
This adds a cluster check that requires etcd to be healthy.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-12-30 08:25:25 -08:00